index
:
ruby.git
master
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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2012-02-15
* ext/fiddle/closure.c (callback): deal with unsinged integers.
nobu
2012-02-15
* ext/fiddle/closure.c (callback): same as r34506.
nobu
2012-02-15
* ext/zlib/zlib.c (Init_zlib): Added Zlib::TEXT and note that
drbrain
2012-02-15
* ext/zlib/zlib.c: Move constant descriptions to constants. Remove
drbrain
2012-02-15
* ext/zlib/zlib.c (Init_zlib): Added Zlib::FIXED and Zlib::RLE
drbrain
2012-02-15
* ext/zlib/zlib.c: Improve documentation. [ruby-trunk - Bug #5948]
drbrain
2012-02-11
update doc.
akr
2012-02-11
* ext/zlib/zlib.c (rb_inflate_add_dictionary): Added
drbrain
2012-02-11
* ext/zlib/zlib.c (do_inflate): Inflate more data if buffered data
drbrain
2012-02-09
* ext/psych/parser.c: removed external encoding setter, allow parser
tenderlove
2012-02-09
* ext/dl/extconf.rb: clang does not use -fno-defer-pop during compilation.
nobu
2012-02-09
* ext/dl/dl.h (ALIGN_OF): use offsetof().
nobu
2012-02-09
* ext/dl/dl.h (DLALIGN): round up at once and get rid of overflow.
nobu
2012-02-09
* ext/fiddle/fiddle.c (Init_fiddle): declare in modern style.
nobu
2012-02-09
* ext/dl/dl.c (Init_dl): fix mangled documnet.
nobu
2012-02-09
* ext/dl/lib/value.rb (DL::ValueUtil.{unsigned_value,signed_value}):
usa
2012-02-09
* ext/fiddle/conversions.c (value_to_generic): src is not guranteed as
usa
2012-02-09
* remove trailing spaces.
nobu
2012-02-09
* ext/dl/lib/types.rb: Win64 support.
usa
2012-02-08
* string.c (rb_str_modify_expand): fix memory leak.
nobu
2012-02-08
* ext/openssl/ossl_ssl.c: Add SSL constants and allow to unset SSL
nahi
2012-02-08
* ext/openssl/ossl_x509name.c: Use the numerical representation of
emboss
2012-02-08
* ext/openssl/ossl_asn1.c: Call INT2NUM only once for GeneralString.
emboss
2012-02-08
* ext/openssl/ossl_cipher.c: Add warning about key as IV.
emboss
2012-02-07
* st.c (st_update): table can be unpacked in the callback.
nobu
2012-02-07
* ext/-test-/st/numhash/numhash.c (numhash_alloc): free st_table.
nobu
2012-02-07
* st.c (st_foreach): should not yield same pair when checking
nobu
2012-02-02
* ext/openssl/ossl_x509store.c: Add class documentation for
drbrain
2012-02-02
update doc.
akr
2012-01-30
* ext/dl/cptr.c (rb_dlptr_new2): remove unused variable.
nobu
2012-01-29
* ext/readline/readline.c (readline_attempted_completion_function):
nobu
2012-01-25
* ext/io/console/console.c (io_getch): default delegating method
nobu
2012-01-25
* file.c (rb_enc_path_next, rb_enc_path_skip_prefix)
nobu
2012-01-24
* vm.c (rb_iter_break_value): new function to break a block with
nobu
2012-01-18
ext/date/date_strptime.c: moved detector of leftover.
tadf
2012-01-18
ext/date/date_parse.c: [ruby-core:42173].
tadf
2012-01-18
* ext/curses/curses.c (cWindow, cMouseEvent): made typed data.
nobu
2012-01-18
* ext/psych/lib/psych/visitors/to_ruby.rb: Added support for loading
tenderlove
2012-01-18
* ext/psych/lib/psych/visitors/to_ruby.rb: Added ability to load array
tenderlove
2012-01-15
* ext/json/parser/parser.rl (json_string_unescape): workaround fix
naruse
2012-01-14
* ext/dl/callback/mkcallback.rb (gencallback): suppress unused
nobu
2012-01-12
Do not define _WIN32_WINNT multiple times
luislavena
2012-01-10
* ext/dbm/dbm.c (Init_dbm): fix a build error on mswin32.
shirosaki
2012-01-10
* ext/readline/readline.c (readline_attempted_completion_function):
naruse
2012-01-10
* gc.c (ruby_mimmalloc): defined for objects need not rb_objspace,
naruse
2012-01-10
* ext/readline/readline.c (readline_attempted_completion_function): fix compi...
kazu
2012-01-10
* ext/readline/readline.c (readline_attempted_completion_function):
nobu
2012-01-09
* ext/readline/readline.c (readline_attempted_completion_function):
nagachika
2012-01-09
* ext/pathname/pathname.c (path_entries): add document suggested by
akr
2012-01-09
* ext/socket/lib/socket.rb (family_addrinfo): don't require protocol
akr
[next]