aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* James Buck's patch for call-seqdave2004-09-092-1/+11
* * ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai2004-09-093-2/+43
* 2004-09-09eban2004-09-091-3/+3
* Allow spaces around parameter to define_method_underdave2004-09-092-2/+7
* * ext/stringio/stringio.c (strio_write): zero fill a gap if exsts.nobu2004-09-083-8/+15
* 2004-09-08eban2004-09-081-3/+3
* * ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4nagai2004-09-085-65/+277
* don't modify $/akr2004-09-071-12/+6
* test_ungetc_paragraph: restore $/.akr2004-09-071-7/+12
* add test for [ruby-dev:24060], [ruby-dev:24065], [ruby-dev:24103],akr2004-09-075-4/+110
* 2004-09-07usa2004-09-071-3/+3
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2004-09-077-9/+107
* * ext/tk/lib/tk/menu.rb(TkOptionMenubutton#insert): call correct methodocean2004-09-062-1/+5
* 2004-09-06usa2004-09-061-3/+3
* * eval.c (cvar_cbase): singletons should refer outer cvar scope.matz2004-09-062-2/+10
* 2004-09-04eban2004-09-041-3/+3
* * eval.c (cvar_cbase): class variables cause SEGV inmatz2004-09-033-23/+8
* * struct.c (make_struct): remove redefining constant whenmatz2004-09-035-35/+43
* * ext/tk/lib/tk.rb: Tk.after makes TkCore::INTERP.tk_cmd_tbl grow [ruby-dev:2...nagai2004-09-032-2/+19
* * ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai2004-09-028-44/+207
* 2004-09-03eban2004-09-021-3/+3
* * ext/extmk.rb (extmake): extact target prefix from Makefiles.nobu2004-09-022-2/+15
* 2004-09-01ocean2004-09-011-4/+4
* * ext/tk/lib/tk/spinbox.rb: fix typoocean2004-09-012-1/+5
* * process.c (rb_proc_exec): label cannot precede variable declarations.nobu2004-09-012-2/+5
* * ext/tk/tkutil.c (cbsubst_init): fix memory leakocean2004-08-312-2/+7
* * ext/tcltklib/tcltklib.c (ip_delete): when a tcltkip is deleted, destroy its...nagai2004-08-312-0/+6
* 2004-08-31eban2004-08-311-3/+3
* * ext/tcltklib/tcltklib.c (del_root): fix SEGVnagai2004-08-312-1/+10
* Add documentation for Module#includeddave2004-08-302-3/+32
* ri now merges the documentation if it finds the same class in multiple placesdave2004-08-309-25/+92
* * ext/tk/lib/multi-tk.rb: 'restart' method accepts argumentsnagai2004-08-302-6/+23
* 2004-08-30eban2004-08-301-3/+3
* * configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051]eban2004-08-302-13/+9
* 2004-08-29eban2004-08-291-3/+3
* * ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai2004-08-293-2/+10
* 2004-08-28eban2004-08-281-3/+3
* * bignum.c (rb_big_and): protect parameters from GC.matz2004-08-287-16/+80
* * ext/stringio/stringio.c (Init_stringio): add StringIO#readpartial asakr2004-08-272-0/+6
* 2004-08-27nobu2004-08-271-3/+3
* * process.c (rb_proc_exec): strip trailing spaces. [ruby-dev:24143]nobu2004-08-273-9/+44
* 2004-08-26nobu2004-08-261-3/+3
* Must learn how to transpose words in Emacs. Sorry...dave2004-08-251-1/+1
* Minor fix to error messagedave2004-08-253-3/+7
* 2004-08-25eban2004-08-251-3/+3
* * eval.c (rb_longjmp): Exception#to_str is no longer defined.nobu2004-08-252-2/+6
* * lib/cgi/session.rb (CGI::Session::FileStore#initialize): do notshugo2004-08-243-17/+17
* * lib/cgi/session.rb (CGI::Session::FileStore#initialize): untaintshugo2004-08-242-1/+6
* 2004-08-24usa2004-08-241-3/+3
* * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2igotoyuzo2004-08-234-6/+16