Tomoyuki Sahara
|
359d2ae6fd
|
support "q" and "Q". closes #7.
|
2015-08-07 11:48:45 +09:00 |
|
Tomoyuki Sahara
|
d34db58797
|
implicit type conversion caused unexpected result. fixes #8.
|
2015-08-06 15:38:35 +09:00 |
|
Tomoyuki Sahara
|
b913e7eefd
|
test suite for pack/unpack.
|
2015-05-22 11:38:56 +09:00 |
|
Tomoyuki Sahara
|
2ba4933158
|
refactor "AaZ". fixes #6.
|
2015-05-22 11:38:39 +09:00 |
|
Tomoyuki Sahara
|
15de80a7cd
|
style.
|
2015-05-22 09:41:39 +09:00 |
|
Tomoyuki Sahara
|
121475638d
|
add "I" and "i".
|
2014-12-12 12:12:41 +09:00 |
|
Tomoyuki Sahara
|
2103bc99ba
|
style
|
2014-12-12 12:12:19 +09:00 |
|
Tomoyuki Sahara
|
669fe705cc
|
"i" and "I".
|
2014-12-12 12:01:58 +09:00 |
|
Tomoyuki Sahara
|
5b65ca3ebb
|
Merge pull request #5 from take-cheeze/float
Add full support of float templates.
|
2014-06-15 19:54:08 +09:00 |
|
take_cheeze
|
7b2611ea28
|
Update supported template list.
|
2014-06-14 13:25:00 +09:00 |
|
take_cheeze
|
8f4b7ac15c
|
Support float/double unpacking.
|
2014-06-14 13:25:00 +09:00 |
|
take_cheeze
|
514450e891
|
Use PACK_FLAG_LITTLEENDIAN.
|
2014-06-14 13:25:00 +09:00 |
|
take_cheeze
|
7dc2b4f59f
|
Implement g/f/F/G/d/D packing.
|
2014-06-14 13:24:59 +09:00 |
|
take_cheeze
|
f4f968241b
|
Add support of little endian float.
|
2014-06-14 13:24:49 +09:00 |
|
Tomoyuki Sahara
|
a0c4ca2406
|
Merge pull request #4 from take-cheeze/raise_fix
Fix invalid raise format found with mruby-clang-plugin.
|
2014-06-14 07:51:42 +09:00 |
|
take_cheeze
|
1997420a7f
|
Fix raise format found with mruby-clang-plugin.
|
2014-06-13 17:42:43 +09:00 |
|
Tomoyuki Sahara
|
28e00d82fb
|
suppress compiler warnings.
|
2014-04-07 13:15:54 +09:00 |
|
Akira Yumiyama
|
2bf49c9232
|
Update .travis.yml
|
2014-04-04 11:31:45 +09:00 |
|
Akira Yumiyama
|
80e01e3659
|
Create .travis.yml
|
2014-04-04 11:27:14 +09:00 |
|
Tomoyuki Sahara
|
e641e9a380
|
suppress a compiler warning.
|
2013-11-20 12:14:54 +09:00 |
|
Tomoyuki Sahara
|
2245818f91
|
make it more portable.
|
2013-11-20 12:13:34 +09:00 |
|
Tomoyuki Sahara
|
78d2d909cf
|
style
|
2013-11-20 10:26:13 +09:00 |
|
Tomoyuki Sahara
|
e96cdeb2af
|
Merge pull request #3 from h2so5/patch-1
avoid declaration error on VC++
|
2013-11-05 18:31:15 -08:00 |
|
h2so5
|
db14b8e7d4
|
avoid declaration error on VC++
|
2013-11-06 11:25:33 +09:00 |
|
Tomoyuki Sahara
|
38f4086a52
|
Merge pull request #2 from schmurfy/double
added support for E in pack
|
2013-05-08 01:53:56 -07:00 |
|
Julien Ammous
|
dce09fb7fd
|
removed unused variables
|
2013-05-08 10:26:15 +02:00 |
|
Julien Ammous
|
c869bdedc0
|
added support for E in pack (double)
|
2013-05-08 10:26:15 +02:00 |
|
Tomoyuki Sahara
|
8c5cb5e782
|
cannot pack objects other than the first one. closes #1.
|
2013-05-08 09:40:24 +09:00 |
|
Akira Yumiyama
|
7618ca6bb3
|
remove unused Makefile
|
2013-05-02 23:45:47 +09:00 |
|
Akira Yumiyama
|
8bfbca234f
|
update run_test.rb
|
2013-05-02 23:44:40 +09:00 |
|
Akira Yumiyama
|
d5982b43c5
|
put MRB_ prefix before ARGS_XXX macros
|
2013-04-27 09:47:05 +09:00 |
|
Tomoyuki Sahara
|
858d67c154
|
add "v" and "V".
|
2013-02-15 10:54:36 +09:00 |
|
Tomoyuki Sahara
|
fc43022c95
|
support "V" and "v".
|
2013-02-15 10:52:37 +09:00 |
|
Tomoyuki Sahara
|
abe9ccfe4b
|
Merge branch 'master' of https://github.com/iij/mruby-pack
|
2013-02-15 10:46:21 +09:00 |
|
Tomoyuki Sahara
|
88fa5851f4
|
fix an issue large/negative integer may not be packed/unpacked correctly.
|
2013-02-15 10:45:30 +09:00 |
|
Tomoyuki Sahara
|
a0c62dd4b8
|
fix an issue negative integer may not be packed/unpacked correctly.
|
2013-02-15 10:39:04 +09:00 |
|
Akira Yumiyama
|
53ff8bab17
|
update README.md
|
2013-01-30 17:03:42 +09:00 |
|
Akira Yumiyama
|
aadcbb1690
|
add mrbgem test runner
|
2013-01-30 15:20:41 +09:00 |
|
Akira Yumiyama
|
0786e37ed6
|
update mrbgem.rake
|
2013-01-30 15:20:10 +09:00 |
|
Akira Yumiyama
|
a0161d69a8
|
typo fix on mrbgem.rake
|
2013-01-24 10:12:02 +09:00 |
|
Akira Yumiyama
|
f70a45ad3a
|
update mrbgem.rake
|
2013-01-24 10:09:15 +09:00 |
|
Akira Yumiyama
|
558f6fc090
|
update mrbgem.rake
|
2013-01-24 09:00:55 +09:00 |
|
Akira Yumiyama
|
e734ab3f95
|
add mrb_mruby_pack_gem_final
|
2013-01-24 09:00:40 +09:00 |
|
Akira Yumiyama
|
209ad3171d
|
add mrbgem.rake
|
2013-01-04 00:04:02 +09:00 |
|
Akira Yumiyama
|
fb79282a5b
|
add README.md
|
2012-12-31 13:15:30 +09:00 |
|
Akira Yumiyama
|
e205905d02
|
mruby-pack
|
2012-12-31 11:38:22 +09:00 |
|