| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add test for %B. | akr | 2008-10-14 | 1 | -1/+6 |
* | * enc/trans/single_byte.trans: added windows-1252 | duerst | 2008-10-14 | 1 | -0/+27 |
* | * test/ruby/test_variable.rb (TestVariable#test_variable): add | kazu | 2008-10-14 | 1 | -0/+1 |
* | * lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558) | kazu | 2008-10-14 | 1 | -0/+132 |
* | * ext/win32ole/win32ole.c (load_conv_function51932): support | suke | 2008-10-13 | 1 | -14/+6 |
* | * ext/win32ole/win32ole.c (set_ole_codepage, ole_cp2encoding, | suke | 2008-10-12 | 1 | -0/+24 |
* | * lib/csv/csv.rb: Added support for Encoding::default_internal. | jeg2 | 2008-10-10 | 10 | -137/+137 |
* | Fixed missing test/unit.rb, bad svn merge. Rolled back test/runner.rb | ryan | 2008-10-10 | 1 | -43/+1 |
* | removed miniunit's tests | ryan | 2008-10-10 | 3 | -1094/+0 |
* | Added minitest 1.3.0 | ryan | 2008-10-10 | 3 | -0/+1073 |
* | * test/ruby/test_module.rb (test_remove_class_variable): add a test | mame | 2008-10-09 | 2 | -10/+16 |
* | * add test for Encoding#names. | naruse | 2008-10-09 | 1 | -0/+9 |
* | revert previous commit. | akr | 2008-10-08 | 1 | -1/+0 |
* | add an assertion. | akr | 2008-10-08 | 1 | -0/+1 |
* | * lib/date.rb (today,now): should produce own instances. | tadf | 2008-10-07 | 1 | -0/+5 |
* | * lib/cgi/core.rb (CGI::QueryExtension::initialize_query): fix the | xibbar | 2008-10-06 | 2 | -4/+4 |
* | * test/ruby/test_module.rb (TestModule#test_mod_constants): should | matz | 2008-10-06 | 1 | -4/+5 |
* | * test/ruby/test_module.rb (TestModule#_wrap_assertion): add | matz | 2008-10-06 | 1 | -0/+4 |
* | * string.c (rb_str_comparable): string comparison should be | matz | 2008-10-06 | 1 | -3/+1 |
* | * test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): test | matz | 2008-10-06 | 1 | -3/+1 |
* | * dln.c: Ruby no longer supports Windows CE. | yugui | 2008-10-04 | 1 | -1/+1 |
* | * djgpp/GNUmakefile.in: removed. Ruby no longer supports djgpp. | yugui | 2008-10-04 | 3 | -7/+7 |
* | * x68/_dtos18.c: removed. Ruby no longer supports human68k. | yugui | 2008-10-04 | 2 | -5/+5 |
* | * test/mini/test_mini_test.rb: recovered. It had been temporarily removed at ... | yugui | 2008-10-04 | 3 | -0/+1094 |
* | * lib/cgi/core.rb (CGI::QueryExtension): delete MorphingBody | xibbar | 2008-10-02 | 1 | -4/+4 |
* | * string.c (rb_str_sub_bang): fix coderange. | akr | 2008-10-02 | 2 | -12/+36 |
* | Back out the previous change after miniunit import. | knu | 2008-10-02 | 1 | -12/+12 |
* | * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, | mame | 2008-10-01 | 4 | -5/+5 |
* | * test/ruby/test_settracefunc.rb (test_call, test_class): line number | mame | 2008-09-30 | 1 | -4/+4 |
* | Temporarily removed test/mini/* because they depend on the minitest version | yugui | 2008-09-30 | 3 | -1094/+0 |
* | * test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): wrong | matz | 2008-09-30 | 1 | -3/+3 |
* | Updated miniunit to 4257. This cleans all my tests when run in isolation. I s... | ryan | 2008-09-30 | 1 | -5/+15 |
* | Remove extra call to setup to fix ENV['HOME'] pollution | drbrain | 2008-09-30 | 1 | -1/+0 |
* | Updated to 1.3.0 r4255. | ryan | 2008-09-30 | 3 | -0/+1084 |
* | Fix some RDoc and RubyGems test interactions. Fix -n in test/runner.rb | drbrain | 2008-09-29 | 3 | -0/+16 |
* | delete a meaningless line. | tadf | 2008-09-29 | 1 | -1/+0 |
* | fixed previous commit. | tadf | 2008-09-29 | 1 | -2/+4 |
* | * test/date/*.rb: imported additional tests and some adjustments. | tadf | 2008-09-29 | 4 | -4/+153 |
* | * ext/win32ole/win32ole.c (fev_initialize): initialization | suke | 2008-09-29 | 1 | -1/+1 |
* | * test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir for | mame | 2008-09-28 | 1 | -1/+1 |
* | * lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}): | xibbar | 2008-09-28 | 1 | -0/+11 |
* | add a test | xibbar | 2008-09-28 | 1 | -0/+13 |
* | * test/date/*.rb: imported a date test suite ruby 1.9 limited ed. | tadf | 2008-09-28 | 9 | -0/+3088 |
* | * lib/csv/csv.rb: Worked around some minor encoding changes in Ruby | jeg2 | 2008-09-28 | 2 | -5/+6 |
* | * test/bigdecimal/test_bigdecimal.rb (test_inspect): fixed CPU bit | nobu | 2008-09-26 | 1 | -1/+2 |
* | * test/pathname/test_pathname.rb: Fix use of deprecated methods. | knu | 2008-09-26 | 1 | -12/+12 |
* | Forgot to remove test/unit tests | ryan | 2008-09-25 | 11 | -1798/+0 |
* | * transcode.c (rb_eUndefinedConversionError): renamed from | akr | 2008-09-25 | 4 | -92/+92 |
* | * pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies with | mame | 2008-09-25 | 2 | -0/+129 |
* | Fix broken merge of gemutilities, add build_rake_in as necessary | drbrain | 2008-09-25 | 3 | -6/+10 |