aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * defs/known_errors.def (EHWPOISON): New errno symbol.akr2014-11-092-0/+6
* * lib/securerandom.rb (initialize): call the special method for Win32usa2014-11-082-4/+9
* * lib/securerandom.rb: more refactoring.usa2014-11-081-37/+46
* * lib/securerandom.rb (SecureRandom::AdvApi32): split from `initialize`.usa2014-11-082-33/+41
* * test/net/http/utils.rb: Don't connect to spawned serverakr2014-11-082-9/+5
* * object.c (Module#const_defined?): [DOC] Revise the documentation.eregon2014-11-082-10/+35
* * 2014-11-09svn2014-11-081-2/+2
* * test/webrick: Examine log and use assert_join_threads.akr2014-11-086-28/+65
* Use assert_join_threads.akr2014-11-082-66/+219
* * 2014-11-08svn2014-11-071-2/+2
* thread.c: no function callsin RARRAY_LENnobu2014-11-071-3/+6
* test_exception.rb: more testsnobu2014-11-072-13/+37
* ChangeLog: not a typo [ci skip]nobu2014-11-071-1/+1
* fix typo, NUL -> NULLhone2014-11-071-1/+1
* unicode_norm_gen.tmpl: expand kompatible_tablenobu2014-11-063-16/+13
* * 2014-11-07svn2014-11-061-2/+2
* normalize.rb: trivial optimizationsnobu2014-11-061-5/+6
* normalize.rb: explicit separatornobu2014-11-061-1/+1
* pack.c: escape and encodingnobu2014-11-063-3/+25
* test_pack.rb: test_invalid_warningnobu2014-11-061-0/+5
* string.c: no exception in QUOTEnobu2014-11-062-1/+9
* generic_erb.rb: explicit_trim_linenobu2014-11-061-1/+1
* * test/test_unicode_normalize.rb: Rename TestNormalize toakr2014-11-062-3/+10
* * test/open-uri/test_open-uri.rb: Check empty webrick log.akr2014-11-062-10/+12
* make-snapshot: HAVE_BASERUBYnobu2014-11-061-0/+2
* reaply r48278nobu2014-11-065-1/+18
* * re.c (unescape_nonascii): cast -1 for the case char is unsigned char.naruse2014-11-062-1/+9
* Revert r48278 "common.mk: update unicode data only if BASERUBY is available"naruse2014-11-065-18/+1
* fix a typo [ci skip]kazu2014-11-061-1/+1
* fix typos [ci skip]kazu2014-11-061-2/+2
* lib/uri/rfc2396_parser.rb (initialize): reduce bytecode sizenormal2014-11-062-2/+7
* * 2014-11-06svn2014-11-051-2/+2
* lib/unicode_normalize/normalize.rb: Comment clarification. [ci skip]duerst2014-11-052-1/+5
* * remove trailing spaces.svn2014-11-051-2/+2
* * compile.c (compile_data_alloc): add padding when strict alignmentngoto2014-11-052-3/+78
* * test/open-uri/test_open-uri.rb: Don't ignore webrick's log.akr2014-11-052-5/+20
* fix typos [ci skip]kazu2014-11-051-5/+5
* * lib/webrick/server.rb: Stop lisntner loop properly.akr2014-11-052-1/+6
* intern.h: deprecate disable and enable supernobu2014-11-053-17/+18
* proc.c: remove rb_f_lambdanobu2014-11-052-7/+5
* intern.h: deprecate rb_clear_cachenobu2014-11-052-1/+6
* string.c: no terminatornobu2014-11-053-5/+20
* cpu_counter.rb: separate implementationsnobu2014-11-051-18/+21
* common.mk: update unicode data only if BASERUBY is availablenobu2014-11-055-1/+18
* string.c: reduce memory copynobu2014-11-052-50/+115
* * 2014-11-05svn2014-11-051-2/+2
* string.c: wchar terminatornobu2014-11-054-9/+41
* update doc.akr2014-11-041-7/+1
* * ext/win32/lib/Win32API.rb: Fiddle::Importer is defined inusa2014-11-042-3/+13
* * lib/securerandom.rb (SecureRandom.random_bytes): use fiddle directlyusa2014-11-042-4/+14