summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-16* array.c (ary_new): move alloc behind checks. [ruby-core:02982]nobu
2004-06-16* object.c (rb_class_inherited_p): singleton class inherits Classnobu
2004-06-16* gc.c (stack_grow_direction): memoize the direction.nobu
2004-06-15* ext/tk/lib/tk.rb: bug fix (TkWindow#grab)nagai
2004-06-142004-06-14eban
2004-06-14* ext/tk/lib/remote-tk.rb: bug fixnagai
2004-06-122004-06-13eban
2004-06-12* ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) supportnagai
2004-06-12* dir.c: RDOC for File::FNM_CASEFOLD was missed.ocean
2004-06-122004-06-12eban
2004-06-12* configure.in (target_os): strip -gnu suffix on Linux.eban
2004-06-11* array.c: remove #indexes, #indices.matz
2004-06-102004-06-10eban
2004-06-10* ext/sdbm/init.c (fsdbm_store): sdbm should use StringValue().matz
2004-06-10This is the log for the *previous* commit, but CVS is bloody stupid.ser
2004-06-10-ser
2004-06-09* lib/uri/generic.rb (URI::Generic::merge,akira
2004-06-09* configure.in: Add support for DragonFly BSD.knu
2004-06-09* config.guess, config.sub: Update to a more recent version as ofknu
2004-06-09* win32/win32.c: remove unused functions and variables.usa
2004-06-092004-06-09usa
2004-06-09* win32/win32.c: remove unused functions and variables.usa
2004-06-05* string.c (str_new4): should share shared instance if it alreadymatz
2004-06-042004-06-04eban
2004-06-04* io.c (rb_io_gets_m): set lastline ($_) even when read line ismatz
2004-05-282004-05-28eban
2004-05-28* eval.c (rb_eval): bad influence on frame node.nobu
2004-05-27* lib/pathname.rb (Pathname#initialize): fix pathname initializationakr
2004-05-27* io.c (rb_io_fwrite): check all case errno != 0 [ruby-dev:23648]ocean
2004-05-27* lib/pstore.rb (transaction): allow overriding dump and load.matz
2004-05-27* lib/net/ftp.rb (MDTM_REGEXP): fix for demon's ftp server.shugo
2004-05-27* io.c (rb_io_fwrite): should check if errnro == ENOENT, too.eban
2004-05-27* io.c (rb_io_fwrite): workaround for bcc32's fwrite bug.eban
2004-05-272004-05-27nahi
2004-05-27 * test/csv/test_csv.rb: illegal require module name (../lib/csv.rb).nahi
2004-05-26* add test for OpenSSL::SSL.gotoyuzo
2004-05-26* ext/openssl/ossl_ssl.c (ossl_ssl_read): take optional second argumentgotoyuzo
2004-05-26 * lib/csv.rb (CSV.read, CSV.readlines): added. works as IO.read andnahi
2004-05-26* eval.c (rb_eval, eval): make line number consistent on eval withnobu
2004-05-262004-05-26eban
2004-05-26Allow "do" after "for". Fix up css for standalone code windowdave
2004-05-26* io.c (rb_io_init_copy): copy also positions. [ruby-talk:100910]nobu
2004-05-26fix ML reference.nobu
2004-05-25* ext/syck/syck.c (syck_new_parser): clear parser on init.why
2004-05-25* eval.c (rb_yield_0, proc_invoke, proc_arity): allow passing a blocknobu
2004-05-252004-05-25eban
2004-05-24* test/openssl/test_x509name.rb: short names of some OIDs (serialNumbergotoyuzo
2004-05-24* ext/openssl/ossl_asn1.c (ossl_i2d_ASN1_TYPE, ossl_ASN1_TYPE_free):gotoyuzo
2004-05-24test Kernel.open accepts pathname object.akr
2004-05-242004-05-24eban