-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@601 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- Loading branch information
matz
committed
Jan 8, 2000
1 parent
a3da846
commit a69b9bc
Showing
12 changed files
with
385 additions
and
368 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
Fri Jan 7 00:59:29 2000 Masahiro Tomita <[email protected]> | ||
|
||
* io.c (io_fread): TRAP_BEG/TRAP_END added around getc(). | ||
|
||
Thu Jan 6 00:39:54 2000 Yukihiro Matsumoto <[email protected]> | ||
|
||
* random.c (rb_f_rand): should be initialized unless srand is | ||
called before. | ||
|
||
Wed Jan 5 02:14:46 2000 EGUCHI Osamu <[email protected]> | ||
|
||
* parse.y: Fix SEGV on empty parens with UMINUS or UPLUS. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.