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
*
* ext/socket/socket.c (make_hostent): fix memory leak, based on
matz
2004-04-01
3
-267
/
+202
*
2004-04-01
nahi
2004-04-01
1
-4
/
+4
*
add test_symmetry_bignum.
akr
2004-04-01
1
-0
/
+6
*
* lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI
nahi
2004-04-01
3
-2
/
+26
*
add test_pack_U.
akr
2004-04-01
1
-0
/
+11
*
add 2 assertions.
akr
2004-03-31
1
-0
/
+2
*
add a test. [ruby-dev:22619]
akr
2004-03-31
1
-4
/
+14
*
* time.c (year_leap_p): new function.
akr
2004-03-31
2
-8
/
+95
*
2004-03-31
nobu
2004-03-31
1
-3
/
+3
*
* intern.h: provide proper prototypes. [ruby-core:02724]
nobu
2004-03-31
3
-6
/
+10
*
* pack.c (pack_pack): raises RangeError if uv is out of UTF8 value
matz
2004-03-31
4
-8
/
+32
*
* lib/delegate.rb (DelegateClass): define internal methods of the
nobu
2004-03-31
2
-7
/
+12
*
more tests for Time.utc.
akr
2004-03-31
1
-5
/
+29
*
add test for minimum 32bit signed time_t for Time.utc.
akr
2004-03-30
1
-1
/
+2
*
* time.c (search_time_t): limit guess range by mktime if it is
akr
2004-03-30
1
-1
/
+1
*
* time.c (search_time_t): limit guess range by mktime if it is
akr
2004-03-30
3
-0
/
+24
*
2004-03-30
nobu
2004-03-30
1
-3
/
+3
*
* eval.c (rb_eval): fix SEGV at retry in iterator's receiver.
nobu
2004-03-30
2
-2
/
+6
*
* process.c (rb_exec): follow older behavior if close-on-exec is not
nobu
2004-03-29
2
-22
/
+80
*
2004-03-29
eban
2004-03-29
1
-3
/
+3
*
* exception message clean-up by Ian Macdonald <ian@caliban.org>.
matz
2004-03-29
39
-124
/
+127
*
Documentation fixes and a patch to fix whitespace handling.
ser
2004-03-28
6
-21
/
+43
*
fix typo.
akr
2004-03-28
3
-4
/
+4
*
2004-03-28
nobu
2004-03-28
1
-3
/
+3
*
* cygwin/GNUmakefile.in (clean-local, distclean-local): remove
nobu
2004-03-28
3
-3
/
+17
*
* lib/net/pop.rb: def m( arg ) -> def m(arg).
aamine
2004-03-28
2
-44
/
+47
*
* lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...
aamine
2004-03-28
1
-2
/
+2
*
* lib/net/pop.rb: revert to rev1.63. 1.64 wrongly contains POPS code.
aamine
2004-03-28
1
-26
/
+6
*
* lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...
aamine
2004-03-28
2
-6
/
+31
*
* (lib/open-uri.rb): permit extra semicolon in content-type field.
akr
2004-03-27
2
-2
/
+7
*
* (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethods
akr
2004-03-27
3
-39
/
+51
*
2004-03-27
nahi
2004-03-26
1
-3
/
+3
*
* lib/logger.rb: trim tail space of each line. no user visible change.
nahi
2004-03-26
4
-13
/
+21
*
Missing trailing "$"
dave
2004-03-25
1
-1
/
+1
*
Add --version option to ri
dave
2004-03-25
2
-3
/
+21
*
Bug in + and - reported by Bret Jolly fixed.
shigek
2004-03-25
1
-0
/
+6
*
Bug in + and - reported by Bret Jolly fixed.
shigek
2004-03-25
1
-25
/
+8
*
* version.c (ruby_show_copyright): obtain copyright year from
nobu
2004-03-25
5
-8
/
+20
*
integrated to win32/*.rb.
nobu
2004-03-25
3
-133
/
+0
*
* win32/resource.rb: default rubyw icon to ruby.ico, and let DLL also
nobu
2004-03-25
2
-3
/
+11
*
* common.mk, */Makefile.sub (lib, dll): phony targets.
nobu
2004-03-25
7
-12
/
+23
*
2004-03-25
eban
2004-03-25
1
-3
/
+3
*
Add the --list-names option
dave
2004-03-24
7
-8
/
+75
*
Must now use "::" to separate nested classes. This fixes bug where "ri Kernel...
dave
2004-03-24
2
-0
/
+7
*
Get --one-page working with C code
dave
2004-03-24
2
-1
/
+12
*
Move "y" documentation to correct place
dave
2004-03-24
1
-15
/
+16
*
* lib/uri.rb: Documented (thanks Dmitry V. Sabanin).
gsinclair
2004-03-24
9
-985
/
+979
*
* lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected by
nobu
2004-03-24
2
-8
/
+21
*
* lib/tempfile.rb: fixed a stupid bug. [ruby-talk:95680]
matz
2004-03-24
1
-2
/
+1
*
Don't be as eager to invent classes to document
dave
2004-03-24
3
-4
/
+17
[next]