summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-21* bignum.c (bignew_1): convertion from `int' to `char' discardsocean
2005-10-20* lib/mkmf.rb (create_makefile): Borland make seems not to allowocean
2005-10-19* lib/mkmf.rb (create_makefile): get rid of a restrictionnobu
2005-10-19* 2005-10-20usa
2005-10-19* rubysig.h (CHECK_INTS): fix typo.usa
2005-10-19* ChangeLog: wrong log.nobu
2005-10-19* lib/mkmf.rb (create_makefile): do not create unnecessary emptynobu
2005-10-19* lib/mkmf.rb (create_makefile): do not unnecessary empty directories.nobu
2005-10-19* rubysig.h (CHECK_INTS): prevent signal handler to run duringmatz
2005-10-19* parse.y (rb_gc_mark_parser): get rid of segfault with old yacc.nobu
2005-10-18* file.c (rb_file_join): elements may contain null pointer strings.nobu
2005-10-18* eval.c, gc.c, time.c: made internal symbols static. [ruby-dev:27435]nobu
2005-10-18* 2005-10-19eban
2005-10-18* regex.c (re_compile_pattern): numeric literal inside character classnobu
2005-10-17* parse.y (parser_heap): byacc never free parser stack.nobu
2005-10-17* 2005-10-17usa
2005-10-17* file.c (chmod_internal, lchmod_internal): fixed type of 2nd argument.usa
2005-10-16* ext/extmk.rb: omit non-existing directories.nobu
2005-10-16* 2005-10-16eban
2005-10-16check remote hash tupleseki
2005-10-15* 2005-10-15eban
2005-10-15typo fixed, again. thanks, Doug Kearns.seki
2005-10-14* win32/win32.c (ioctl): should set errno.usa
2005-10-14* 2005-10-14eban
2005-10-14* lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.gotoyuzo
2005-10-13* 2005-10-13eban
2005-10-13* ext/iconv/charset_alias.rb (charset_alias): create wrapper libraynobu
2005-10-13* io.c, pack.c, ext/syck/rubyext.c, ext/syck/syck.h, missing/isinf.c:nobu
2005-10-13* parse.y (HEAPCNT): bison allocates indivisible size.nobu
2005-10-12* ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().gotoyuzo
2005-10-12* file.c (rb_f_test): typos in RDoc comments.eban
2005-10-12* 2005-10-12eban
2005-10-12* file.c (rb_f_test): typo in RDoc comments.eban
2005-10-11* 2005-10-11eban
2005-10-11* eval.c (rb_obj_respond_to): check if obj responds to the givennobu
2005-10-10* 2005-10-10eban
2005-10-10* test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu
2005-10-09* 2005-10-09eban
2005-10-09add testNIL2VTEMPTYsuke
2005-10-09create .document file for rdoc.suke
2005-10-08* eval.c (Init_Binding): add Binding#dup method. [yarv-dev:666]nobu
2005-10-08* 2005-10-08nobu
2005-10-08* ext/iconv/charset_alias.rb: parse config.charset_alias file directly.nobu
2005-10-08* parse.y (rb_parser_malloc, rb_parser_free): manage parser stack onnobu
2005-10-07* 2005-10-07eban
2005-10-07* lib/cgi.rb (CGI::Cookie::parse): Cookies from Nokia devices maymatz
2005-10-06* ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368]...aamine
2005-10-05* 2005-10-05eban
2005-10-04* lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount thegotoyuzo
2005-10-04* lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong callgotoyuzo