aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * error.c (exc_exception): reverted to call Exception#initializenobu2005-05-181-0/+5
* * dir.c (glob_helper): check whether path is "" before callingeban2005-05-181-0/+5
* * win32/win32.c (NtInitialize): fix typo.usa2005-05-181-0/+4
* * dir.c (glob_helper): get rid of using String. [ruby-dev:26180]nobu2005-05-181-0/+7
* * ChangeLog: fix typo.usa2005-05-171-1/+1
* * win32/win32.c (unixtime_to_filetime): use localtime() instaed ofusa2005-05-171-0/+5
* * process.c (proc_spawn_v): use rb_w32_aspawn on Win32.nobu2005-05-161-1/+3
* * parse.y (pragma_encoding): add prototype to suppress false warningnobu2005-05-161-1/+4
* * 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
* * intern.h (ruby_pragma): prototype. [ruby-core:04881]nobu2005-05-141-0/+10
* * ext/extmk.rb: keep srcdir unexpanded.nobu2005-05-131-0/+11
* * eval.c (unknown_node): add volatile directive to prototype.nobu2005-05-131-1/+5
* * variable.c (generic_ivar_get): rb_attr_get should not warn.ocean2005-05-131-0/+5
* add ChangeLogocean2005-05-131-3/+8
* add ChangeLogocean2005-05-131-0/+14
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5naruse2005-05-121-0/+4
* * lib/rdoc/parsers/parse_c.rb: more readability for mixingocean2005-05-121-0/+5
* * lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.ocean2005-05-121-0/+5
* * version.c (ruby_show_version): flush for non-tty stdout.nobu2005-05-121-0/+4
* * eval.c (unknown_node): ignore broken NODE to get rid of accessingnobu2005-05-111-0/+6
* * eval.c (break_jump): break should not cross functions.matz2005-05-111-0/+5
* * lib/tempfile.rb (Tempfile#unlink): fixed typo.ocean2005-05-111-1/+5
* * 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
* * hash.c (Init_Hash): remove custom "hash" and "eql?".ocean2005-05-081-0/+5
* * lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"ocean2005-05-081-0/+5
* * lib/mkmf.rb (have_var): no libs argument is given.nobu2005-05-071-0/+4
* * hash.c:rb_hash_hash_i() should be static. [ruby-core:04815]nobu2005-05-051-0/+7
* * eval.c (rb_eval), parse.y (arg): reduce fixnum range literal atnobu2005-05-011-1/+4
* * ruby.c (process_sflag): replace '-' in variable names with '_'.nobu2005-05-011-0/+5
* * configure.in (RUBY_FUNC_ATTRIBUTE): check for function attribute.nobu2005-04-301-1/+15
* * lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#loggergotoyuzo2005-04-291-0/+17
* * ruby.c (set_arg0): use also environment variable space for settingnobu2005-04-271-0/+5
* * win32/Makefile.sub (OPTFLAGS): default global optimization tonobu2005-04-271-2/+7
* * ext/tk/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"nagai2005-04-261-0/+5
* * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean2005-04-251-0/+5
* * oniguruma.h (OnigWarnFunc): add a variadic argument.akr2005-04-241-0/+5
* commit missocean2005-04-231-1/+1
* * ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status codeocean2005-04-231-0/+5
* * eval.c (rb_provided): should check also path name to be loaded.nobu2005-04-231-0/+5
* * ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.ocean2005-04-221-0/+6