Fuji, Goro
|
4f1207a38c
|
perl: add a strong assertion
|
2010-10-12 23:05:58 +09:00 |
|
Fuji, Goro
|
91b1806e9d
|
perl: add XS_VERSION_BOOTCHECK for safety
|
2010-10-07 16:16:59 +09:00 |
|
Fuji, Goro
|
77a7d3d26a
|
perl: Fix utf8 mode not to be reseted by $unpacker->reset method
|
2010-10-06 17:52:32 +09:00 |
|
Fuji, Goro
|
a4a04872a3
|
perl: add $unpacker->utf8 mode, decoding strings as UTF-8.
|
2010-10-05 17:10:10 +09:00 |
|
Fuji, Goro
|
01f944e6bd
|
perl: tiny tweaks
|
2010-09-28 20:35:05 +09:00 |
|
gfx
|
80f7c54e4d
|
perl: make scopes
|
2010-09-22 15:25:08 +09:00 |
|
gfx
|
5cd37e5505
|
perl: always unpacking 64 bit ints as a string on 32 bit perls
|
2010-09-19 15:20:03 +09:00 |
|
gfx
|
e6f6aba207
|
perl: add portability stuff
|
2010-09-18 14:50:52 +09:00 |
|
gfx
|
c707392a5a
|
perl: fix int64_t unpacking in both XS and PP
|
2010-09-18 14:30:08 +09:00 |
|
gfx
|
e8d8099563
|
Fix a macro redefinition
|
2010-09-17 18:08:34 +09:00 |
|
gfx
|
d2962d8676
|
Split the boolean class into an outer module
|
2010-09-17 13:25:23 +09:00 |
|
gfx
|
3cffd46008
|
Fix a comment
|
2010-09-16 20:41:52 +09:00 |
|
gfx
|
bd887b660d
|
Preallocate hv keys
|
2010-09-16 20:31:34 +09:00 |
|
gfx
|
afbddbfcda
|
Fix the stream unpacker
|
2010-09-16 20:24:01 +09:00 |
|
gfx
|
4cb6d6995f
|
Make the code clearer
|
2010-09-15 15:27:26 +09:00 |
|
gfx
|
a11165830b
|
More useful error messages
|
2010-09-15 15:06:03 +09:00 |
|
gfx
|
11cde61eab
|
No debug output
|
2010-09-15 14:38:26 +09:00 |
|
gfx
|
cd862409cc
|
Clean up
|
2010-09-15 14:25:50 +09:00 |
|
gfx
|
7644555d6b
|
Use sv_mortalcopy()
|
2010-09-15 14:21:44 +09:00 |
|
gfx
|
07e68aa694
|
Fix an usage message
|
2010-09-15 14:20:32 +09:00 |
|
gfx
|
0ae206b1bb
|
Revert "The object root can be NULL"
This reverts commit 5bdac96375f0cc5b75313cc3a9a7bbeb21594a0b.
|
2010-09-15 14:19:22 +09:00 |
|
gfx
|
5bdac96375
|
The object root can be NULL
|
2010-09-15 14:18:38 +09:00 |
|
gfx
|
f0e044ecd8
|
Cleanup
|
2010-09-15 14:09:03 +09:00 |
|
gfx
|
f32234291e
|
Remove an useless local variable
|
2010-09-15 14:07:33 +09:00 |
|
gfx
|
83acd6529f
|
Remove an unused user data: source (sv)
|
2010-09-15 14:06:10 +09:00 |
|
gfx
|
6a60cb4dc0
|
Add const
|
2010-09-15 13:54:18 +09:00 |
|
gfx
|
1de03fbe18
|
Tweaks for unpacker
|
2010-09-15 13:41:10 +09:00 |
|
gfx
|
af73b9d11b
|
Shortcut av_push()
|
2010-09-15 13:22:39 +09:00 |
|
gfx
|
859969241a
|
Tweaks
|
2010-09-15 13:20:20 +09:00 |
|
gfx
|
6852a8ca9d
|
Remove an unused function: xs_unpack_limit
|
2010-09-15 13:16:55 +09:00 |
|
gfx
|
c694f1a4a9
|
Tweaks
|
2010-09-15 13:16:13 +09:00 |
|
gfx
|
d36543b204
|
Micro optimizations
|
2010-09-15 13:12:17 +09:00 |
|
gfx
|
6981234736
|
Fix a possible mis-unpack on int64
|
2010-09-15 13:09:14 +09:00 |
|
gfx
|
10bf3ee9de
|
Avoid compiler's warnings
|
2010-09-15 13:07:44 +09:00 |
|
gfx
|
9953218de1
|
Tidy
|
2010-09-15 13:03:47 +09:00 |
|
gfx
|
50c74103aa
|
Avoid compiler's warnings
|
2010-09-15 12:56:13 +09:00 |
|
gfx
|
c5e15123fd
|
Add an assertion
|
2010-09-15 12:52:07 +09:00 |
|
gfx
|
4adcdb5ba8
|
Remove a duplicated depth check
|
2010-09-15 12:51:33 +09:00 |
|
gfx
|
60b36ffaa3
|
Micro optimizations
|
2010-09-15 12:50:11 +09:00 |
|
gfx
|
d86104ed5d
|
Tweaks
|
2010-09-15 12:48:23 +09:00 |
|
gfx
|
0768cf17b6
|
Taking NULL is a bug
|
2010-09-15 12:36:43 +09:00 |
|
gfx
|
197205853f
|
Use newSV(). NEWSV() is deprecated.
|
2010-09-15 12:35:10 +09:00 |
|
gfx
|
987248ccbb
|
Use xshelper.h in all the C files
|
2010-09-15 12:31:01 +09:00 |
|
tokuhirom
|
a41f7ce3bd
|
oops. 0.21 breakes ithreads support!
|
2010-09-12 00:09:44 +09:00 |
|
tokuhirom
|
0c4f0de13d
|
perl: inlining the small functions
|
2010-09-10 21:18:45 +09:00 |
|
tokuhirom
|
0cd31a4b96
|
perl: inlining utility functions
|
2010-09-10 21:00:27 +09:00 |
|
tokuhirom
|
ef0a86e7cc
|
perl: more inline
|
2010-09-10 20:45:17 +09:00 |
|
tokuhirom
|
b79c1345b9
|
use gfx's standard header.
|
2010-09-10 20:42:40 +09:00 |
|
makamaka
|
8fc86ce7fa
|
removed commented out codes
|
2010-09-02 14:33:59 +09:00 |
|