index
:
delta/python-packages/msgpack-python.git
0.2
ci
cython-cache
develop
exceptions
fix-0_4_3-regression
fix-windows
main
master
max-xxx-size
next-marker
py310
release-0.4
remove-write-bytes
travis/cython-0.22
wheels
github.com: msgpack/msgpack-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
pack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fixed SVt_PVNV issue.
Tokuhiro Matsuno
2009-07-30
1
-45
/
+75
*
Perl: do not use switch (SvTYPE)
Tokuhiro Matsuno
2009-07-22
1
-65
/
+49
*
Perl: use SvNOK.
Tokuhiro Matsuno
2009-07-03
1
-3
/
+2
*
Perl: check IV by SvIOK
Tokuhiro Matsuno
2009-07-03
1
-7
/
+4
*
check SvROK first
Tokuhiro Matsuno
2009-07-03
1
-3
/
+3
*
perl: PreferInteger: faster string to integer conversion; support negative value
frsyuki
2009-07-03
1
-10
/
+52
*
perl: make PreferInteger variable magical and remove get_sv from _msgpack_pac...
frsyuki
2009-07-03
1
-2
/
+33
*
do not check the string longer than 10.
Tokuhiro Matsuno
2009-07-02
1
-1
/
+2
*
s/Preferred/Prefer/g suggested by kazuho++
Tokuhiro Matsuno
2009-07-02
1
-1
/
+1
*
support $Data::MessagePack::PreferredInteger for Data::Model
Tokuhiro Matsuno
2009-07-02
1
-0
/
+17
*
works correctly under Perl5.8.x.
Tokuhiro Matsuno
2009-06-24
1
-10
/
+10
*
perl: oops. this doens't needed.
Tokuhiro Matsuno
2009-04-15
1
-3
/
+0
*
perl: added argument check
Tokuhiro Matsuno
2009-04-15
1
-1
/
+3
*
perl: use more efficent strategy for memory allocation.this code taken from J...
Tokuhiro Matsuno
2009-04-15
1
-25
/
+60
*
perl: enhancement portability
Tokuhiro Matsuno
2009-04-15
1
-1
/
+0
*
added perl support
Tokuhiro Matsuno
2009-04-15
1
-0
/
+122