| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * eval.c (top_include): include in the wrapped load is done for | matz | 2004-04-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | the wrapper, not for a singleton class for wrapped main. [ruby-dev:23305] * bignum.c (rb_big_eq): use temporary double variable to save the result (internal float register may be bigger than 64 bits, for example, 80 bits on x86). [ruby-dev:23311] * eval.c (block_pass): should generate unique identifier of the pushing block. [ruby-talk:96363] * ext/socket/socket.c (make_hostent): fix memory leak, based on the patch from HORIKAWA Hisashi <vzw00011@nifty.ne.jp>. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | fixed CDATA parsing for XMLScanParser and REXMLStreamParser | mneumann | 2003-11-11 | 1 | -0/+5 |
| | | | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4936 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | consistent parentheses in assignment RHS. | matz | 2003-10-16 | 1 | -1/+1 |
| | | | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | * lib/xmlrpc: import. | matz | 2003-07-19 | 1 | -0/+803 |
| * eval.c (thgroup_add): should return group for terminated thread case. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||||
