summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * win32/win32.c (unixtime_to_filetime): use localtime() instaed ofusa2005-05-171-0/+5
* * class.c (rb_class_init_copy): singleton class is disallowed to copy,nobu2005-05-161-1/+4
* * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_tnobu2005-05-161-0/+5
* * win32/win32.{h,c}: define rb_{p,g,u}id_t.ocean2005-05-151-0/+4
* * lib/pathname.rb (Pathname#unlink): use SystemCallError instead ofakr2005-05-151-0/+6
* use raise(exception) [ruby-dev:26164]seki2005-05-151-0/+5
* * configure.in, ruby.h: define rb_[pgu]id_t macros instead of typedefsnobu2005-05-151-0/+5
* * lib/pathname.rb (Pathname#unlink): unlink a symlink to a directoryakr2005-05-151-0/+5
* * win32/win32.c (unixtime_to_filetime): deal with DST.nobu2005-05-151-0/+5
* * error.c (exc_exception, {exit,name_err,syserr}_initialize): callnobu2005-05-141-0/+5
* * configure.in: Check for the availability of pid_t, gid_t and uid_t andnobu2005-05-141-0/+25
* * ext/extmk.rb: keep srcdir unexpanded.nobu2005-05-131-1/+12
* * variable.c (generic_ivar_get): rb_attr_get should not warn.ocean2005-05-131-0/+5
* add ChangeLogocean2005-05-131-3/+8
* * test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p...ocean2005-05-131-0/+2
* add ChangeLogocean2005-05-131-0/+14
* * array.c (rb_ary_select): can remove argc check. [ruby-core:4911]ocean2005-05-131-0/+4
* * eval.c (unknown_node): add volatile directive to prototype.usa2005-05-131-0/+4
* * eval.c (break_jump): break should not cross functions.matz2005-05-121-0/+5
* * io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr2005-05-121-0/+9
* * lib/rdoc/parsers/parse_c.rb: more readability for mixingocean2005-05-121-0/+5
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5naruse2005-05-121-0/+4
* * io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr2005-05-121-0/+6
* * lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.ocean2005-05-121-0/+5
* * test/drb/test_drb{ssl,unix}.rb: can test drbocean2005-05-121-0/+5
* * version.c (ruby_show_version): flush for non-tty stdout.nobu2005-05-121-0/+4
* * test/ruby/envutil.rb, test/drb/drbtest.rb: can test drbocean2005-05-121-0/+5
* * eval.c (unknown_node): ignore broken NODE to get rid of accessingnobu2005-05-111-1/+5
* * eval.c (rb_eval), parse.y (arg): reduce fixnum range literal atnobu2005-05-111-0/+5
* * lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#loggergotoyuzo2005-05-111-0/+8
* * lib/tempfile.rb (Tempfile#unlink): fixed typo.ocean2005-05-111-0/+4
* * struct.c (make_struct): allow const_id for accessor names.matz2005-05-111-0/+8
* * eval.c (TMP_ALLOC): use macro NEW_NODE() to get rid of warnings onnobu2005-05-101-0/+5
* * ext/tk/lib/tk/timer.rb: fix typonagai2005-05-081-0/+4
* * lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"ocean2005-05-081-1/+6
* * lib/mkmf.rb (have_var): no libs argument is given.nobu2005-05-071-0/+4
* * ruby.c (set_arg0): use also environment variable space for settingnobu2005-05-011-1/+4
* * ruby.c (process_sflag): replace '-' in variable names with '_'.nobu2005-05-011-0/+5
* * win32/Makefile.sub (OPTFLAGS): default global optimization tonobu2005-04-271-1/+6
* * ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"nagai2005-04-261-0/+5
* * regex.c: declare rb_warn to have variadic argument. [ruby-core:4751]akr2005-04-241-0/+4
* * ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status codeocean2005-04-231-0/+5
* commit missocean2005-04-221-2/+2
* * ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.ocean2005-04-221-0/+6
* * lib/mkmf.rb (create_makefile): support platforms have file separatornobu2005-04-201-0/+10
* * Makefile.in, common.mk: miniruby depens on MINIOBJS.nobu2005-04-201-0/+9
* * win32/ifchange.bat: delete testing files.nobu2005-04-201-0/+4
* * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak:nobu2005-04-191-0/+7
* * lib/irb.rb lib/irb/* doc/irb: IRB 0.9.5keiju2005-04-191-0/+4
* * lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.eban2005-04-191-0/+4