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
*
Fix a typo in BUG message [ci skip]
Nobuyoshi Nakada
2023-01-20
1
-1
/
+1
*
Add RBIMPL_ATTR_NORETURN to unknown_directive
Peter Zhu
2023-01-05
1
-0
/
+1
*
Raise an ArgumentError for unknown pack/unpack directive
Benoit Daloze
2023-01-05
1
-1
/
+1
*
Unconditionally warn "unknown pack/unpack directive"
Yusuke Endoh
2022-12-16
1
-2
/
+2
*
[Bug #19108] Check for the encoding of pack/unpack format
Nobuyoshi Nakada
2022-12-01
1
-0
/
+2
*
Reduce duplication in pack by sharing code for some cases
Jeremy Evans
2022-11-24
1
-16
/
+0
*
Use `enum` over `int`
Nobuyoshi Nakada
2022-11-22
1
-6
/
+7
*
Fix bug in array pack with shared strings
Jemma Issroff
2022-11-10
1
-0
/
+1
*
Expand tabs [ci skip]
Takashi Kokubun
2022-07-21
1
-1121
/
+1121
*
pack.c: add an offset argument to unpack and unpack1
Jean Boussier
2021-10-26
1
-6
/
+13
*
Refactor associated pointer
Nobuyoshi Nakada
2021-10-24
1
-43
/
+25
*
Extract UNPACK_FETCH
Nobuyoshi Nakada
2021-10-22
1
-18
/
+10
*
Moved exported symbols in internal/util.h to ruby/util.h
Nobuyoshi Nakada
2021-08-24
1
-1
/
+1
*
Escape unprintable chars only, without surrounding quotes
Nobuyoshi Nakada
2021-07-24
1
-5
/
+1
*
RARRAY_AREF: convert into an inline function
卜部昌平
2020-08-15
1
-0
/
+1
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-1
/
+1
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-1
/
+1
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+1
*
Separate builtin initialization calls
Nobuyoshi Nakada
2019-12-29
1
-2
/
+0
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-3
/
+11
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-26
/
+7
*
try to remove vm_core.h
Koichi Sasada
2019-11-14
1
-1
/
+0
*
Try to fix error on solaris
Kazuhiro NISHIYAMA
2019-11-13
1
-0
/
+1
*
Rubified the APIs of pack.c
Yusuke Endoh
2019-11-08
1
-295
/
+14
*
Added some examples to the documentation for String#unpack1 because
iain barnett
2019-08-09
1
-0
/
+14
*
Fix documentation for Array#pack m directive count specifier [ci skip]
Jeremy Evans
2019-07-22
1
-1
/
+3
*
[DOC] fix markups [ci skip]
nobu
2019-03-28
1
-3
/
+3
*
pack.c: cast from double to float can be undefined
shyouhei
2018-11-16
1
-3
/
+24
*
pack.c: refine warning
nobu
2018-11-16
1
-12
/
+23
*
pack.c: adjust indent [ci skip]
nobu
2018-11-16
1
-18
/
+18
*
* expand tabs.
svn
2018-10-17
1
-7
/
+7
*
infect taint flag on Array#pack and String#unpack
nagachika
2018-10-17
1
-0
/
+7
*
UNREACHABLE_RETURN
nobu
2018-07-24
1
-1
/
+1
*
pack/unpack M only handles LF line breaks [Feature #14352]
naruse
2018-04-19
1
-1
/
+2
*
pack.c: fix underflow
nobu
2018-03-28
1
-1
/
+1
*
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-09
1
-0
/
+1
*
Workaround for optimization bug of Oracle Developer Studio 12.4-12.6
ngoto
2017-12-19
1
-2
/
+3
*
pack.c: unpack "M" may be ASCII only
nobu
2017-09-29
1
-3
/
+5
*
Workaround for optimization bug of Oracle Solaris Studio 12.4 and 12.5
ngoto
2017-04-14
1
-2
/
+2
*
backward.h: 2.2 deprecated features
nobu
2017-02-21
1
-12
/
+0
*
DEPRECATED_INTERNAL_FEATURE
nobu
2017-02-17
1
-2
/
+2
*
pack.c: avoid returning uninitialized String
rhe
2016-12-26
1
-4
/
+8
*
Remove unused variable
naruse
2016-12-01
1
-2
/
+0
*
String#unpack1 [Feature #12752]
naruse
2016-12-01
1
-125
/
+155
*
Remove `offset:` from `Array#pack`
usa
2016-12-01
1
-30
/
+9
*
Supports `buffer` and `offset` in `Array#pack`
usa
2016-12-01
1
-5
/
+56
*
pack.c: simplify
nobu
2016-11-12
1
-13
/
+3
*
[DOC] table format refined.
akr
2016-10-25
1
-166
/
+156
*
[DOC] add description of j and J for unpack.
akr
2016-10-25
1
-0
/
+10
*
* pack.c (pack_pack): use union instead of bare variable to ease
naruse
2016-07-05
1
-149
/
+54
[next]