aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* add ruby-electric.elzsombor2005-03-061-0/+5
* add ML ref. [ruby-core:4490]akr2005-03-061-1/+1
* * lib/pp.rb: rdoced by Sam Roberts.akr2005-03-061-0/+4
* * lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgidakr2005-03-061-0/+6
* * ext/openssl/ossl_ssl.c (ossl_start_ssl): should wait for thatgotoyuzo2005-03-051-0/+26
* * dir.c (rb_glob): fixed mismatch of argument.ocean2005-03-051-0/+8
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.65naruse2005-03-051-0/+4
* * ext/tk/lib/multi-tk.rb: freeze callback-entry objectsnagai2005-03-051-0/+6
* * lib/mkmf.rb (create_makefile): allow putting spaces between targetnobu2005-03-051-0/+5
* * file.c (eaccess): workaround for VC++8 runtime.usa2005-03-041-0/+6
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu2005-03-041-3/+12
* * eval.c (rb_exec_recursive): matched the declaration to prototype.usa2005-03-041-0/+9
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-11/+230
* * common.mk (install-nodoc, pre-install-doc, post-install-doc):usa2005-03-041-0/+5
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63naruse2005-03-031-0/+4
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62naruse2005-03-031-0/+4
* * ext/tk/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):nobu2005-03-031-1/+4
* * common.mk: add {pre,post}-install targets.nobu2005-03-031-1/+8
* * {bcc32,win32,wince}/Makefile.sub (config.h): check if affectednobu2005-03-031-0/+12
* * sample/rss/tdiary_plugin/rss-recent.rb: added site information.kou2005-03-031-0/+4
* * ext/extmk.rb (parse_args): return false if nothing matched.nobu2005-03-021-3/+7
* * ext/tk/tcltklib.c (lib_eventloop_core): fix typonagai2005-03-021-0/+4
* * eval.c (ruby_native_thread_kill): call pthread_kill() to send anagai2005-03-021-0/+11
* * ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-021-0/+47
* * eval.c (rb_eval): [EXPERIMENTAL] NODE_LAMBDA implemented.nobu2005-03-021-0/+11
* regcomp.c: uninitialized member (backrefed_status) was used.kosako2005-03-011-0/+5
* improved keeper threadseki2005-02-281-0/+7
* * ext/socket/socket.c (Init_socket): IPv6 is not supported althoughocean2005-02-281-0/+7
* strscan.c: use new Oniguruma API.kosako2005-02-281-3/+11
* * ext/socket/socket.c (Init_socket): ported more Socket::Constantsocean2005-02-281-8/+10
* * parse.y [ripper]: fix typo. [ruby-core:04494]aamine2005-02-261-5/+9
* remove oniggnu.h (GNU regex API).kosako2005-02-261-0/+5
* * st.c, st.h: imported additional file changes on Oniguruma 3.7.0.ksaito2005-02-231-0/+5
* * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito2005-02-231-0/+7
* * lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira2005-02-231-0/+5
* * lib/net/imap.rb (initialize): handle certs correctly. Thanks,shugo2005-02-221-0/+5
* * lib/mkmf.rb (mkmf_failed): fixed typo.kou2005-02-221-0/+4
* * eval.c (rb_thread_start_0): update curr_thread before raisingnobu2005-02-221-0/+5
* * configure.in, lib/mkmf.rb: use simple commands if available.nobu2005-02-221-0/+12
* * ext/syck/rubyext.c: get rid of warnings caused by a bug of VC.nobu2005-02-221-0/+4
* * signal.c (ruby_signal, ruby_nativethread_signal): must be valid asnobu2005-02-221-0/+5
* typo fix.akr2005-02-221-1/+1
* * parse.y (parser_yylex): identfier after dot must not be a variable.nobu2005-02-211-1/+5
* * signal.c: Standard signal handlers ignore signals on non-Ruby nativenagai2005-02-211-0/+9
* * lib/open-uri.rb (URI::FTP#buffer_open): access mechanismakr2005-02-191-0/+6
* (DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki2005-02-191-0/+7
* * lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_checkakr2005-02-191-0/+5
* * lib/mkmf.rb (create_makefile): reverted wrongly removed lines.nobu2005-02-191-1/+3
* * ext/extmk.rb (extract_makefile): remove no longer existing installednobu2005-02-191-0/+7
* * ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean2005-02-181-2/+8