| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | java: adds OptionalPacker | frsyuki | 2010-10-22 | 12 | -10/+58 |
| * | java: adds OptionalTemplate | frsyuki | 2010-10-22 | 2 | -1/+53 |
| * | perl: tests | Fuji, Goro | 2010-10-21 | 1 | -1/+2 |
| * | perl: tweaks | Fuji, Goro | 2010-10-21 | 1 | -1/+3 |
| * | perl: clean up | Fuji, Goro | 2010-10-21 | 1 | -17/+6 |
| * | java: add test programs for org.msgpack.util.codegen.*.java | Muga Nishizawa | 2010-10-21 | 4 | -116/+73 |
| * | java: write test programs for org.msgpack.util.codegen.*.java | Muga Nishizawa | 2010-10-20 | 4 | -44/+257 |
| * | java: adds CollectionTemplate | frsyuki | 2010-10-20 | 1 | -0/+50 |
| * | java: supports Collection<T> to pack | frsyuki | 2010-10-20 | 2 | -0/+11 |
| * | perl: oops! added settings for shipit | tokuhirom | 2010-10-19 | 1 | -0/+1 |
| * | Checking in changes prior to tagging of version 0.34. | tokuhirom | 2010-10-18 | 3 | -1/+8 |
| * | shorter code, fix comment | Kazuho Oku | 2010-10-18 | 1 | -10/+5 |
| * | do not use the corrupt my_snprintf(%ll[du]) on win32 | Kazuho Oku | 2010-10-18 | 1 | -0/+34 |
| * | java: add a log4j.properties file for unit testing | Muga Nishizawa | 2010-10-17 | 1 | -0/+14 |
| * | java: write test programs for org.msgpack.packer.*.java | Muga Nishizawa | 2010-10-17 | 2 | -0/+409 |
| * | java: describe test programs for org.msgpack.template.*.java | Muga Nishizawa | 2010-10-17 | 5 | -2/+667 |
| * | Merge branch 'master' of git@github.com:msgpack/msgpack | Muga Nishizawa | 2010-10-17 | 9 | -106/+156 |
| |\ |
|
| | * | Checking in changes prior to tagging of version 0.33. | Fuji, Goro | 2010-10-13 | 1 | -1/+1 |
| | * | perl: optimize PP | Fuji, Goro | 2010-10-13 | 2 | -88/+100 |
| | * | perl: tweaks for PreferInteger | Fuji, Goro | 2010-10-13 | 1 | -7/+10 |
| | * | perl: comments | Fuji, Goro | 2010-10-13 | 1 | -2/+5 |
| | * | perl: tests | Fuji, Goro | 2010-10-13 | 2 | -0/+3 |
| | * | perl: cleanup PP | Fuji, Goro | 2010-10-13 | 1 | -2/+2 |
| | * | perl: add tests for unpacking 'float' | Fuji, Goro | 2010-10-13 | 2 | -1/+4 |
| | * | perl: fix tests | Fuji, Goro | 2010-10-13 | 1 | -5/+3 |
| | * | Checking in changes prior to tagging of version 0.32. | Fuji, Goro | 2010-10-12 | 2 | -1/+5 |
| | * | perl: add tests | Fuji, Goro | 2010-10-12 | 1 | -1/+4 |
| | * | perl: add a strong assertion | Fuji, Goro | 2010-10-12 | 1 | -0/+3 |
| | * | Add tests | Fuji, Goro | 2010-10-12 | 1 | -3/+21 |
| * | | java: refactor DynamicCodeGenBase.java | Muga Nishizawa | 2010-10-17 | 1 | -7/+8 |
| |/ |
|
| * | java: add the code for checking a null pointer to DynamicCodeGen.java | Muga Nishizawa | 2010-10-11 | 5 | -92/+728 |
| * | java: refactor the programs in a org.msgpack.util.codegen package | Muga Nishizawa | 2010-10-09 | 14 | -907/+719 |
| * | Merge branch 'master' of git@github.com:msgpack/msgpack | Muga Nishizawa | 2010-10-07 | 5 | -8/+13 |
| |\ |
|
| | * | Checking in changes prior to tagging of version 0.31. | Fuji, Goro | 2010-10-07 | 1 | -1/+1 |
| | * | Merge commit 'perl-0.30' | Fuji, Goro | 2010-10-07 | 2 | -1/+2 |
| | |\ |
|
| | | * | Checking in changes prior to tagging of version 0.30. | tokuhirom | 2010-10-06 | 2 | -1/+2 |
| | * | | perl: changelogging | Fuji, Goro | 2010-10-07 | 1 | -0/+1 |
| | * | | perl: Update Makefile.PL using M::I::XSUtil 0.36 (support for ccache) | Fuji, Goro | 2010-10-07 | 1 | -2/+1 |
| | * | | perl: changelogging | Fuji, Goro | 2010-10-07 | 1 | -2/+6 |
| | * | | perl: add XS_VERSION_BOOTCHECK for safety | Fuji, Goro | 2010-10-07 | 1 | -1/+1 |
| | * | | perl: cleanup | Fuji, Goro | 2010-10-07 | 1 | -2/+2 |
| * | | | java: refactor DynamicCodeGen.java | Muga Nishizawa | 2010-10-07 | 3 | -4/+10 |
| * | | | java: refactor DynamicCodeGen.java | Muga Nishizawa | 2010-10-07 | 3 | -100/+88 |
| * | | | Merge branch 'master' of git@github.com:msgpack/msgpack | Muga Nishizawa | 2010-10-07 | 12 | -11/+130 |
| |\ \ \
| |/ / |
|
| | * | | cpp: fixes ./bootstrap to surely run ./preprocess | frsyuki | 2010-10-07 | 1 | -1/+2 |
| | * | | Add unicode testcase for Python2. | INADA Naoki | 2010-10-07 | 1 | -0/+3 |
| | * | | Fix testcase for unicode. | INADA Naoki | 2010-10-07 | 1 | -0/+3 |
| | * | | Use PyUnicode_AsUTF8String() instead of o.encode('utf-8'). | INADA Naoki | 2010-10-07 | 1 | -4/+5 |
| | |/ |
|
| | * | perl: Fix utf8 mode not to be reseted by $unpacker->reset method | Fuji, Goro | 2010-10-06 | 3 | -13/+26 |
| | * | Checking in changes prior to tagging of version 0.29. | tokuhirom | 2010-10-06 | 2 | -1/+5 |