summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2003-08-08Comment changed.shigek
2003-08-08F style output(like 1234.56789) implemented to to_s method.shigek
2003-08-06Just small change.shigek
2003-08-06Comparison results adjusted to Float's.shigek
2003-08-06* ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137]nobu
2003-08-05 * ext/Setup*: add io/wait and openssl.usa
2003-08-05Trailing 0s in split removed.(to_digits changed).shigek
2003-08-05Trailing 0s in split removed. & bug in floor fixed.shigek
2003-08-05Bug in to_digits fixed.shigek
2003-08-05Trailing 0s in to_s removed. & Bug in VpFrac fixed.shigek
2003-08-05Unnecessary comments removed.shigek
2003-08-05Fix: coerce in comparisons.shigek
2003-08-04Typo pointed out by Javier Goizueta fixed.shigek
2003-08-03* ready to use 'validatecommand' option of TkEntry/TkSpinbox widgetnagai
2003-08-03* typo bugnagai
2003-08-03* additional messagenagai
2003-08-03* (bug fix) bug on Tk object ID managementnagai
2003-08-03* add widget demo scriptsnagai
2003-08-03* sorry. fixed commit missnagai
2003-08-03*bug fix ( NOT MAINTAINED : only for running 'line2.rb' demo. )nagai
2003-08-02* add or modify some widget demo scriptsnagai
2003-08-02* numeric.c (flo_to_s): get rid of buffer overflow.matz
2003-08-02* (bug fix) forgot to entry a widget class name of 'labelframe' widgetnagai
2003-08-02* ext/extmk.rb (--no-undefined): annoying option removed.eban
2003-08-02* lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new]nobu
2003-08-02* (bug fix) TkEntry#deletenagai
2003-08-01* ext/syck/rubyext.c (syck_emitter_write_m): forgot to declarematz
2003-08-01*** empty log message ***nobu
2003-08-01* ext/openssl/extconf.rb: should replace literally.nobu
2003-08-01* io.c (READ_DATA_PENDING_PTR): cast to get rid of warnings.nobu
2003-08-01* forgot to commit a sample scriptnagai
2003-08-01Specs adjusted for FLoat.shigek
2003-08-01* bug fix : forget to eval given block to TkRoot.new methodnagai
2003-08-01MANIFESTnobu
2003-07-31* bug fix : wrong resource file format (resource.{en,jp})nagai
2003-07-31* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recentnagai
2003-07-31 * ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32usa
2003-07-31* wrap the command-proc of TkScale : pass the numeric object to the procnagai
2003-07-31* ext/openssl/extconf.rb: move gmake specific featuresgotoyuzo
2003-07-30* MultiTkIp.new_* accept a block to eval under the new interpreternagai
2003-07-30* bug fixnagai
2003-07-30* ext/openssl/ossl_ssl.c (ossl_sslctx_initialize): should initializegotoyuzo
2003-07-30* additional check of Tk interpreters' status for a little more safetynagai
2003-07-30* ext/iconv/iconv.c (iconv_convert): append unchanged portionnobu
2003-07-30* configure.in (os2-emx): renamed from os2_emx, add flags tonobu
2003-07-29* marshal.c (w_object): if object responds to 'marshal_dump',matz
2003-07-29* fix a bug of the procedure for 'Delete' button on the safe-Tk frmaenagai
2003-07-29* change default mode of mainloop_abort_on_exception on multi-tk.rbnagai
2003-07-29* bug fixnagai
2003-07-29* ext/extmk.rb (INSTALL_PROG, INSTALL_DATA): modify verbose messages.eban