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
*
* original nkf.c rev:1.40
naruse
2004-11-19
1
-168
/
+515
*
* ext/stringio/stringio.c: needs fcntl.h for O_* constants.
nobu
2004-11-18
1
-0
/
+5
*
* io.c, rubyio.h (rb_io_modenum_flags): exported.
nobu
2004-11-18
1
-10
/
+12
*
* ext/stringio/stringio.c (strio_read): position was ignored when a
nobu
2004-11-16
1
-1
/
+1
*
* ext/gdbm/gdbm.c (fgdbm_store): StringValue() may alter string
matz
2004-11-14
3
-3
/
+4
*
* ext/tk/lib/tk/event.rb: remove $LOADED_FEATURES trick
nagai
2004-11-12
2
-14
/
+12
*
* dir.c (rb_glob2): do not allocate buffer from heap to avoid
matz
2004-11-10
1
-4
/
+0
*
* ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or older
nagai
2004-11-09
3
-0
/
+15
*
* ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments.
nagai
2004-11-07
9
-74
/
+83
*
* ext/tk/lib/tk/scrollable.rb: divide Scrollable module into X_Scrollable
nagai
2004-11-05
3
-17
/
+28
*
* ext/tk/lib/tk.rb: TkComm._at() supprts both of "@x,y" and "@x"
nagai
2004-11-05
1
-2
/
+6
*
* ext/tk/lib/tk/text.rb: sorry. bug fix again.
nagai
2004-11-05
1
-1
/
+1
*
* ext/tk/lib/tk/text.rb: bug fix
nagai
2004-11-05
1
-2
/
+2
*
* ext/tk/lib/tk/variable.rb: forget to initialize instance_variables
nagai
2004-11-04
1
-0
/
+7
*
* gc.c (gc_mark): enable GC stack checking.
matz
2004-11-04
2
-8
/
+7
*
* ext/tk/lib/tk.rb: support to use different Tcl commands between
nagai
2004-11-03
14
-47
/
+89
*
* follow nkf 2.0.4
naruse
2004-11-03
5
-2048
/
+780
*
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
31
-1026
/
+0
*
* ext/extmk.rb (MANIFEST): do not use anymore, use extconf.rb instead.
eban
2004-11-01
1
-2
/
+2
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-11-01
6
-0
/
+9431
*
* string.c (rb_str_locktmp): lock string temporarily.
matz
2004-10-30
1
-2
/
+2
*
some typo fixed.
suke
2004-10-30
2
-46
/
+46
*
* ext/zlib/zlib.c (zstream_detach_input): resets klass of z->input if
akira
2004-10-28
1
-1
/
+7
*
* ext/extmk.rb: prefer relative path. [ruby-talk:93037]
nobu
2004-10-28
1
-2
/
+18
*
* string.c (RESIZE_CAPA): check string attribute before modifying
matz
2004-10-27
1
-10
/
+29
*
* ext/tk/sample/tkextlib/bwidget/tree.rb: bug fix
nagai
2004-10-24
2
-1
/
+5
*
Use NUM2INT to convert short values.
ttate
2004-10-23
1
-2
/
+2
*
* ext/zlib/zlib.c (zstream_shift_buffer): should restore class
matz
2004-10-21
1
-1
/
+5
*
* string.c (str_gsub): reentrant check. [ruby-dev:24432]
matz
2004-10-20
4
-5
/
+10
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-10-19
1
-0
/
+5
*
* ext/win32ole.c(ole_invoke): retrieve the result value when
suke
2004-10-19
1
-3
/
+5
*
* io.c (read_all): block string buffer modification during
matz
2004-10-19
5
-15
/
+11
*
* ext/tk/tkutil.c: backport from CVS HEAD
nagai
2004-10-19
1
-13
/
+30
*
* ext/tk/MANIFEST: add lib/tkextlib/tcllib/ico.rb.
eban
2004-10-18
1
-0
/
+1
*
* ext/tk/lib/tk/timer.rb: TkTimer#start and restart accept a block
nagai
2004-10-17
1
-5
/
+11
*
* ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch.
suke
2004-10-17
2
-14
/
+22
*
* ext/tk/lib/tkextlib/tcllib: based on Tcllib 1.7
nagai
2004-10-16
3
-0
/
+118
*
* ext/tk/lib/tk/timer.rb: TkTimer.new(interval, loop){ ... } is acceptable.
nagai
2004-10-15
1
-14
/
+37
*
* ext/tk/lib/tk/*: untabify
nagai
2004-10-11
295
-13878
/
+13907
*
* ext/tk/lib/tk/optiondb.rb: make it more secure
nagai
2004-10-07
1
-21
/
+34
*
* ext/tk/lib/tk/scrollbar.rb: When 'set' operation, a scrollbar cannot
nagai
2004-10-07
1
-2
/
+11
*
* ext/tk/lib/tk.rb: When CHILDKILLED and so on, Tk.errorCode returns
nagai
2004-10-07
1
-1
/
+10
*
* ext/stringio/stringio.c: use FMODE_APPEND.
nobu
2004-10-06
1
-5
/
+4
*
* ext/tk/lib/tk.rb: add Tk.errorInfo and Tk.errorCode
nagai
2004-10-06
4
-2
/
+18
*
* ext/tk/lib/tk/image.rb: bug fix
nagai
2004-10-04
5
-1
/
+83
*
* string.c (rb_str_sum): check was done with false pointer.
matz
2004-10-02
1
-0
/
+2
*
* ext/tk/lib/tk/grid.rb: revive TkGrid.grid
nagai
2004-10-01
3
-3
/
+6
*
* ext/tcltklib/tcltklib.c (ip_init): bug fix
nagai
2004-09-29
7
-10
/
+122
*
merged from HEAD.
ttate
2004-09-27
2
-11
/
+8
*
* array.c (rb_ary_equal): element size might change during
matz
2004-09-18
1
-7
/
+7
[next]