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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MANIFEST: remove regex.c.
eban
2004-05-09
1
-1
/
+0
*
* regex.c : removed unused file.
ksaito
2004-05-09
2
-26
/
+4
*
* io.c (rb_f_open): open should not ignore block when "to_open"
matz
2004-05-08
6
-14
/
+17
*
2004-05-08
eban
2004-05-08
1
-3
/
+3
*
* win32ole.c: add RDoc style comment.
suke
2004-05-08
1
-61
/
+183
*
add a test for Kernel.open(Pathname.new(...)) { ... }.
akr
2004-05-07
1
-0
/
+4
*
* lib/fileutils.rb (mv): new option `force'. [ruby-talk:99457]
aamine
2004-05-07
2
-66
/
+111
*
Allow multiple arguments to include
dave
2004-05-07
2
-4
/
+13
*
* lib/fileutils.rb (fu_list): Array() breaks pathes including "\n". [ruby-cor...
aamine
2004-05-07
3
-1
/
+26
*
2004-05-07
eban
2004-05-07
1
-3
/
+3
*
add freeze test for dbm and gdbm.
akr
2004-05-07
4
-1
/
+40
*
* parse.y (string_content): turn off NODE_NEWLINE flag to avoid
matz
2004-05-07
22
-109
/
+270
*
* util.c (ruby_strtod): 0.0000000000000000001 == 0.0 should be false.
ocean
2004-05-07
2
-27
/
+26
*
use numerichost if cannot resolve hostname
seki
2004-05-06
2
-5
/
+10
*
* ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]
nagai
2004-05-06
2
-1
/
+5
*
2004-05-06
eban
2004-05-06
1
-3
/
+3
*
MANIFEST: add lib/xmlrpc/README.txt.
eban
2004-05-06
1
-0
/
+1
*
* lib/yaml/rubytypes.rb (to_yaml): added instance variable handling
why
2004-05-06
14
-311
/
+456
*
* dir.c (rb_push_glob): simplified code (not change behavior)
ocean
2004-05-06
2
-6
/
+10
*
* ext/extmk.rb: get rid of side effect of Config.expand, patched by
nobu
2004-05-06
2
-2
/
+7
*
* lib/net/imap.rb (string): accept NIL.
shugo
2004-05-06
2
-8
/
+33
*
Don't include &block if we have yield parameters
dave
2004-05-05
4
-0
/
+18
*
use recv instead of recvfrom
seki
2004-05-04
2
-1
/
+5
*
* lib/gserver.rb: documented
gsinclair
2004-05-04
3
-2
/
+112
*
Fix parsing problem with yield within block
dave
2004-05-03
2
-0
/
+7
*
* test/fileutils/test_fileutils.rb (rm_f, rm_r): test :force flag.
aamine
2004-05-02
2
-0
/
+23
*
2004-05-02
eban
2004-05-02
1
-4
/
+4
*
* renewal Ruby/Tk
nagai
2004-05-01
247
-10978
/
+27053
*
2004-04-30
eban
2004-04-30
1
-3
/
+3
*
* time.c (SIZEOF_TIME_T): support SIZEOF_TIME_T == SIZEOF_INT.
eban
2004-04-30
2
-0
/
+6
*
* oniguruma.h, regparse.c: imported Oni Guruma 2.2.8.
ksaito
2004-04-27
3
-2
/
+9
*
This commit was generated by cvs2svn to compensate for changes in r6231,
ksaito
2004-04-27
3
-25
/
+44
*
* oniguruma.h, regparse.c: imported Oni Guruma 2.2.7.
ksaito
2004-04-27
3
-189
/
+14
*
This commit was generated by cvs2svn to compensate for changes in r6227,
ksaito
2004-04-27
3
-44
/
+25
*
This commit was generated by cvs2svn to compensate for changes in r6225,
ksaito
2004-04-27
3
-41
/
+73
*
* common.mk: LIBURUBY_A is needed for extconf.rb even when
nobu
2004-04-27
2
-1
/
+6
*
2004-04-27
usa
2004-04-27
1
-3
/
+3
*
* lib/yaml/rubytypes.rb: passing Range tests.
why
2004-04-26
8
-312
/
+432
*
add tests.
akr
2004-04-26
1
-0
/
+27
*
2004-04-26
nobu
2004-04-26
1
-3
/
+3
*
* README.EXT, README.EXT.ja: fixed wrong function signature.
nobu
2004-04-26
3
-2
/
+7
*
Alias alias to instance methods
dave
2004-04-26
2
-1
/
+11
*
2004-04-25
eban
2004-04-25
1
-3
/
+3
*
* configure.in (ac_cv_func_fork): set to no on DJGPP.
eban
2004-04-25
2
-0
/
+5
*
re.c: applied stack error handling patch. [ruby-dev:22431]
ksaito
2004-04-24
2
-7
/
+13
*
2004-04-24
eban
2004-04-24
1
-3
/
+3
*
Fix bug where consecutive headings were merged
dave
2004-04-24
2
-1
/
+6
*
* Non-String attributes are now converted to Strings; this means code such as
ser
2004-04-23
7
-27
/
+49
*
* lib/mkmf.rb: $hdrdir should not contain macros, for backward
nobu
2004-04-23
2
-3
/
+11
*
* lib/pathname.rb: sync taint/freeze flag between
akr
2004-04-23
2
-1
/
+38
[prev]
[next]