index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Trailing 0s in split removed. & bug in floor fixed.
shigek
2003-08-05
1
-1
/
+3
*
Bug in to_digits fixed.
shigek
2003-08-05
1
-8
/
+5
*
Trailing 0s in to_s removed. & Bug in VpFrac fixed.
shigek
2003-08-05
1
-1
/
+4
*
Unnecessary comments removed.
shigek
2003-08-05
1
-3
/
+0
*
Fix: coerce in comparisons.
shigek
2003-08-05
1
-38
/
+27
*
Typo pointed out by Javier Goizueta fixed.
shigek
2003-08-04
1
-1
/
+1
*
* ready to use 'validatecommand' option of TkEntry/TkSpinbox widget
nagai
2003-08-03
3
-25
/
+45
*
* typo bug
nagai
2003-08-03
1
-1
/
+1
*
* additional message
nagai
2003-08-03
2
-0
/
+16
*
* (bug fix) bug on Tk object ID management
nagai
2003-08-03
2
-4
/
+4
*
* add widget demo scripts
nagai
2003-08-03
5
-4
/
+253
*
* sorry. fixed commit miss
nagai
2003-08-03
1
-12
/
+0
*
*bug fix ( NOT MAINTAINED : only for running 'line2.rb' demo. )
nagai
2003-08-03
1
-4
/
+2
*
* add or modify some widget demo scripts
nagai
2003-08-02
16
-35
/
+1509
*
* numeric.c (flo_to_s): get rid of buffer overflow.
matz
2003-08-02
1
-0
/
+12
*
* (bug fix) forgot to entry a widget class name of 'labelframe' widget
nagai
2003-08-02
12
-6
/
+650
*
* ext/extmk.rb (--no-undefined): annoying option removed.
eban
2003-08-02
1
-11
/
+0
*
* lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new]
nobu
2003-08-02
1
-8
/
+1
*
* (bug fix) TkEntry#delete
nagai
2003-08-02
33
-134
/
+297
*
* ext/syck/rubyext.c (syck_emitter_write_m): forgot to declare
matz
2003-08-01
1
-4
/
+4
*
*** empty log message ***
nobu
2003-08-01
1
-1
/
+1
*
* ext/openssl/extconf.rb: should replace literally.
nobu
2003-08-01
1
-3
/
+7
*
* io.c (READ_DATA_PENDING_PTR): cast to get rid of warnings.
nobu
2003-08-01
1
-0
/
+2
*
* forgot to commit a sample script
nagai
2003-08-01
2
-0
/
+19
*
Specs adjusted for FLoat.
shigek
2003-08-01
4
-74
/
+87
*
* bug fix : forget to eval given block to TkRoot.new method
nagai
2003-08-01
1
-2
/
+3
*
MANIFEST
nobu
2003-08-01
1
-0
/
+139
*
* bug fix : wrong resource file format (resource.{en,jp})
nagai
2003-07-31
5
-12
/
+72
*
* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recent
nagai
2003-07-31
141
-25
/
+19495
*
* ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32
usa
2003-07-31
1
-1
/
+3
*
* wrap the command-proc of TkScale : pass the numeric object to the proc
nagai
2003-07-31
4
-24
/
+117
*
* ext/openssl/extconf.rb: move gmake specific features
gotoyuzo
2003-07-31
1
-26
/
+26
*
* MultiTkIp.new_* accept a block to eval under the new interpreter
nagai
2003-07-30
1
-6
/
+12
*
* bug fix
nagai
2003-07-30
6
-6
/
+33
*
* ext/openssl/ossl_ssl.c (ossl_sslctx_initialize): should initialize
gotoyuzo
2003-07-30
1
-0
/
+5
*
* additional check of Tk interpreters' status for a little more safety
nagai
2003-07-30
4
-13
/
+32
*
* ext/iconv/iconv.c (iconv_convert): append unchanged portion
nobu
2003-07-30
2
-1
/
+17
*
* configure.in (os2-emx): renamed from os2_emx, add flags to
nobu
2003-07-30
2
-6
/
+8
*
* marshal.c (w_object): if object responds to 'marshal_dump',
matz
2003-07-29
2
-2
/
+2
*
* fix a bug of the procedure for 'Delete' button on the safe-Tk frmae
nagai
2003-07-29
2
-1
/
+10
*
* change default mode of mainloop_abort_on_exception on multi-tk.rb
nagai
2003-07-29
1
-1
/
+1
*
* bug fix
nagai
2003-07-29
4
-56
/
+90
*
* ext/extmk.rb (INSTALL_PROG, INSTALL_DATA): modify verbose messages.
eban
2003-07-29
1
-2
/
+2
*
* bug fix ( tested with Ruby/Tk widget demo )
nagai
2003-07-29
6
-15
/
+25
*
* lib/net/smtp.rb (Net::SMTP::send0): add taint check.
matz
2003-07-29
1
-2
/
+1
*
* ext/syck/token.c: prefixed many constants and definitions with YAML_ to
why
2003-07-29
3
-95
/
+97
*
* ChangeLog: tabify.
usa
2003-07-29
1
-1
/
+1
*
tcltklib.c : use RTEST()
nagai
2003-07-29
1
-4
/
+5
*
tcltklib.c : bug fix
nagai
2003-07-29
3
-36
/
+89
*
* ext/syck/syck.h: Added 'syck' yacc prefixes.
why
2003-07-28
9
-132
/
+215
[prev]
[next]