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: add lib/racc/parser.rb.
aamine
2002-08-05
4
-385
/
+452
*
Multiple call of the initialize.
ttate
2002-08-05
3
-0
/
+9
*
Conform to the allocation framework.
ttate
2002-08-04
5
-49
/
+83
*
* ext/curses/curses.c: follow allocation framework.
nobu
2002-08-04
2
-23
/
+39
*
* eval.c (rb_eval): set constant in cbase scope.
nobu
2002-08-03
2
-4
/
+10
*
* configure.in: remove initstate checking.
eban
2002-08-02
1
-1
/
+1
*
* ext/strscan/strscan.c: follow allocation framework.
aamine
2002-08-02
2
-109
/
+212
*
2002-08-01
nobu
2002-08-01
1
-2
/
+2
*
* parse.y (tokadd_string): ignore backslashed spaces in %w.
matz
2002-08-01
5
-6
/
+23
*
* eval.c (rb_undef): undef should be done for klass, not ruby_class.
matz
2002-07-31
4
-7
/
+12
*
Get rid of "return".
ttate
2002-07-30
1
-1
/
+1
*
sorry, ditto
nobu
2002-07-30
1
-2
/
+2
*
2002-07-30
nobu
2002-07-30
1
-2
/
+2
*
* misc/ruby-mode.el (ruby-accurate-end-of-block): restrict search
nobu
2002-07-30
2
-3
/
+11
*
range.c: small-cleanup [ruby-core:276]
michal
2002-07-30
1
-6
/
+8
*
* misc/ruby-mode.el (ruby-accurate-end-of-block): incomplete block
nobu
2002-07-30
2
-4
/
+13
*
* ext/tcltklib/stubs.c (ruby_tcltk_stubs): win32_getenv returns
eban
2002-07-30
3
-0
/
+16
*
* eval.c (rb_thread_join_m): add parameter type declaration.
aamine
2002-07-30
2
-1
/
+6
*
* eval.c (localjump_error): add parameter type declaration.
aamine
2002-07-29
2
-0
/
+5
*
* ext/extmk.rb.in: always use File.expand_path for $top_srcdir.
eban
2002-07-29
2
-6
/
+8
*
2002-07-29
eban
2002-07-29
1
-2
/
+2
*
* numeric.c (num_to_int): default to_int implementaion for every
matz
2002-07-29
7
-19
/
+31
*
* mkconfig.rb: unexpected `"ruby".sub("$","17") == "ruby"'
gotoken
2002-07-29
1
-1
/
+1
*
* eval.c (rb_eval): no need to convert to string twice.
nobu
2002-07-26
2
-2
/
+6
*
* misc/ruby-mode.el (ruby-expr-beg): wrong indent at modifiers
nobu
2002-07-26
2
-3
/
+10
*
* sample/mkproto.rb: ditto and fix bug.
eban
2002-07-26
2
-2
/
+4
*
* ext/extmk.rb.in (create_makefile): use Regexp in gsub.
eban
2002-07-26
2
-1
/
+5
*
* random.c (N, M): undef for <winnt.h> on MinGW.
eban
2002-07-26
1
-0
/
+3
*
* random.c: replace with Mersenne Twister RNG.
matz
2002-07-26
1
-10
/
+25
*
* random.c: replace with Mersenne Twister RNG.
matz
2002-07-26
14
-207
/
+462
*
2002-07-26
nobu
2002-07-26
1
-2
/
+2
*
* parse.y (yylex): modify to accept a code like "m (a){...}".
aamine
2002-07-26
2
-6
/
+10
*
* misc/ruby-mode.el (ruby-delimiter): include here document.
nobu
2002-07-25
2
-247
/
+308
*
optparse imported
nobu
2002-07-23
1
-0
/
+4
*
* lib/net/ftp.rb (set_socket): new method.
shugo
2002-07-18
2
-1
/
+14
*
* parse.y (yylex): fix typo.
aamine
2002-07-17
2
-2
/
+6
*
* parse.y (heredoc_identifier): modify typo.
aamine
2002-07-15
2
-3
/
+7
*
OptionParser
nobu
2002-07-14
1
-0
/
+4
*
2002-07-13
nobu
2002-07-13
1
-2
/
+2
*
* parse.y (literal_concat_string): wrong optimization.
nobu
2002-07-13
2
-2
/
+5
*
import
nobu
2002-07-12
3
-0
/
+31
*
* lib/resolv.rb (Resolv::DNS::open, close): new.
nobu
2002-07-12
3
-17
/
+1652
*
* doc/net/smtp.rd.ja: add note for RubyMail/TMail.
aamine
2002-07-11
1
-0
/
+205
*
* lib/net/http.rb: rename HTTP.get_uri get_response.
aamine
2002-07-11
3
-24
/
+565
*
* NEWS: add note for net/http's incompatibility.
aamine
2002-07-11
1
-0
/
+5
*
* string.c (rb_str_match): fix for string match.
nobu
2002-07-11
2
-2
/
+5
*
2002-07-11
nobu
2002-07-11
1
-2
/
+2
*
* ext/stringio/stringio.c (strio_gets_internal): fixed for record
nobu
2002-07-11
2
-2
/
+7
*
* string.c (rb_str_slice_bang): if there's no corresponding
matz
2002-07-11
14
-75
/
+141
*
* lib/resolv.rb: untaint strings read from /etc/hosts and
shugo
2002-07-11
2
-0
/
+11
[prev]
[next]