summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
2001-05-16* ext/md5/md5.txt: make wording fixes.knu
2001-05-07reverteban
2001-05-07* lib/ftools.rb (syscopy): chmod destination file only ifeban
2001-05-07checkin leftoversmatz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-05-01* eval.c (rb_eval): should preserve value of ruby_errinfo.matz
2001-04-24* ext/extmk.rb.in: add target `distclean' in Makefile for extlib.knu
2001-04-24* ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add theknu
2001-04-16* regex.c (calculate_must_string): wrong length calculation.matz
2001-04-06* variable.c (rb_const_get): no recursion to show full class pathmatz
2001-04-03* ext/extmk.rb.in (create_makefile): create def file only ifeban
2001-03-28* ext/extmk.rb.in, lib/mkmf.rb: add C++ rules in addition to Cknu
2001-03-28* ext/extmk.rb.in, lib/mkmf.rb: move C++ rules to the right place.knu
2001-03-27* eval.c (rb_mod_define_method): should have clear method cache.matz
2001-03-26* eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz
2001-03-26* ext/Win32API/Win32API.c: remove Init_win32api().eban
2001-03-22* ext/Win32API/extconf.rb: add -fno-omit-frame-pointer.eban
2001-03-20* win32/win32.c (win32_stat): UNC support.eban
2001-03-04Merge from HEAD. (ext/extmk.rb.in 1.38, lib/mkmf.rb 1.41)knu
2001-02-18* ext/curses/extconf.rb: add dir_config.eban
2001-01-09Add .cvsignore's.knu
2001-01-09This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2000-12-29* gc.c (mem_error): prohibit recursive mem_error().matz
2000-12-28matzmatz