summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
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