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
Commit message (
Expand
)
Author
Age
Files
Lines
*
reverts variable-length stack: avoids memory leak
frsyuki
2010-04-22
1
-3
/
+0
*
malloc/realloc the stack when its length becomes > MSGPACK_EMBED_STACK_SIZE
frsyuki
2010-04-14
1
-1
/
+7
*
Perl: change for release Data-MessagePack-0.09
tokuhirom
2010-01-04
3
-2
/
+11
*
Perl: support NVTYPE=="long double" or IVTYPE="long long" environment.
tokuhirom
2010-01-04
1
-4
/
+14
*
added some pattern to MANIFEST.SKIP
Tokuhiro Matsuno
2009-10-22
1
-0
/
+2
*
- generate README automatically
Tokuhiro Matsuno
2009-10-22
2
-0
/
+7
*
Checking in changes prior to tagging of version 0.08. Changelog diff is:
Tokuhiro Matsuno
2009-07-30
3
-1
/
+6
*
Perl: use M::I::XSUtil
Tokuhiro Matsuno
2009-07-30
3
-7077
/
+10
*
- fixed SVt_PVNV issue.
Tokuhiro Matsuno
2009-07-30
7
-68
/
+133
*
perl: display module version
Tokuhiro Matsuno
2009-07-30
1
-0
/
+5
*
Perl: display original data
Tokuhiro Matsuno
2009-07-30
1
-10
/
+14
*
Perl: added benchmark script for memroy-usage
Tokuhiro Matsuno
2009-07-30
1
-0
/
+28
*
Checking in changes prior to tagging of version 0.07. Changelog diff is:
Tokuhiro Matsuno
2009-07-22
2
-1
/
+5
*
Perl: do not use switch (SvTYPE)
Tokuhiro Matsuno
2009-07-22
2
-65
/
+50
*
added test case.
Tokuhiro Matsuno
2009-07-22
1
-0
/
+2
*
Checking in changes prior to tagging of version 0.06. Changelog diff is:
Tokuhiro Matsuno
2009-07-03
2
-1
/
+5
*
Perl: use SvNOK.
Tokuhiro Matsuno
2009-07-03
1
-3
/
+2
*
Checking in changes prior to tagging of version 0.05. Changelog diff is:
Tokuhiro Matsuno
2009-07-03
2
-1
/
+5
*
Perl: check IV by SvIOK
Tokuhiro Matsuno
2009-07-03
1
-7
/
+4
*
perl: added test case for "the flag is working?"
Tokuhiro Matsuno
2009-07-03
1
-3
/
+13
*
Checking in changes prior to tagging of version 0.04. Changelog diff is:
Tokuhiro Matsuno
2009-07-03
2
-1
/
+9
*
check SvROK first
Tokuhiro Matsuno
2009-07-03
1
-3
/
+3
*
Merge branch 'master' of tokuhirom@git.sourceforge.jp:/gitroot/msgpack/msgpack
Tokuhiro Matsuno
2009-07-03
4
-13
/
+100
|
\
|
*
perl: PreferInteger: faster string to integer conversion; support negative value
frsyuki
2009-07-03
2
-12
/
+63
|
*
perl: make PreferInteger variable magical and remove get_sv from _msgpack_pac...
frsyuki
2009-07-03
3
-2
/
+38
*
|
Checking in changes prior to tagging of version 0.03. Changelog diff is:
Tokuhiro Matsuno
2009-07-02
2
-1
/
+6
*
|
oops. fixed memory leaks in stream unpacker.
Tokuhiro Matsuno
2009-07-02
2
-1
/
+13
|
/
*
do not check the string longer than 10.
Tokuhiro Matsuno
2009-07-02
1
-1
/
+2
*
Perl: I don't need CCFLAGS
Tokuhiro Matsuno
2009-07-02
1
-3
/
+0
*
Checking in changes prior to tagging of version 0.02. Changelog diff is:
Tokuhiro Matsuno
2009-07-02
2
-1
/
+6
*
Merge branch 'master' of git://git.sourceforge.jp/gitroot/msgpack/msgpack
Tokuhiro Matsuno
2009-07-02
1
-8
/
+87
|
\
|
*
works correctly under Perl5.8.x. Perl5.8.x makes "a" as PVIV in {"a", 0}.
Tokuhiro Matsuno
2009-06-24
1
-10
/
+10
|
*
update ppport.h
Tokuhiro Matsuno
2009-06-24
1
-8
/
+87
*
|
s/Preferred/Prefer/g suggested by kazuho++
Tokuhiro Matsuno
2009-07-02
3
-3
/
+3
*
|
support $Data::MessagePack::PreferredInteger for Data::Model
Tokuhiro Matsuno
2009-07-02
4
-1
/
+69
*
|
Checking in changes prior to tagging of version 0.01. Changelog diff is:
Tokuhiro Matsuno
2009-07-01
4
-1
/
+4
*
|
added .shipit file
Tokuhiro Matsuno
2009-07-01
1
-0
/
+1
*
|
added Changes file
Tokuhiro Matsuno
2009-07-01
1
-0
/
+3
*
|
added MANIFEST.SKIP files
Tokuhiro Matsuno
2009-07-01
1
-0
/
+21
*
|
copy files into this dir.
Tokuhiro Matsuno
2009-07-01
1
-1
/
+10
*
|
added .gitignore file
Tokuhiro Matsuno
2009-07-01
1
-0
/
+11
*
|
this module requires perl 5.8
Tokuhiro Matsuno
2009-07-01
1
-0
/
+1
*
|
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
2
-5
/
+27
*
perl: added benchmark script for deserialization
Tokuhiro Matsuno
2009-04-15
1
-0
/
+20
*
perl: renamed benchmark script
Tokuhiro Matsuno
2009-04-15
1
-0
/
+2
*
perl: use more efficent strategy for memory allocation.this code taken from J...
Tokuhiro Matsuno
2009-04-15
1
-25
/
+60
*
oops. remove debugging code.
Tokuhiro Matsuno
2009-04-15
1
-1
/
+0
*
perl: enhancement portability
Tokuhiro Matsuno
2009-04-15
3
-2
/
+4
[next]