summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-19initialize hackmatz
2002-11-18defines.h: hack for the case sizeof(short) == sizeof(int)matz
2002-11-18* instruby.rb: Do not install various working files under bin/.knu
2002-11-18* instruby.rb: not rewrite installed scripts when dry-run mode.nobu
2002-11-18Oops, I mean ruby_install_name.knu
2002-11-18* instruby.rb: Rewrite installed scripts' shebang lines.knu
2002-11-18sample/irb.rb -> bin/irbknu
2002-11-18* bin/irb: Moved from sample/irb.rb.knu
2002-11-18Improve the comment section.knu
2002-11-17* lib/tempfile.rb: Make this libary thread safe.knu
2002-11-17* add ERBseki
2002-11-172002-11-17nobu
2002-11-17* parse.y (dsym): garbage returned. (ruby-bugs-ja:PR#358)nobu
2002-11-15* ostruct.rb: keep NoMethodError message with Ruby itself.nahi
2002-11-14* profile.rb: illegal use of Array#sort!. replaced it with non-bangnahi
2002-11-14* observer.rb: raise NoMethodError instead of NameError. [ruby-dev:18788]nahi
2002-11-142002-11-14nobu
2002-11-14* configure.in (LIBRUBY_A): append -static. [ruby-dev:18689]nobu
2002-11-14* math.c (math_acos): check errno after operation. ditto formatz
2002-11-132002-11-13nobu
2002-11-13 * configure.in (DLDFLAGS): removed -Wl,-no-undefined tonobu
2002-11-09* lib/set.rb: retire contain?() and add superset?(),knu
2002-11-09DEBUGGER__::Context::debug_print_help: Typo fix of help message.nahi
2002-11-09* ext/tcltklib/stubs.c: should include "util.h" for ruby_strdup.eban
2002-11-09* eval.c: remove ENABLE_TRACE/DISABLE_TRACE to trace child nodes of c-call.nahi
2002-11-07* parse.y: back out an unintended change in the syntax.matz
2002-11-07* class.c (rb_define_method): do not set NOEX_CFUNC if klass ismatz
2002-11-07Get rid of ineffective symbols, lines, constants and so on.ttate
2002-11-072002-11-07nobu
2002-11-07* eval.c (rb_yield_0): should enable trace for non-cfunc nodes.nobu
2002-11-05fixed rb_ary2cary() to convert nil.ttate
2002-11-04* ext/extmk.rb: Properly pass the given target toknu
2002-11-04* instruby.rb, lib/mkmf.rb: use CONFIG["ENABLE_SHARED"] instead ofusa
2002-11-03Fix a bogon in the last commit. (reported by WATANABE Tetsuya inknu
2002-11-03* Makefile.in, ext/extmk.rb, bcc32/Makefile.sub,knu
2002-11-03* lib/getopts.rb: Do not choke on characters that cannot be usedknu
2002-11-03* object.c (Init_Object): added Object#object_id, new name formatz
2002-11-012002-10-30knu
2002-10-31Bugfix for Importable::callback.ttate
2002-10-30* eval.c (rb_mod_public_method_defined, etc.): new methods:matz
2002-10-29* eval.c, file.c, gc.c, io.c, object.c, ruby.c, ruby.h, struct.c,knu
2002-10-292002-10-29nobu
2002-10-29 * eval.c (error_print, rb_longjmp, rb_thread_schedule): flushnobu
2002-10-28* ext/extmk.rb (extmake): use dummy_makefile to create dummynobu
2002-10-27* djgpp/config.sed (@program_transform_name@): use `%', not `,'.eban
2002-10-27ChangeLog: commit miss.eban
2002-10-27ext/extmk.rb(78) : The unnecessary error when installing by bccwin32 is cont...H_Konishi
2002-10-27* djgpp/*: sync with the latest.eban
2002-10-272002-10-27eban
2002-10-27* moved a blank line.nobu