summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Cleanupgfx2010-09-151-4/+1
* | | | | | | | Remove an useless local variablegfx2010-09-151-6/+5
* | | | | | | | Remove an unused user data: source (sv)gfx2010-09-151-14/+8
* | | | | | | | Add constgfx2010-09-151-11/+12
* | | | | | | | Tweaks for unpackergfx2010-09-151-6/+9
* | | | | | | | Add various integers to benchmarksgfx2010-09-152-2/+4
* | | | | | | | Shortcut av_push()gfx2010-09-151-1/+2
* | | | | | | | Tweaksgfx2010-09-151-2/+2
* | | | | | | | Remove an unused function: xs_unpack_limitgfx2010-09-151-15/+0
* | | | | | | | Tweaksgfx2010-09-151-6/+12
* | | | | | | | Micro optimizationsgfx2010-09-151-7/+7
* | | | | | | | Fix a possible mis-unpack on int64gfx2010-09-151-0/+4
* | | | | | | | Avoid compiler's warningsgfx2010-09-151-22/+21
* | | | | | | | Tidygfx2010-09-151-21/+96
* | | | | | | | Avoid compiler's warningsgfx2010-09-151-2/+2
* | | | | | | | Add an assertiongfx2010-09-151-0/+1
* | | | | | | | Remove a duplicated depth checkgfx2010-09-151-2/+1
* | | | | | | | Micro optimizationsgfx2010-09-151-6/+9
* | | | | | | | Tweaksgfx2010-09-151-8/+12
* | | | | | | | Improve benchmarksgfx2010-09-152-6/+6
* | | | | | | | Taking NULL is a buggfx2010-09-151-4/+3
* | | | | | | | Use newSV(). NEWSV() is deprecated.gfx2010-09-151-1/+1
* | | | | | | | Depends on XSUtil 0.32gfx2010-09-151-0/+1
* | | | | | | | Use xshelper.h in all the C filesgfx2010-09-155-109/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Checking in changes prior to tagging of version 0.23.tokuhirom2010-09-124-21/+32
| |_|_|_|/ / |/| | | | |
* | | | | | Checking in changes prior to tagging of version 0.22.tokuhirom2010-09-123-1/+6
* | | | | | oops. 0.21 breakes ithreads support!tokuhirom2010-09-124-21/+31
| |/ / / / |/| | | |
* | | | | Checking in changes prior to tagging of version 0.21.tokuhirom2010-09-103-3/+14
| |_|/ / |/| | |
* | | | perl: added docs for circular reference and blessed object.tokuhirom2010-09-101-2/+6
* | | | perl: inlining the small functionstokuhirom2010-09-101-5/+5
* | | | perl: inlining utility functionstokuhirom2010-09-101-1/+1
* | | | perl: more inlinetokuhirom2010-09-101-3/+3
* | | | use gfx's standard header.tokuhirom2010-09-104-36/+140
* | | | perl: ugpraded benchmarking script. and added result to docs.tokuhirom2010-09-103-9/+68
* | | | updated benchmark scripttokuhirom2010-09-102-4/+10
* | | | Checking in changes prior to tagging of version 0.20.tokuhirom2010-09-102-1/+5
* | | | haskell: update cabal filetanakh2010-09-081-4/+8
* | | | haskell: Object is Eq, Ord, Typeable.tanakh2010-09-071-1/+3
* | | | haskell: Now, Object is an instance of NFData.tanakh2010-09-072-1/+15
* | | | haskell: add packToHandle'tanakh2010-09-071-0/+5
* | | | Merge branch 'master' of git@github.com:msgpack/msgpacktanakh2010-09-065-8/+38
|\ \ \ \
| * | | | Checking in changes prior to tagging of version 0.16_04.tokuhirom2010-09-062-2/+2
| * | | | Checking in changes prior to tagging of version 0.16_03.tokuhirom2010-09-062-1/+5
| * | | | Checking in changes prior to tagging of version 0.16_02.tokuhirom2010-09-062-1/+6
| * | | | Perl: added link to git repository.tokuhirom2010-09-061-1/+1
| * | | | upgraded docstokuhirom2010-09-062-6/+25
| * | | | Checking in changes prior to tagging of version 0.16_01.tokuhirom2010-09-062-1/+3
* | | | | haskell: nonblocking enumeratortanakh2010-09-062-2/+37
* | | | | haskell: add overlapping instancestanakh2010-09-061-2/+3
* | | | | haskell: add Iteratee interfacetanakh2010-09-063-20/+72