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
*
added bcc32 support [ruby-dev:25657] and fixed a minor bug.
ttate
2005-02-08
3
-36
/
+19
*
document updated.
akr
2005-02-08
1
-47
/
+53
*
Use define_method instead of module_eval.
ttate
2005-02-07
2
-13
/
+13
*
add test_rand_0x100000000.
akr
2005-02-07
1
-0
/
+7
*
* 2005-02-08
eban
2005-02-07
1
-3
/
+3
*
* lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method.
akr
2005-02-07
2
-0
/
+37
*
fix previous commit to check stdout is a tty.
akr
2005-02-07
1
-2
/
+7
*
* io.c (io_getc): flush rb_stdout before read fro stdin, which is
akr
2005-02-07
3
-7
/
+15
*
minor bugfix.
ttate
2005-02-07
1
-1
/
+1
*
Improved DL::Handle#sym.
ttate
2005-02-07
5
-45
/
+98
*
* dln.c: typo fix.
eban
2005-02-07
1
-2
/
+2
*
Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]
ttate
2005-02-06
4
-8
/
+18
*
* ext/socket/extconf.rb (sockaddr_storage): winsock2.h have the
usa
2005-02-06
2
-2
/
+10
*
* 2005-02-07
nobu
2005-02-06
1
-3
/
+3
*
* lib/mkmf.rb (with_cppflags, with_cflags, with_ldflags): keep flags
nobu
2005-02-06
2
-7
/
+10
*
* ext/extmk.rb (extract_makefile): extract previously collected
nobu
2005-02-06
5
-309
/
+301
*
* eval.c (stack_extend): add prototype because VC++8 doesn't
usa
2005-02-06
2
-1
/
+6
*
added DL::Importer.sizeof().
ttate
2005-02-06
3
-0
/
+50
*
synchronized with date2 3.6.3
tadf
2005-02-06
3
-9
/
+47
*
* ext/dl/dl.c (Init_dl): function declaration should precede
akr
2005-02-06
2
-3
/
+8
*
* 2005-02-06
usa
2005-02-05
1
-3
/
+3
*
* lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was not
akr
2005-02-05
2
-6
/
+34
*
comment refined.
akr
2005-02-05
1
-2
/
+2
*
replace CRLF with LF.
ttate
2005-02-05
0
-0
/
+0
*
* 2005-02-05
eban
2005-02-04
1
-3
/
+3
*
* test/ripper/test_scanner_events.rb: fix test.
aamine
2005-02-04
2
-9
/
+13
*
added missing files.
ttate
2005-02-04
6
-0
/
+733
*
added new files.
ttate
2005-02-04
17
-0
/
+2555
*
remove all files to replace ruby-dl with ruby-dl2.
ttate
2005-02-04
30
-6260
/
+0
*
* ext/ripper/lib/ripper/lexer.rb: last Lexer fix was incomplete; test all green.
aamine
2005-02-04
2
-4
/
+13
*
* ext/ripper/lib/ripper/filter.rb: ripper/tokenizer -> ripper/lexer. [ruby-de...
aamine
2005-02-04
2
-4
/
+9
*
* lib/rss: supported Image module.
kou
2005-02-03
13
-9
/
+626
*
* 2005-02-04
eban
2005-02-03
1
-3
/
+3
*
* ext/stringio/stringio.c (strio_close, strio_close_read, strio_close_write):
nobu
2005-02-03
2
-30
/
+41
*
bugfix.
ttate
2005-02-03
1
-2
/
+2
*
* 2005-02-03
usa
2005-02-03
1
-3
/
+3
*
* ext/nkf/nkf-utf8/nkf.c: follow original v 1.57
naruse
2005-02-02
1
-0
/
+8
*
* follow original utf8tbl.c,v 1.8
naruse
2005-02-02
1
-2240
/
+4213
*
* follow original config.h,v 1.7
naruse
2005-02-02
1
-0
/
+3
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf.c,v 1.57
naruse
2005-02-02
1
-48
/
+313
*
* ext/stringio/stringio.c (strio_truncate): should MEMZERO an extended
nobu
2005-02-02
2
-3
/
+12
*
* forgot to add lib/rss/trackback.rb entry.
kou
2005-02-02
1
-0
/
+2
*
* lib/rss/rss.rb (RSS::Element#convert): added.
kou
2005-02-02
6
-66
/
+86
*
* 2005-02-02
eban
2005-02-02
1
-3
/
+3
*
* ext/ripper/lib/ripper/tokenizer.rb -> lexer.rb.
aamine
2005-02-01
5
-65
/
+248
*
(DRb::DRbObject#respond_to?): check marshal_dump and _dump
seki
2005-02-01
2
-1
/
+16
*
* 2005-02-01
eban
2005-01-31
1
-4
/
+4
*
* configure.in (aix): fix linker flags on AIX. [ruby-talk:125460]
nobu
2005-01-31
2
-5
/
+6
*
* Makefile.in, configure.in: made EXTOUT configurable.
nobu
2005-01-31
5
-5
/
+19
*
* 2005-01-31
usa
2005-01-31
1
-3
/
+3
[next]