aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_x509name.c (ossl_x509name_to_s): add optionalgotoyuzo2004-09-131-0/+16
* * eval.c (blk_copy_prev): need frame_dup(). [ruby-dev:24103]eban2004-09-131-0/+4
* * ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave acceptnagai2004-09-131-0/+5
* * win32/win32.c (rb_w32_getpid): don't need to use _getpid() onusa2004-09-131-0/+5
* * object.c (nil_inspect): fix typo.usa2004-09-131-0/+4
* * ext/ripper/depend: (nmake hack) prepend "./" to ripper.c to avoid {$(srcdir)}.aamine2004-09-131-0/+5
* * ext/ripper/tools/list-parse-event-ids.rb: does not use getopts.aamine2004-09-121-0/+6
* * ext/Setup: add ripper.aamine2004-09-121-0/+14
* * ext/ripper: ripper extention added.aamine2004-09-121-0/+52
* * ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkipnagai2004-09-121-0/+8
* * parse.y: fix file header.aamine2004-09-121-0/+4
* * parse.y: ripper merged.aamine2004-09-121-0/+8
* * util.c (ruby_strdup): remove unnecessary code. (xmalloc neverocean2004-09-121-0/+7
* * ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai2004-09-111-0/+21
* Fix up cross-file class mergingdave2004-09-111-0/+4
* * ext/tcltklib/tcltklib.c (lib_merge_tklist): fix suspiciousocean2004-09-101-0/+5
* * bcc32/Makefile.sub: bccwin32 port starts to use RTL dll.ocean2004-09-101-0/+7
* * lib/fileutils.rb (mkdir_p): should pass mode argument to Dir.mkdir. [ruby-d...aamine2004-09-101-0/+7
* James Buck's patch for call-seqdave2004-09-091-0/+5
* * ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai2004-09-091-0/+7
* Allow spaces around parameter to define_method_underdave2004-09-091-0/+5
* * ext/stringio/stringio.c (strio_write): zero fill a gap if exsts.nobu2004-09-081-3/+8
* * ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4nagai2004-09-081-0/+14
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2004-09-071-0/+11
* * ext/tk/lib/tk/menu.rb(TkOptionMenubutton#insert): call correct methodocean2004-09-061-0/+4
* * eval.c (cvar_cbase): singletons should refer outer cvar scope.matz2004-09-061-0/+8
* * eval.c (cvar_cbase): class variables cause SEGV inmatz2004-09-031-0/+5
* * struct.c (make_struct): remove redefining constant whenmatz2004-09-031-0/+5
* * ext/tk/lib/tk.rb: Tk.after makes TkCore::INTERP.tk_cmd_tbl grow [ruby-dev:2...nagai2004-09-031-0/+5
* * ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai2004-09-021-0/+8
* * ext/extmk.rb (extmake): extact target prefix from Makefiles.nobu2004-09-021-0/+7
* * ext/tk/lib/tk/spinbox.rb: fix typoocean2004-09-011-0/+4
* * process.c (rb_proc_exec): label cannot precede variable declarations.nobu2004-09-011-0/+4
* * ext/tk/tkutil.c (cbsubst_init): fix memory leakocean2004-08-311-0/+6
* * ext/tcltklib/tcltklib.c (ip_delete): when a tcltkip is deleted, destroy its...nagai2004-08-311-0/+5
* * ext/tcltklib/tcltklib.c (del_root): fix SEGVnagai2004-08-311-0/+4
* Add documentation for Module#includeddave2004-08-301-0/+4
* ri now merges the documentation if it finds the same class in multiple placesdave2004-08-301-0/+5
* * ext/tk/lib/multi-tk.rb: 'restart' method accepts argumentsnagai2004-08-301-0/+4
* * configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051]eban2004-08-301-0/+4
* * ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai2004-08-291-0/+6
* * bignum.c (rb_big_and): protect parameters from GC.matz2004-08-281-0/+12
* * ext/stringio/stringio.c (Init_stringio): add StringIO#readpartial asakr2004-08-271-0/+5
* * process.c (rb_proc_exec): strip trailing spaces. [ruby-dev:24143]nobu2004-08-271-0/+6
* Minor fix to error messagedave2004-08-251-0/+5
* * eval.c (rb_longjmp): Exception#to_str is no longer defined.nobu2004-08-251-1/+5
* * lib/cgi/session.rb (CGI::Session::FileStore#initialize): do notshugo2004-08-241-0/+10
* * lib/cgi/session.rb (CGI::Session::FileStore#initialize): untaintshugo2004-08-241-0/+5
* * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2igotoyuzo2004-08-231-0/+9
* * lib/resolv.rb (Config.default_config_hash): when multiple domainsusa2004-08-231-0/+5