aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tcltklib
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (load_dyna): clear ruby_errinfo. (ruby-bugs-ja PR#409)matz2003-03-201-1/+1
* * ext/tcltklib/extconf.rb (find_tcl, find_tk): return true ifnobu2003-03-071-2/+2
* * ext/tcltklib/extconf.rb (find_tcl, find_tk): Look for bothknu2002-12-311-26/+12
* * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc),usa2002-12-211-0/+1
* * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,nobu2002-12-201-1/+1
* * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema22002-12-151-2/+2
* * ext/tcltklib/stubs.c: should include "util.h" for ruby_strdup.eban2002-11-091-0/+1
* * ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix memory leak.eban2002-10-101-5/+6
* * bcc32/mkexports.rb: to work on cygwin via telnet.nobu2002-10-031-0/+3
* * io.c (appendline): forget to terminate with nul.matz2002-09-251-2/+3
* * ext/tcltklib/tcltklib.c: prototype; invoke_queue_handler() to avoidusa2002-09-081-0/+1
* * configure.in: modify program_prefix only if specifiedeban2002-09-081-0/+2
* * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may benobu2002-08-301-0/+2
* * array.c (sort_2): *a - *b may overflow.matz2002-08-191-19/+37
* * ext/tcltklib/stubs.c (ruby_tcltk_stubs): win32_getenv returnseban2002-07-301-0/+6
* * eval.c (rb_eval): NODE_EVSTR is no longer used.nobu2002-06-241-1/+1
* new platform [bccwin32] merged.H_Konishi2002-06-111-4/+4
* * tcltklib.c:nagai2002-06-051-26/+42
* * ext/tcltklib/tcltklib.c (Init_tcltklib): moved the definition before actions.eban2002-06-041-6/+7
* * tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x.nagai2002-06-041-59/+351
* * ext/racc/cparse/cparse.c: prototype; call_scaniter().usa2002-04-011-0/+7
* * eval.c (cvar_cbase): utility function to find innermost nonmatz2002-03-081-0/+25
* Make cvs ignore mkmf.log.knu2002-03-041-0/+1
* * re.c (match_select): should propagate taintness.matz2002-01-111-2/+2
* * parse.y (str_extend): shuould allow interpolation of $-x.matz2001-10-291-1/+3
* * ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix a typo in commenteban2001-06-251-1/+1
* * configure.in: remove unnecessary AC_CANONICAL_BUILDeban2001-05-282-1/+2
* * bignum.c (bigdivrem): access boundary bug.matz2001-05-111-2/+2
* forgot some checkins.matz2001-05-061-16/+23
* matzmatz2000-10-031-0/+4
* matzmatz2000-09-221-2/+14
* ebaneban2000-08-092-1/+2
* ebaneban2000-08-084-7/+103
* matzmatz2000-07-061-4/+5
* 2000-05-24matz2000-05-241-0/+2
* support mingw32.eban2000-05-132-7/+9
* 2000-02-01matz2000-02-011-4/+2
* 19991104matz1999-11-041-0/+2
* remove marshal/gtk/kconvmatz1999-08-133-209/+251
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-203-242/+452
* Initial revisionmatz1998-01-1615-0/+2224