summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | haskell: instance tupples and String and lazy ByteStringtanakh2010-09-063-27/+139
* | | | | haskell: refactoringtanakh2010-09-062-275/+187
* | | | | haskel: incr version and update infos.tanakh2010-09-061-3/+3
|/ / / /
* | | | forgot to remove filetanakh2010-09-061-147/+0
* | | | forgot to add filetanakh2010-09-061-0/+259
* | | | Merge branch 'master' of github.com:msgpack/msgpackHideyuki Tanaka2010-09-0610-15/+657
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://github.com/makamaka/msgpacktokuhirom2010-09-0510-13/+646
| |\ \ \ \
| | * | | | modified begin process about byte ordermakamaka2010-09-051-8/+8
| | * | | | fallback PP configuration with c99 unspport compilermakamaka2010-09-041-10/+22
| | * | | | modified t/05_preferred_int.t for Win32makamaka2010-09-041-2/+6
| | * | | | enable PP to pack/unpack int64 in less than Perl 5.10makamaka2010-09-041-11/+28
| | * | | | Merge branch 'master' of git://github.com/msgpack/msgpackmakamaka2010-09-0312-41/+312
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | added some comments in Data::MessagePack::PPmakamaka2010-09-031-0/+3
| | * | | | ouch, modified podmakamaka2010-09-021-6/+5
| | * | | | modified podmakamaka2010-09-021-4/+4
| | * | | | Changesmakamaka2010-09-021-1/+4
| | * | | | modified t/05_preferred_int.t for Win32makamaka2010-09-021-2/+7
| | * | | | removed dependency on Data::Floatmakamaka2010-09-022-47/+28
| | * | | | made Makefile.PL XS/PP configurablemakamaka2010-09-022-9/+62
| | * | | | removed commented out codesmakamaka2010-09-025-13/+0
| | * | | | modified some codes for test warningsmakamaka2010-09-012-38/+41
| | * | | | added PP backend switch into Data::MessagePackmakamaka2010-09-013-20/+34
| | * | | | added pp versionmakamaka2010-09-011-0/+556
| * | | | | bump to 0.16tokuhirom2010-09-052-1/+6
| | |/ / / | |/| | |
| * | | | fixed tests on 64bit machines with -Duselongdouble #60625tokuhirom2010-09-031-3/+7
* | | | | pure haskell implementation.Hideyuki Tanaka2010-09-0614-1152/+545
|/ / / /
* | | | python: Add python3 category.INADA Naoki2010-09-021-0/+1
* | | | python: Release 0.1.6 - Fix wrong version string.0.1.6INADA Naoki2010-09-021-2/+5
* | | | python: vesion 0.1.50.1.5INADA Naoki2010-09-021-1/+1
* | | | Add msgpack.version as version tuple.INADA Naoki2010-09-024-3/+14
* | | | python: Add test for python3 and fix found problems.INADA Naoki2010-09-026-9/+266
* | | | python: Fix Unpacker.feed doesn't accept bytes on Python3.INADA Naoki2010-09-021-3/+1
* | | | Merge branch 'master' of github.com:msgpack/msgpackINADA Naoki2010-09-02170-3406/+8375
|\ \ \ \ | |/ / /
| * | | Perl: 0.15tokuhirom2010-09-012-1/+6
| * | | Perl: better argument validation(patch from dankogai)tokuhirom2010-08-312-3/+6
| * | | fixes compatibility with Rubiniusfrsyuki2010-08-313-7/+20
| * | | ruby: fixes compatibility with ruby-1.8.5frsyuki2010-08-315-23/+48
| * | | ruby: converts encodings into UTF-8 on Ruby 1.9frsyuki2010-08-316-38/+141
| * | | template: casts integer types explicitlyfrsyuki2010-08-311-22/+22
| * | | cpp: version 0.5.4frsyuki2010-08-292-2/+7
| * | | cpp: updates README.mdfrsyuki2010-08-293-38/+31
| * | | cpp: adds msgpack_vc2008.vcproj file in source packagefrsyuki2010-08-294-3/+8
| * | | Merge branch 'master' of github.com:msgpack/msgpackfrsyuki2010-08-285-13/+54
| |\ \ \
| | * \ \ Merge branch 'master' of ssh://github.com/msgpack/msgpackUENISHI Kota2010-08-2856-2763/+2091
| | |\ \ \ | | | |/ /
| | | * | Perl: bump up version to 0.14tokuhirom2010-08-212-1/+6
| | | * | fixed segv on cyclic reference(patch by dankogai)tokuhirom2010-08-212-11/+42
| | * | | erlang: fixed bug around error case when serializing atom.UENISHI Kota2010-08-271-1/+6
| * | | | cpp: fixes fix_int; updates test/fixint.ccfrsyuki2010-08-272-1/+115
| * | | | cpp: version 0.5.3frsyuki2010-08-272-1/+8
| * | | | cpp: updates msgpack_vc8.postbuild.batfrsyuki2010-08-271-1/+2