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
...
*
More pathes from Tadasi Saito.
shigek
2003-07-18
4
-243
/
+0
*
More pathes from Tadasi Saito.
shigek
2003-07-18
5
-174
/
+263
*
* lib/mkmf.rb (rm_f): use FileUtils.
nobu
2003-07-18
1
-2
/
+7
*
tk.rb :
nagai
2003-07-17
1
-0
/
+4
*
* eval.c (ruby_init): set ruby_running to true after
matz
2003-07-17
1
-9
/
+5
*
* eval.c (rb_disable_super, rb_enable_super): deprecate.
matz
2003-07-16
2
-5
/
+0
*
* ext/syck/emitter.c (syck_emitter_start_obj): cast to avoid warning.
eban
2003-07-15
1
-1
/
+1
*
* ext/syck/rubyext.c (syck_mark_emitter): forgot to rb_gc_mark the
why
2003-07-14
1
-1
/
+5
*
Missed MANIFEST change and addition of ext/syck/emitter.c.
why
2003-07-11
2
-0
/
+318
*
* ext/syck/emitter.c: new emitter code.
why
2003-07-11
3
-29
/
+285
*
tk.rb :
nagai
2003-07-11
1
-2
/
+2
*
* ext/dbm/extconf.rb (gdbm_compat, qdbm): add check for gdbm_compat
eban
2003-07-07
1
-1
/
+1
*
*** empty log message ***
nobu
2003-07-04
4
-121
/
+137
*
* ext/curses/extconf.rb: updated for tinfo check.
matz
2003-07-04
1
-2
/
+1
*
* string.c (rb_str_shared_replace): clear flags before copy.
matz
2003-07-02
1
-0
/
+1
*
tk.rb :
nagai
2003-07-01
2
-10
/
+24
*
Precision for '**' enhanced (bug).
shigek
2003-07-01
1
-2
/
+2
*
Bug in '/' fixed by Tadashi Saito.
shigek
2003-06-29
1
-2
/
+4
*
Changed according to Tadashi Saito's advice.
shigek
2003-06-27
1
-4
/
+4
*
1.From Tadashi Saito's advice
shigek
2003-06-27
4
-614
/
+740
*
tk.rb :
nagai
2003-06-25
2
-2
/
+154
*
tkcanvas.rb :
nagai
2003-06-25
3
-40
/
+128
*
tk.rb :
nagai
2003-06-24
5
-22
/
+204
*
* io.c (io_close): missing prototype.
aamine
2003-06-23
2
-0
/
+3
*
* MANIFEST: add wince files.
eban
2003-06-23
1
-0
/
+1
*
tk.rb :
nagai
2003-06-23
1
-8
/
+23
*
tk.rb :
nagai
2003-06-22
2
-11
/
+165
*
tk.rb :
nagai
2003-06-21
2
-6
/
+52
*
Ruby/Tk libraries except tk.rb :
nagai
2003-06-21
8
-22
/
+82
*
tcltklib.c :
nagai
2003-06-20
2
-7
/
+12
*
tcltklib.c :
nagai
2003-06-19
7
-12
/
+284
*
tk.rb :
nagai
2003-06-18
14
-432
/
+1650
*
*** empty log message ***
katsu
2003-06-18
1
-0
/
+5
*
* ext/syck/rubyext.c (rb_syck_load_handler): merge key implemented.
why
2003-06-18
1
-14
/
+86
*
* ext/syck/gram.c: added grammar for certain empty sequence entries.
why
2003-06-17
6
-755
/
+1019
*
* ext/dl/dl.c (rb_dl_callback): use rb_block_proc() instead of
usa
2003-06-16
2
-2
/
+2
*
* eval.c (proc_alloc): re-unification of Block and Proc. Block
matz
2003-06-16
4
-22
/
+22
*
tk.rb : add 'no_create' option to widget initialize method.
nagai
2003-06-12
3
-8
/
+28
*
tk.rb : widget configure returns self (for method call chain)
nagai
2003-06-12
3
-0
/
+135
*
* ext/syck/token.c: preserve newlines prepended to a block.
why
2003-06-10
2
-1065
/
+1197
*
* lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3
matz
2003-06-10
1
-1
/
+1
*
fix : 100% CPU problem of Tk.mainloop
nagai
2003-06-09
1
-6
/
+27
*
renew Tk.mainloop
nagai
2003-06-09
1
-24
/
+66
*
* gc.c (define_final): eliminate rb_f_lambda() call.
matz
2003-06-06
2
-2
/
+2
*
* ext/syck/rubyext.c (syck_parser_mark): was a bit heavy on the GC.
why
2003-06-05
3
-63
/
+62
*
* ext/curses/curses.c (window_s_allocate,curses_finalize):
eban
2003-06-05
1
-3
/
+2
*
* ext/syck/rubyext.c: using GC nodes caused segfault. [ruby-core:1071]
why
2003-06-05
2
-15
/
+41
*
* ext/syck/token.c: directives choked on a period.
why
2003-06-05
6
-193
/
+317
*
* eval.c (rb_call_super): inheritance line adjustment moved from
matz
2003-06-03
4
-23
/
+23
*
* ext/digest/defs.h: better support for old Cygwin, again.
eban
2003-06-01
1
-1
/
+1
[prev]
[next]