summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-01* lib/net/ftp.rb (Net::BufferedSocket): should delegate send() to @ionaruse
2012-04-01* missing/alloca.c: suppress warnings.nobu
2012-03-31* 2012-04-01svn
2012-03-31* lib/net/ftp.rb: fixed the domain name in examples.shugo
2012-03-31* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): dup to preventnaruse
2012-03-31use super in h.defaultnobu
2012-03-31* hash.c (hash_default_value): extract from rb_hash_aref(), to benobu
2012-03-31* .gitignore: ignore generated file verconf.h.ktsj
2012-03-31* hash.c: do not allocate st_table when it is not necessary.nobu
2012-03-31* lib/net/ftp.rb (read_timeout=, open_timeout=): supported timeout.shugo
2012-03-31* hash.c: remove unnecessary checks for Qundef in hash iterations.nobu
2012-03-31* ext/openssl/ossl_x509cert.c: Fix doc typo.emboss
2012-03-31* st.c (st_foreach_check, st_foreach): remove ancient check. Thisnobu
2012-03-31* st.c (st_delete): use real_entries in st_delete for packed tablesnobu
2012-03-31misplaced rescuenobu
2012-03-30* st.c (st_foreach_check): remove the entry by replacing with nevernobu
2012-03-30* hash.c (st_foreach_safe): since table is not for VALUE, Qundef isnobu
2012-03-30* hash.c: Qundef cannot be passed from st_foreach_check().nobu
2012-03-30* hash.c, marshal.c, object.c, variable.c: fix callback argument typesnobu
2012-03-30* 2012-03-31svn
2012-03-30descriptive assertionsnobu
2012-03-30join LocalBarriernobu
2012-03-29Ignore generated file verconf.hdrbrain
2012-03-29* 2012-03-30svn
2012-03-29* test/ruby/lbtest.rb: print at once including newlines.nobu
2012-03-29* st.c (st_update): pass pointer to key to the callback function.nobu
2012-03-29* lib/rdoc/task.rb: suppress overriding deprecated class warning.nobu
2012-03-29* st.c (st_update): add existing parameter to the callback function.nobu
2012-03-29* lib/test/unit.rb (terminal_width, del_status_line, put_status):nobu
2012-03-29* ext/openssl/ossl_pkcs7.c: fix crash when parsing garbage data.emboss
2012-03-29* thread_win32.c (TIME_QUANTUM_USEC): 10ms(= old setting) [experimental]usa
2012-03-29* thread.c (rb_threadptr_execute_interrupts_common): use definedusa
2012-03-29* test/openssl/test_x509cert.rb: Exclude test that fails when issuingemboss
2012-03-28* NEWS: add note about unified behavior of encoding nil values inemboss
2012-03-28* 2012-03-29svn
2012-03-28* ext/openssl/ossl_asn1.c: raise TypeError when trying to encode nilemboss
2012-03-28* process.c (obj2uid, obj2gid): allow strings as input user/group id.nobu
2012-03-28* marshal.c (r_symreal): default to ASCII-8BIT for non-ascii symbols,nobu
2012-03-28* marshal.c (r_symreal): no longer need volatile modifier, as usingnobu
2012-03-28* process.c: no cuddle up else's.nobu
2012-03-27* 2012-03-28svn
2012-03-27* ext/psych/lib/psych.rb: updating version to match gemtenderlove
2012-03-27* io.c (io_unread): fixed memory leak. report by nagachika via IRC.usa
2012-03-27* configure.in (verconf.h): separate load path specific stuff fromnobu
2012-03-27* win32/Makefile.sub: fix config.h path to include.nobu
2012-03-27* win32/win32.c (check_if_dir): fix memory leak.kazu
2012-03-27fix typokazu
2012-03-27* string.c (str_new_empty): should copy also the encoding as annobu
2012-03-27* tool/make-snapshot (package): EXEEXT is now used in mkmf.rb.nobu
2012-03-27* tool/make-snapshot (package): suppress constant overwritting warnings.nobu