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
*
* instruby.rb (makedirs): make same directory only once even if
nobu
2003-01-25
2
-3
/
+17
*
* instruby.rb: re-define individual methods verbosely rather than
nobu
2003-01-25
1
-0
/
+9
*
*** empty log message ***
nobu
2003-01-25
2
-19
/
+23
*
* instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,
knu
2003-01-25
6
-58
/
+122
*
Converted RD to RDoc and improved documentation. See comments at EOF.
gsinclair
2003-01-24
1
-261
/
+321
*
2003-01-24
eban
2003-01-24
1
-3
/
+3
*
* parse.y: tMINUS should have lower precedence than tPOW.
matz
2003-01-24
3
-5
/
+8
*
* misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): deal
nobu
2003-01-23
2
-16
/
+13
*
* eval.c (rb_eval): do not warn discarding already undefined
matz
2003-01-23
3
-2
/
+11
*
garbage?
nobu
2003-01-23
1
-1
/
+1
*
* parse.y (arg): missing arguments.
nobu
2003-01-23
2
-2
/
+6
*
2003-01-23
nobu
2003-01-23
1
-3
/
+3
*
* lib/rational.rb: modified to support "quo".
matz
2003-01-23
5
-63
/
+67
*
* time.c (time_arg): was accessing garbage argv value.
matz
2003-01-23
2
-1
/
+5
*
* parse.y (arg): syntaxify tPOW negative number hack.
matz
2003-01-23
5
-55
/
+102
*
wrong fix.
nobu
2003-01-22
1
-2
/
+3
*
* instruby.rb: should not contain destdir in shebang line.
nobu
2003-01-22
2
-1
/
+5
*
* win32/win32.c (pipe_exec): remove unnecessary SetStdHandle().
usa
2003-01-22
2
-76
/
+41
*
makes possible to add files to clean and distclean targets
michal
2003-01-21
2
-6
/
+11
*
Small changes to documentation.
gsinclair
2003-01-21
1
-9
/
+9
*
Converted RD to RDoc, with some changes/additions.
gsinclair
2003-01-21
1
-175
/
+164
*
Correct descriptions of {proper_,}{superset,subset}?.
knu
2003-01-21
1
-5
/
+3
*
Very slight improvement to documentation.
gsinclair
2003-01-21
1
-1
/
+1
*
Exchange do { } while (0) for ((void)0)
michal
2003-01-21
2
-4
/
+6
*
2003-01-21
eban
2003-01-21
1
-3
/
+3
*
* bcc32/Makefile.sub (LIBRUBY_A): link dmyext.
nobu
2003-01-21
2
-2
/
+6
*
* parse.y (arg): put back old ** behavior for negative number
matz
2003-01-21
2
-0
/
+24
*
* instruby.rb: use real interpreter pathname at shebang line.
usa
2003-01-21
2
-14
/
+28
*
* lib/pp.rb: Use Test::Unit.
akr
2003-01-21
5
-89
/
+113
*
fix sharing_detection.
akr
2003-01-20
1
-0
/
+8
*
refine previous change.
akr
2003-01-20
2
-24
/
+4
*
* lib/pp.rb: Don't redefine `inspect'.
akr
2003-01-20
2
-65
/
+39
*
Modified some RDoc formatting.
gsinclair
2003-01-20
1
-2
/
+2
*
Added RDoc comments.
gsinclair
2003-01-20
1
-10
/
+43
*
* configure.in (MANTYPE): Detect if the system's nroff(1) groks
knu
2003-01-20
4
-7
/
+69
*
* lib/tempfile.rb (self.open): If a block is given, call it with
knu
2003-01-20
2
-2
/
+24
*
make public ERB::Compiler
seki
2003-01-20
1
-3
/
+0
*
* mdoc2man.rb: Properly put nested braces, parentheses and angles.
knu
2003-01-20
2
-18
/
+91
*
fix: % in <%..%>
seki
2003-01-20
1
-44
/
+74
*
* mdoc2man.rb: Make this work as a library.
knu
2003-01-20
2
-298
/
+318
*
* typo fix.
eban
2003-01-20
1
-1
/
+1
*
* eval.c (rb_f_require): purge too many goto's.
nobu
2003-01-20
2
-30
/
+45
*
2003-01-20
eban
2003-01-20
1
-3
/
+3
*
* mdoc2man.rb (parse_macro): Understand .Ux.
knu
2003-01-20
2
-0
/
+7
*
Add mdoc2man.rb.
knu
2003-01-20
1
-0
/
+1
*
* mdoc2man.rb: New file. A mdoc to man converter ported from
knu
2003-01-20
2
-0
/
+393
*
* ruby.1: Properly close .Bl with .El.
knu
2003-01-20
2
-0
/
+5
*
* regex.c (is_in_list): should work weill with UTF-8.
matz
2003-01-20
5
-26
/
+55
*
Added RDoc comments.
gsinclair
2003-01-20
1
-27
/
+375
*
* lib/mkmf.rb (egrep_cpp): use inspect to show options.
nobu
2003-01-19
2
-5
/
+18
[next]