summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2004-09-12* ext/ripper: ripper extention added.aamine
2004-09-12* ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkipnagai
2004-09-11* ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai
2004-09-10* ext/tcltklib/tcltklib.c (lib_merge_tklist): fix suspiciousocean
2004-09-09* ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai
2004-09-08* ext/stringio/stringio.c (strio_write): zero fill a gap if exsts.nobu
2004-09-08* ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4nagai
2004-09-07* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa
2004-09-06* ext/tk/lib/tk/menu.rb(TkOptionMenubutton#insert): call correct methodocean
2004-09-03* ext/tk/lib/tk.rb: Tk.after makes TkCore::INTERP.tk_cmd_tbl grow [ruby-dev:2...nagai
2004-09-02* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai
2004-09-02* ext/extmk.rb (extmake): extact target prefix from Makefiles.nobu
2004-09-01* ext/tk/lib/tk/spinbox.rb: fix typoocean
2004-08-31* ext/tk/tkutil.c (cbsubst_init): fix memory leakocean
2004-08-31* ext/tcltklib/tcltklib.c (ip_delete): when a tcltkip is deleted, destroy its...nagai
2004-08-31* ext/tcltklib/tcltklib.c (del_root): fix SEGVnagai
2004-08-30* ext/tk/lib/multi-tk.rb: 'restart' method accepts argumentsnagai
2004-08-29* ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai
2004-08-27* ext/stringio/stringio.c (Init_stringio): add StringIO#readpartial asakr
2004-08-23* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2igotoyuzo
2004-08-22* ext/openssl/ossl_ssl.c (ossl_ssl_read):gotoyuzo
2004-08-20* ext/tcltklib/extconf.rb (find_tcl, find_tk): find stub library.nobu
2004-08-20* ext/zlib/zlib.c: GzipReader#ungetc caused crc error.katsu
2004-08-19* ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.nagai
2004-08-18* ext/tcltklib/stubs.c (ruby_tcltk_stubs): need to calleban
2004-08-13* ext/syck/token.c: re2c no longer compiled with bit vectors. causedwhy
2004-08-07* lib/implicit.c: added sexagecimal float#base60.why
2004-08-06* ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.akr
2004-08-03* ext/tk/lib/tk/namespace.rb: bug fixnagai
2004-08-02* ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to setnagai
2004-07-30* lib/yaml/rubytypes.rb: exceptions were using an olderwhy
2004-07-30* ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError whennagai
2004-07-29* ext/tk/lib/tkextlib/pkg_checker.rb: improve the check processnagai
2004-07-28* ext/tk/lib/validate.rb: accept a Method object for the validatecommand optionnagai
2004-07-28* for backward compatibility (see [ruby-talk:107510], [ruby-talk:107647])nagai
2004-07-24* ext/tk/MANIFEST: added.eban
2004-07-23* add TclX extension support (partially)nagai
2004-07-20bugfix for Importable.callback().ttate
2004-07-18* TkMsgCatalog.callback: bug fix (wrong number of argument)nagai
2004-07-17* ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable objectnagai
2004-07-16* rename files to avoid application (cvs and so on) troublesnagai
2004-07-16* ext/tk/lib/tk.rb(module TkObjecct): extend TkCore modulenagai
2004-07-15* ext/readline/extconf.rb: added dir_config for curses, ncurses,shugo
2004-07-15* lib/yaml.rb (YAML::load_file, YAML::parse_file): added.why
2004-07-15* ext/tk/sample/tkextlib/tktable/spreadsheet.rb: add a new samplenagai
2004-07-15* ext/tk/, ext/tcltklib/: bug fixnagai
2004-07-14* ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type ofgotoyuzo
2004-07-09* ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.nagai
2004-07-08* add entriesnagai
2004-07-08* ext/tk/lib : bug fixnagai