summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2001-12-19* eval.c (rb_mod_define_method): define_method should followmatz
2001-12-07* ext/extmk.rb.in: ignore adding -Wl,-R to DLDFLAGS when the directoryusa
2001-12-06* ext/extmk.rb.in: add -Wl,-R flags to DLDFLAGS on netbsdelf.usa
2001-12-03* ext/socket/extconf.rb: remove -L/usr/local/lib.eban
2001-12-02* configure.in: use GCC, not without_gcc. remove without_gcc.eban
2001-12-01Add the syslog module.knu
2001-12-01This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-11-21* parse.y (str_extend): should check nesting parentheses in #{}.matz
2001-11-19* parse.y (parse_regx): should raise error on untermitatedmatz
2001-11-13* signal.c (sighandle): should not re-register sighandler ifmatz
2001-10-29* parse.y (str_extend): shuould allow interpolation of $-x.matz
2001-10-04* ext/socket/socket.c (ruby_connect): EALREADY is the equivalent eban
2001-10-02* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz
2001-09-19010919matz
2001-09-08* eval.c (rb_thread_restore_context): save current value ofmatz
2001-09-06010906matz
2001-09-06* ext/digest/digest.c (rb_digest_base_s_hexdigest): remove a debugknu
2001-09-06* ext/digest/digest.c (rb_digest_base_s_digest,knu
2001-09-05* ruby.c (proc_options): should not adjust argc/argv if -e optionmatz
2001-08-20* ext/digest/sha2/extconf.rb: fix support for cross-compiling.eban
2001-08-16* LEGAL, ext/Setup*, ext/digest/*: Merge from 1.7: Import digestknu
2001-08-16This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-07-24* ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory forknu
2001-07-22* ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new makeknu
2001-07-19This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-07-19Rename *.jp to *.ja, since jp is a region code and ja is a languageknu
2001-07-18This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-07-17* ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don'tusa
2001-07-13* ext/extmk.rb.in: support multi-level ext/ directories.knu
2001-07-13* lib/mkmf.rb: use File::split to split a target into a prefix andknu
2001-07-12Let cvs ignore extmk.log.knu
2001-07-12* ext/socket/socket.c (ruby_connect): workaround for the setup ofeban
2001-07-09* ext/extmk.rb.in: modify RM macro.eban
2001-07-06* eval.c (rb_f_require): move rb_file_s_expand_path frommatz
2001-07-05* ext/readline/readline.c (readline_event): merge from 1.7: aknu
2001-07-05This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-06-25* ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix a typo in commenteban
2001-06-22* ext/socket/socket.c (ruby_connect): typoeban
2001-06-22* ext/socket/socket.c (ruby_connect): workaround for the setup ofeban
2001-06-22* st.c (new_size): prime hash size enabled.matz
2001-06-05* ext/extmk.rb.in, lib/mkmf.rb: print command line in xsystem()eban
2001-06-05* ext/etc/extconf.rb: use egrep_cpp.eban
2001-06-05* marshal.c (r_object): wrong type check for modules.matz
2001-06-01* file.c (rb_file_s_unlink): should not allow if $SAFE >= 2.matz
2001-05-31* mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION.eban
2001-05-29* regex.c (re_compile_pattern): no back reference to amatz
2001-05-28* configure.in: remove unnecessary AC_CANONICAL_BUILDeban
2001-05-28* ext/extconf.rb.in: make the priority of the make rule of .c higher than .C .usa
2001-05-19* ext/socket/extconf.rb: do not clobber $CFLAGS when settingknu
2001-05-16* ext/md5/md5.txt, ext/md5/md5.txt.jp: s/SuperClass/Superclass/.knu