Commit Graph

  • c2bf2a8174 perl: make pp benchmarks available gfx 2010-09-18 16:16:51 +09:00
  • b402849557 perl: docs gfx 2010-09-18 15:54:22 +09:00
  • cb85dcfcb8 perl: tweaks for benchmarks gfx 2010-09-18 15:49:25 +09:00
  • 49379140c7 perl: PERL_ONLY=1 disables XS gfx 2010-09-18 15:14:29 +09:00
  • 63f6c86b46 perl: add a note about 64 bit integers gfx 2010-09-18 15:05:22 +09:00
  • 1865898cd4 perl: Fix Makefile.PL gfx 2010-09-18 14:58:32 +09:00
  • 8935ecfdb8 perl: requires the latest version of Math::BigInt for PP gfx 2010-09-18 14:56:33 +09:00
  • 4902bed409 perl: more kind testing messages gfx 2010-09-18 14:51:17 +09:00
  • e6f6aba207 perl: add portability stuff gfx 2010-09-18 14:50:52 +09:00
  • bab622de25 perl: fix max depth checks in PP gfx 2010-09-18 14:46:10 +09:00
  • a86c1624a7 perl: More kind error messages in PP gfx 2010-09-18 14:38:35 +09:00
  • c707392a5a perl: fix int64_t unpacking in both XS and PP gfx 2010-09-18 14:30:08 +09:00
  • 1f07721ec4 perl: Scalar::Util is no longer used gfx 2010-09-18 13:33:27 +09:00
  • 4767e45035 perl: fix a test name gfx 2010-09-18 13:18:25 +09:00
  • f2a64ed685 Merge branch 'master' of http://github.com/msgpack/msgpack Muga Nishizawa 2010-09-18 10:02:46 +09:00
  • 2c9966a0a3 perl: fixed stream deserializer in pp. tokuhirom 2010-09-18 09:44:32 +09:00
  • 953aa95c64 perl: added failing test case for streaming unpacker with PP. tokuhirom 2010-09-18 06:16:26 +09:00
  • 446266776e perl: regenerate README file tokuhirom 2010-09-18 06:16:17 +09:00
  • 845af014dc perl: gfx is a author. tokuhirom 2010-09-18 06:15:51 +09:00
  • 7c8f8703a1 Add TODOs gfx 2010-09-17 18:26:16 +09:00
  • a0c18e4380 Docs gfx 2010-09-17 18:16:33 +09:00
  • e8d8099563 Fix a macro redefinition gfx 2010-09-17 18:08:34 +09:00
  • 2c9d90d463 perl: regen README gfx 2010-09-17 18:08:15 +09:00
  • 130d2064d5 perl: updated benchmark result! gfx++ # performance tuning tokuhirom 2010-09-17 15:28:24 +09:00
  • a10eb2a0d7 Changelogging gfx 2010-09-17 14:02:12 +09:00
  • b71cc5d7ee chmod -x gfx 2010-09-17 13:59:52 +09:00
  • 8512f9eda1 Add .gitignore gfx 2010-09-17 13:49:55 +09:00
  • 80058083b8 Tweaks gfx 2010-09-17 13:49:08 +09:00
  • d5a17a3c25 Fix stddata.t gfx 2010-09-17 13:43:42 +09:00
  • eab7c87781 Tidy PP gfx 2010-09-17 13:37:17 +09:00
  • d2962d8676 Split the boolean class into an outer module gfx 2010-09-17 13:25:23 +09:00
  • 5e602fb575 Fix tests gfx 2010-09-17 13:10:54 +09:00
  • 599964ea5f Comments gfx 2010-09-16 21:45:06 +09:00
  • 562de7926b More tests; some fails now :( gfx 2010-09-16 21:37:49 +09:00
  • 8eaed95e02 Fix an use of execute() gfx 2010-09-16 20:44:51 +09:00
  • 3cffd46008 Fix a comment gfx 2010-09-16 20:41:52 +09:00
  • e239bfda8a Make leaktrace.t as a regular test gfx 2010-09-16 20:36:07 +09:00
  • bd887b660d Preallocate hv keys gfx 2010-09-16 20:31:34 +09:00
  • 7c1e0ea95d Add binmode() for stream unpacking gfx 2010-09-16 20:27:25 +09:00
  • afbddbfcda Fix the stream unpacker gfx 2010-09-16 20:24:01 +09:00
  • 9eeb702ca5 change an annotation-utility in Java. it allows users to pack and unpack a List object. Muga Nishizawa 2010-09-15 22:28:46 +09:00
  • 4cb6d6995f Make the code clearer gfx 2010-09-15 15:27:26 +09:00
  • fe7e7a8d07 Add leaktrace tests gfx 2010-09-15 15:26:02 +09:00
  • f8ee79ab72 Add failing tests gfx 2010-09-15 15:25:48 +09:00
  • a11165830b More useful error messages gfx 2010-09-15 15:06:03 +09:00
  • 11cde61eab No debug output gfx 2010-09-15 14:38:26 +09:00
  • cd862409cc Clean up gfx 2010-09-15 14:25:50 +09:00
  • 7644555d6b Use sv_mortalcopy() gfx 2010-09-15 14:21:44 +09:00
  • 07e68aa694 Fix an usage message gfx 2010-09-15 14:20:32 +09:00
  • 0ae206b1bb Revert "The object root can be NULL" gfx 2010-09-15 14:19:22 +09:00
  • 5bdac96375 The object root can be NULL gfx 2010-09-15 14:18:38 +09:00
  • f0e044ecd8 Cleanup gfx 2010-09-15 14:09:03 +09:00
  • f32234291e Remove an useless local variable gfx 2010-09-15 14:07:33 +09:00
  • 83acd6529f Remove an unused user data: source (sv) gfx 2010-09-15 14:06:10 +09:00
  • 6a60cb4dc0 Add const gfx 2010-09-15 13:54:18 +09:00
  • 1de03fbe18 Tweaks for unpacker gfx 2010-09-15 13:41:10 +09:00
  • 0e0a2aa981 Add various integers to benchmarks gfx 2010-09-15 13:34:18 +09:00
  • af73b9d11b Shortcut av_push() gfx 2010-09-15 13:22:39 +09:00
  • 859969241a Tweaks gfx 2010-09-15 13:20:20 +09:00
  • 6852a8ca9d Remove an unused function: xs_unpack_limit gfx 2010-09-15 13:16:55 +09:00
  • c694f1a4a9 Tweaks gfx 2010-09-15 13:16:13 +09:00
  • d36543b204 Micro optimizations gfx 2010-09-15 13:12:17 +09:00
  • 6981234736 Fix a possible mis-unpack on int64 gfx 2010-09-15 13:09:14 +09:00
  • 10bf3ee9de Avoid compiler's warnings gfx 2010-09-15 13:07:44 +09:00
  • 9953218de1 Tidy gfx 2010-09-15 13:03:47 +09:00
  • 50c74103aa Avoid compiler's warnings gfx 2010-09-15 12:56:13 +09:00
  • c5e15123fd Add an assertion gfx 2010-09-15 12:52:07 +09:00
  • 4adcdb5ba8 Remove a duplicated depth check gfx 2010-09-15 12:51:33 +09:00
  • 60b36ffaa3 Micro optimizations gfx 2010-09-15 12:50:11 +09:00
  • d86104ed5d Tweaks gfx 2010-09-15 12:48:23 +09:00
  • 0f02ef20a9 Improve benchmarks gfx 2010-09-15 12:46:11 +09:00
  • 0768cf17b6 Taking NULL is a bug gfx 2010-09-15 12:36:43 +09:00
  • 197205853f Use newSV(). NEWSV() is deprecated. gfx 2010-09-15 12:35:10 +09:00
  • bebcc24ab8 Depends on XSUtil 0.32 gfx 2010-09-15 12:32:01 +09:00
  • 987248ccbb Use xshelper.h in all the C files gfx 2010-09-15 12:31:01 +09:00
  • 56ece4db0f fixed a bug the program for packing and unpacking byte[] in annotation-utility Muga Nishizawa 2010-09-14 23:23:09 +09:00
  • c7f8b94ccd fixed several bugs of a verify error within annotation-utilities Muga Nishizawa 2010-09-14 22:26:04 +09:00
  • 95b820305a add a new test program for annotation-utilities Muga Nishizawa 2010-09-14 13:34:11 +09:00
  • 599b200ca5 change the version of javassist 3.12.1.GA Muga Nishizawa 2010-09-12 23:04:23 +09:00
  • a9566b31be add annotation utilities for Java Muga Nishizawa 2010-09-12 22:21:33 +09:00
  • f30837d726 Merge branch 'master' of http://github.com/msgpack/msgpack Muga Nishizawa 2010-09-12 09:02:40 +09:00
  • 1242ffa4c6 Checking in changes prior to tagging of version 0.23. tokuhirom 2010-09-12 05:38:15 +09:00
  • 37c0347c47 Merge branch 'master' of http://github.com/msgpack/msgpack Muga Nishizawa 2010-09-12 00:50:26 +09:00
  • 65befb84a0 Checking in changes prior to tagging of version 0.22. tokuhirom 2010-09-12 00:11:31 +09:00
  • a41f7ce3bd oops. 0.21 breakes ithreads support! tokuhirom 2010-09-12 00:09:44 +09:00
  • 81ced6bf2a Merge branch 'master' of git@github.com:muga/msgpack Muga Nishizawa 2010-09-11 12:13:24 +09:00
  • fa8033f998 Merge branch 'master' of http://github.com/msgpack/msgpack Muga Nishizawa 2010-09-11 12:12:16 +09:00
  • 19e3178d0c Merge branch 'master' of http://github.com/msgpack/msgpack Muga Nishizawa 2010-09-10 22:17:06 +09:00
  • 1e6262f24f Checking in changes prior to tagging of version 0.21. tokuhirom 2010-09-10 21:27:38 +09:00
  • beb2284440 perl: added docs for circular reference and blessed object. tokuhirom 2010-09-10 21:25:46 +09:00
  • 0c4f0de13d perl: inlining the small functions tokuhirom 2010-09-10 21:18:45 +09:00
  • 0cd31a4b96 perl: inlining utility functions tokuhirom 2010-09-10 21:00:27 +09:00
  • ef0a86e7cc perl: more inline tokuhirom 2010-09-10 20:45:17 +09:00
  • b79c1345b9 use gfx's standard header. tokuhirom 2010-09-10 20:42:40 +09:00
  • 5bb8b6f16c perl: ugpraded benchmarking script. and added result to docs. tokuhirom 2010-09-10 20:38:37 +09:00
  • f6f675d1e1 updated benchmark script tokuhirom 2010-09-10 20:27:11 +09:00
  • 9f684e7670 Checking in changes prior to tagging of version 0.20. tokuhirom 2010-09-10 09:35:39 +09:00
  • a998706452 haskell: update cabal file tanakh 2010-09-08 13:36:45 +09:00
  • 5e19bc6f84 haskell: Object is Eq, Ord, Typeable. tanakh 2010-09-07 17:35:24 +09:00
  • 169f287970 haskell: Now, Object is an instance of NFData. tanakh 2010-09-07 16:14:29 +09:00