summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* java: adds OptionalPackerfrsyuki2010-10-2212-10/+58
* java: adds OptionalTemplatefrsyuki2010-10-222-1/+53
* perl: testsFuji, Goro2010-10-211-1/+2
* perl: tweaksFuji, Goro2010-10-211-1/+3
* perl: clean upFuji, Goro2010-10-211-17/+6
* java: add test programs for org.msgpack.util.codegen.*.javaMuga Nishizawa2010-10-214-116/+73
* java: write test programs for org.msgpack.util.codegen.*.javaMuga Nishizawa2010-10-204-44/+257
* java: adds CollectionTemplatefrsyuki2010-10-201-0/+50
* java: supports Collection<T> to packfrsyuki2010-10-202-0/+11
* perl: oops! added settings for shipittokuhirom2010-10-191-0/+1
* Checking in changes prior to tagging of version 0.34.tokuhirom2010-10-183-1/+8
* shorter code, fix commentKazuho Oku2010-10-181-10/+5
* do not use the corrupt my_snprintf(%ll[du]) on win32Kazuho Oku2010-10-181-0/+34
* java: add a log4j.properties file for unit testingMuga Nishizawa2010-10-171-0/+14
* java: write test programs for org.msgpack.packer.*.javaMuga Nishizawa2010-10-172-0/+409
* java: describe test programs for org.msgpack.template.*.javaMuga Nishizawa2010-10-175-2/+667
* Merge branch 'master' of git@github.com:msgpack/msgpackMuga Nishizawa2010-10-179-106/+156
|\
| * Checking in changes prior to tagging of version 0.33.Fuji, Goro2010-10-131-1/+1
| * perl: optimize PPFuji, Goro2010-10-132-88/+100
| * perl: tweaks for PreferIntegerFuji, Goro2010-10-131-7/+10
| * perl: commentsFuji, Goro2010-10-131-2/+5
| * perl: testsFuji, Goro2010-10-132-0/+3
| * perl: cleanup PPFuji, Goro2010-10-131-2/+2
| * perl: add tests for unpacking 'float'Fuji, Goro2010-10-132-1/+4
| * perl: fix testsFuji, Goro2010-10-131-5/+3
| * Checking in changes prior to tagging of version 0.32.Fuji, Goro2010-10-122-1/+5
| * perl: add testsFuji, Goro2010-10-121-1/+4
| * perl: add a strong assertionFuji, Goro2010-10-121-0/+3
| * Add testsFuji, Goro2010-10-121-3/+21
* | java: refactor DynamicCodeGenBase.javaMuga Nishizawa2010-10-171-7/+8
|/
* java: add the code for checking a null pointer to DynamicCodeGen.javaMuga Nishizawa2010-10-115-92/+728
* java: refactor the programs in a org.msgpack.util.codegen packageMuga Nishizawa2010-10-0914-907/+719
* Merge branch 'master' of git@github.com:msgpack/msgpackMuga Nishizawa2010-10-075-8/+13
|\
| * Checking in changes prior to tagging of version 0.31.Fuji, Goro2010-10-071-1/+1
| * Merge commit 'perl-0.30'Fuji, Goro2010-10-072-1/+2
| |\
| | * Checking in changes prior to tagging of version 0.30.tokuhirom2010-10-062-1/+2
| * | perl: changeloggingFuji, Goro2010-10-071-0/+1
| * | perl: Update Makefile.PL using M::I::XSUtil 0.36 (support for ccache)Fuji, Goro2010-10-071-2/+1
| * | perl: changeloggingFuji, Goro2010-10-071-2/+6
| * | perl: add XS_VERSION_BOOTCHECK for safetyFuji, Goro2010-10-071-1/+1
| * | perl: cleanupFuji, Goro2010-10-071-2/+2
* | | java: refactor DynamicCodeGen.javaMuga Nishizawa2010-10-073-4/+10
* | | java: refactor DynamicCodeGen.javaMuga Nishizawa2010-10-073-100/+88
* | | Merge branch 'master' of git@github.com:msgpack/msgpackMuga Nishizawa2010-10-0712-11/+130
|\ \ \ | |/ /
| * | cpp: fixes ./bootstrap to surely run ./preprocessfrsyuki2010-10-071-1/+2
| * | Add unicode testcase for Python2.INADA Naoki2010-10-071-0/+3
| * | Fix testcase for unicode.INADA Naoki2010-10-071-0/+3
| * | Use PyUnicode_AsUTF8String() instead of o.encode('utf-8').INADA Naoki2010-10-071-4/+5
| |/
| * perl: Fix utf8 mode not to be reseted by $unpacker->reset methodFuji, Goro2010-10-063-13/+26
| * Checking in changes prior to tagging of version 0.29.tokuhirom2010-10-062-1/+5