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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle :nodoc: om singleton classes
dave
2004-02-29
1
-12
/
+8
*
* MANIFEST: add test_erb.rb
seki
2004-02-28
1
-1
/
+1
*
require drb/eq.rb by default
seki
2004-02-26
1
-0
/
+1
*
Doug Kearns's doc. patch
dave
2004-02-26
2
-0
/
+2
*
* lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:
nobu
2004-02-25
4
-4
/
+4
*
Improve heuristic for which files to include. See ChangeLog
dave
2004-02-24
1
-4
/
+12
*
Deal with case where first file processed contains a :stopdoc:
dave
2004-02-24
1
-1
/
+14
*
Handle class vars in code listings
dave
2004-02-23
1
-2
/
+4
*
Handle aliases in C files
dave
2004-02-23
1
-0
/
+14
*
Check opdir _before_ parsing files
dave
2004-02-23
1
-4
/
+5
*
Fix constant value extraction. Escape HTML in constant values
dave
2004-02-23
2
-3
/
+11
*
* lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated.
nobu
2004-02-22
1
-1
/
+1
*
* lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.
akira
2004-02-22
1
-0
/
+9
*
* lib/ostruct.rb (OpenStruct#initialize_copy): should not share
nobu
2004-02-20
1
-0
/
+6
*
* lib/irb/init.rb (IRB::IRB.parse_opts): add -I option to
matz
2004-02-20
3
-0
/
+5
*
Support visibility modifiers for attributes
dave
2004-02-19
2
-7
/
+27
*
* lib/ostruct.rb: documented
gsinclair
2004-02-19
1
-11
/
+54
*
* lib/soap/mapping/rubytypeFactory.rb: should not dump singleton class.
nahi
2004-02-19
1
-2
/
+2
*
Fix typos (Doug Kearns)
dave
2004-02-19
3
-3
/
+29
*
* lib/cgi-lib.rb: deprecated after 1.8.1
gsinclair
2004-02-18
4
-0
/
+8
*
Strip extraneous spaces from included filename
dave
2004-02-18
1
-1
/
+3
*
remove O_NONBLOCK, thanks ay
seki
2004-02-18
1
-1
/
+0
*
* lib/rinda/rinda.rb: added documentation (from Hugh Sasse)
gsinclair
2004-02-17
2
-3
/
+114
*
* sprintf.c (rb_f_sprintf): preserve original val for
matz
2004-02-17
1
-32
/
+49
*
* ext/extmk.rb (extmake): $extout_prefix doesn't vary for libraries.
nobu
2004-02-17
1
-3
/
+2
*
* ext/extmk.rb (parse_args): delay expanding $(extout) until invoking
nobu
2004-02-17
1
-2
/
+2
*
should escape dot.
nobu
2004-02-17
1
-1
/
+1
*
* lib/rss/rexmlparser.rb: REXML version may be 4 digits.
nobu
2004-02-17
1
-3
/
+3
*
* lib/rexml/encodings/SHIFT_JIS: wrong library name.
nobu
2004-02-16
1
-1
/
+1
*
Issue11: null context causing indentation crash
ser
2004-02-16
2
-2
/
+2
*
Fixed Issue7: DocType with external IDs was not being quoted.
ser
2004-02-16
3
-36
/
+4
*
* lib/fileutils.rb: new module FileUtils::DryRun.
aamine
2004-02-16
1
-9
/
+31
*
* lib/csv.rb: document reduction. [ruby-core:02429]
nahi
2004-02-16
1
-775
/
+427
*
* lib/generator.rb: corrected doc format
gsinclair
2004-02-16
1
-7
/
+9
*
* win32/Makefile.sub (config.status): should create *.pdb on ext/,
usa
2004-02-16
1
-1
/
+0
*
* lib/racc/parser.rb: add note for Racc full package.
aamine
2004-02-16
1
-1
/
+6
*
raise RequestExpiredError if timeout
seki
2004-02-15
1
-2
/
+2
*
* lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).
gotoyuzo
2004-02-14
1
-1
/
+1
*
* lib/un.rb: use OptionParser instead of getopts.
eban
2004-02-14
1
-22
/
+30
*
* lib/ftools.rb: documented
gsinclair
2004-02-14
1
-15
/
+100
*
add pretty_print
seki
2004-02-14
1
-0
/
+11
*
@@ Fix for the XPath descendant* result set ordering bug @@
ser
2004-02-13
13
-50
/
+110
*
lib/cgi.rb: commit miss.
eban
2004-02-13
1
-2
/
+0
*
* re.c (KR_REHASH): wrong hash value on sizeof(long) > sizeof(int).
matz
2004-02-13
3
-3
/
+24
*
* lib/fileutils.rb: slighly improved documentation (sync with 1.8)
gsinclair
2004-02-13
1
-14
/
+9
*
* test/rss/test_trackback.rb: added tests for TrackBack with RSS
kou
2004-02-13
4
-33
/
+104
*
* lib/base64.rb: added and tidied documentation
gsinclair
2004-02-12
1
-25
/
+55
*
* lib/net/protocol.rb (WriteAdapater#puts): must append "\n" to the string, d...
aamine
2004-02-12
1
-1
/
+1
*
* lib/mkmf.rb (create_tmpsrc): cpp32 of Borland C++ ignores #error
nobu
2004-02-12
1
-1
/
+1
*
* lib/pathname.rb: use assert_raise instead of assert_raises.
akr
2004-02-11
4
-70
/
+70
[next]