index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pack.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* internal.h (ruby_digit36_to_number_table): Declared.
akr
2013-07-03
1
-13
/
+5
*
* pack.c (pack_unpack): Remove specialized unpackers for integers.
akr
2013-06-22
1
-131
/
+19
*
* pack.c (num2i32): Removed.
akr
2013-06-22
1
-90
/
+11
*
* bignum.c (bary_pack): Specialized packers implemented.
akr
2013-06-21
1
-37
/
+0
*
* pack.c (pack_pack): Move the implementation for 'c' directive after
akr
2013-06-21
1
-8
/
+15
*
* bignum.c (bary_2comp): Extracted from get2comp.
akr
2013-06-16
1
-3
/
+2
*
* internal.h (INTEGER_PACK_2COMP): Defined.
akr
2013-06-16
1
-2
/
+3
*
* bignum.c (rb_integer_unpack_2comp): New function.
akr
2013-06-12
1
-28
/
+6
*
* pack.c (pack_pack): Use rb_integer_pack_2comp.
akr
2013-06-12
1
-23
/
+4
*
* internal.h (INTEGER_PACK_NEGATIVE): Defined.
akr
2013-06-11
1
-1
/
+1
*
* bignum.c (rb_integer_pack): Returns sign instead of words.
akr
2013-06-10
1
-1
/
+1
*
* bignum.c (rb_absint_numwords): Renamed from rb_absint_size_in_word.
akr
2013-06-09
1
-1
/
+1
*
* bignum.c (rb_integer_pack): numwords_allocated argument removed.
akr
2013-06-09
1
-1
/
+1
*
* bignum.c (rb_integer_pack): Arguments changed. Use flags to
akr
2013-06-07
1
-2
/
+2
*
* bignum.c (rb_integer_pack): Renamed from rb_int_export.
akr
2013-06-07
1
-2
/
+2
*
* internal.h (rb_int_export): countp argument is split into
akr
2013-06-06
1
-3
/
+1
*
* bignum.c (rb_int_import): New function.
akr
2013-06-06
1
-26
/
+12
*
* configure.in: Invoke RUBY_REPLACE_TYPE for size_t.
akr
2013-06-06
1
-40
/
+25
*
* *.c, parse.y, insns.def: use RARRAY_AREF/ASET macro
ko1
2013-05-13
1
-4
/
+4
*
* pack.c (swap32): Don't redefine it if it is already defined.
akr
2013-05-07
1
-3
/
+10
*
pack.c: refix unpack base64
nobu
2013-04-18
1
-1
/
+2
*
Increase capacity for skipping paddings
naruse
2013-04-18
1
-1
/
+1
*
* pack.c (pack_unpack): output characters even if the input doesn't
naruse
2013-04-18
1
-2
/
+2
*
* bignum.c (ones): Use __builtin_popcountl if available.
akr
2013-04-12
1
-6
/
+1
*
pack.c: fix definition order
nobu
2013-04-06
1
-6
/
+6
*
Add a comment.
akr
2013-04-05
1
-12
/
+13
*
update comments.
akr
2013-04-05
1
-12
/
+12
*
* include/ruby/defines.h (HAVE_TRUE_LONG_LONG): Defined to distinguish
akr
2013-04-05
1
-6
/
+6
*
pack.c: use LONG_LONG
nobu
2013-04-05
1
-1
/
+1
*
* pack.c: Support Q! and q! for long long.
akr
2013-04-02
1
-17
/
+45
*
set encoding to ASCII for appropriate String#unpack modifiers
eregon
2012-10-19
1
-4
/
+4
*
* pack.c: fix typo.
eregon
2012-09-14
1
-1
/
+1
*
test_pack.rb: fix assertion
nobu
2012-07-24
1
-2
/
+2
*
pack.c: round down too long uuencode width
nobu
2012-07-18
1
-0
/
+2
*
add casts
shyouhei
2012-07-18
1
-50
/
+52
*
use RB_TYPE_P() instead of comparison of TYPE()
nobu
2012-05-23
1
-2
/
+2
*
* variable.c (trace_ev): Removed "not reached" comment as this line is
drbrain
2012-04-14
1
-1
/
+2
*
* encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control
drbrain
2012-04-13
1
-0
/
+2
*
* pack.c (pack_pack): Warn when an invalid character is found in the
drbrain
2012-04-10
1
-0
/
+4
*
* pack.c (pack_unpack): when unpack('M') occurs an illegal byte
naruse
2012-03-11
1
-1
/
+3
*
* class.c (rb_obj_methods), compile.c (iseq_compile_each),
nobu
2011-12-05
1
-13
/
+1
*
* use RB_TYPE_P which is optimized for constant types, instead of
nobu
2011-09-29
1
-3
/
+3
*
* remove trailing spaces.
nobu
2011-05-15
1
-6
/
+6
*
update doc.
akr
2011-05-06
1
-1
/
+1
*
* pack.c (pack_unpack): the resulted string of unpack('M') must have
naruse
2011-01-14
1
-1
/
+1
*
* pack.c (swapf): compilation condition simplified.
akr
2011-01-08
1
-23
/
+13
*
* pack.c (swapd): remove duplicated code.
akr
2011-01-08
1
-21
/
+5
*
* pack.c: parenthesize macro arguments.
akr
2010-12-20
1
-36
/
+36
*
* pack.c (PACK_ITEM_ADJUST): return nil not result array and yield
nobu
2010-11-15
1
-1
/
+1
*
Revert r29527. [ruby-dev:42419]
naruse
2010-10-18
1
-19
/
+10
[prev]
[next]