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
*
* rubysig.h: <errno.h> is needed to use errno which may be a macro.
nobu
2004-01-09
2
-5
/
+8
*
* ext/extmk.rb (extmake): should not reduce necessary libraries.
nobu
2004-01-09
3
-1
/
+24
*
* lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]
nobu
2004-01-09
2
-4
/
+8
*
* configure.in (RDOCTARGET): new macro. if you want to install
eban
2004-01-08
3
-4
/
+20
*
* ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returns
gotoyuzo
2004-01-08
5
-22
/
+89
*
* dir.c (glob_helper): should not recurse in exceptional status.
nobu
2004-01-08
2
-1
/
+5
*
* test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase which
nahi
2004-01-08
2
-17
/
+24
*
* eval.c, object.c, process.c, re.c: don't use C++ style comments.
eban
2004-01-08
5
-26
/
+30
*
* ext/syck/rubyext.c (yaml_org_handler): lazy-load Date for
nobu
2004-01-07
2
-176
/
+184
*
2004-01-08
nobu
2004-01-07
1
-3
/
+3
*
* ext/extmk.rb: preserve order in Setup. [ruby-dev:22503]
nobu
2004-01-07
6
-7
/
+32
*
* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should create
gotoyuzo
2004-01-07
2
-0
/
+6
*
* dir.c (glob_helper): fix memory leak.
nobu
2004-01-07
2
-7
/
+13
*
* eval.c (rb_mod_modfunc): should break if m has no super class.
matz
2004-01-07
2
-0
/
+6
*
* sample/webrick/*: new files.
gotoyuzo
2004-01-07
10
-0
/
+185
*
* test/net/test_httpheader.rb: new file.
aamine
2004-01-07
2
-0
/
+143
*
* lib/net/http.rb (HTTPHeader#content_length): should return nil unless heade...
aamine
2004-01-07
2
-1
/
+7
*
fix typos.
akr
2004-01-07
4
-14
/
+14
*
* ext/tk/lib/tk.rb: use epath for embedded windows of TkPanedWindow.
nagai
2004-01-07
4
-14
/
+86
*
* lib/soap/{attachment.rb,mimemessage.rb}: added from soap4r/1.5.2.
nahi
2004-01-07
4
-0
/
+351
*
Fix problem with agreesive name matching (see ChangeLog)
dave
2004-01-07
3
-9
/
+30
*
2004-01-07
eban
2004-01-07
1
-3
/
+3
*
* lib/debug.rb: revert command parse regexps. [ruby-list:39014] by
nahi
2004-01-07
2
-5
/
+10
*
Check for shebang line in file that would otherwise be treated as plain text
dave
2004-01-06
2
-1
/
+19
*
* io.c (fptr_finalize): should save errno just after failure.
nobu
2004-01-06
2
-12
/
+18
*
* lib/logger.rb(Logger#msg2str): no special treatment for the object
nahi
2004-01-06
3
-30
/
+29
*
Split out ri display code and make pluggable
dave
2004-01-06
6
-296
/
+395
*
* test/inlinetest.rb, test/{test_generator.rb,test_ipaddr.rb,
nahi
2004-01-06
11
-0
/
+99
*
* import soap4r/1.5.2;
nahi
2004-01-06
26
-215
/
+473
*
Removed ^Ms
gsinclair
2004-01-05
0
-0
/
+0
*
Add RDoc to build. Add --ri-system to RDoc
dave
2004-01-05
7
-40
/
+108
*
2004-01-06
eban
2004-01-05
1
-3
/
+3
*
* win32/dir.h, win32/win32.c: fix patch miss.
usa
2004-01-05
4
-27
/
+8
*
* lib/logger.rb: enhanced documentation.
gsinclair
2004-01-05
2
-207
/
+355
*
* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.
matz
2004-01-05
6
-29
/
+90
*
Add --ri-system option
dave
2004-01-05
2
-6
/
+18
*
* test/ruby/test_pack.rb: new test test_unpack_N.
aamine
2004-01-04
2
-0
/
+14
*
2004-01-05
usa
2004-01-04
1
-3
/
+3
*
* lib/mkmf.rb (create_makefile): remove duplicated object files
usa
2004-01-04
2
-1
/
+7
*
2004-01-04
eban
2004-01-04
1
-3
/
+3
*
* rubysig.h: lack of variable declaration on _WIN32 platforms.
matz
2004-01-03
1
-0
/
+1
*
* rubysig.h (TRAP_END): preserve errno before switching context.
matz
2004-01-02
2
-3
/
+15
*
* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.
matz
2004-01-02
11
-264
/
+402
*
Finish documenting internal stuff. See Changelog for other details
dave
2004-01-02
20
-255
/
+1442
*
* text format
nahi
2004-01-01
1
-3
/
+1
*
2004-01-01
eban
2004-01-01
1
-5
/
+5
*
Fix problem with ambiguous nested classes
dave
2004-01-01
2
-1
/
+6
*
* lib/pathname.rb: Corrected small coding error.
gsinclair
2003-12-31
2
-3
/
+7
*
* lib/pathname.rb: Completed documentation.
gsinclair
2003-12-31
2
-107
/
+270
*
Make file in '// in sss.c' relative
dave
2003-12-31
2
-1
/
+8
[next]