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
/
version.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* enc/make_encdb.rb: should work on Ruby 1.8. [ruby-dev:33069]
matz
2008-01-12
1
-3
/
+3
*
* 2008-01-12
usa
2008-01-11
1
-3
/
+3
*
* thread.c (rb_mutex_unlock): proper error message for unlocking
matz
2008-01-10
1
-3
/
+3
*
* io.c (rb_io_binmode): should not alter encoding. [ruby-dev:32918]
matz
2008-01-09
1
-3
/
+3
*
* string.c (rb_enc_cr_str_buf_cat): do not recalculate coderange
matz
2008-01-09
1
-3
/
+3
*
* 2008-01-08
usa
2008-01-08
1
-3
/
+3
*
* 2008-01-07
usa
2008-01-07
1
-3
/
+3
*
* 2008-01-06
usa
2008-01-06
1
-3
/
+3
*
* include/ruby/intern.h, re.c (rb_reg_new): keep interface same as
nobu
2008-01-04
1
-3
/
+3
*
* include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.
matz
2008-01-03
1
-3
/
+3
*
* 2007-01-03
usa
2008-01-03
1
-3
/
+3
*
* 2008-01-02
usa
2008-01-02
1
-3
/
+3
*
* ruby.c (process_options): rejects dummy encoding.
nobu
2007-12-31
1
-5
/
+5
*
* test/net/imap/test_imap.rb: check OpenSSL definition before testing imaps.
usa
2007-12-30
1
-3
/
+3
*
* 2007-12-30
usa
2007-12-29
1
-3
/
+3
*
* io.c (io_unread): adhoc workaround for non-binary mode of some DOSish
usa
2007-12-28
1
-3
/
+3
*
* common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY because
usa
2007-12-27
1
-3
/
+3
*
* lib/mkmf.rb (create_tmpsrc): retry to create file if Errno::EACCES
usa
2007-12-26
1
-3
/
+3
*
* ext/json/ext/generator/generator.c (Init_generator): requires
nobu
2007-12-25
1
-3
/
+3
*
* include/ruby/encoding.h (rb_enc_left_char_head): new utility macro.
matz
2007-12-24
1
-3
/
+3
*
* io.c (rb_io_s_read): encoding argument reverted.
matz
2007-12-23
1
-4
/
+4
*
* version.h: use patchlevel if revision is not set.
nobu
2007-12-22
1
-1
/
+1
*
* io.c (rb_io_mode_enc): do not set encoding unless explicitly
matz
2007-12-22
1
-3
/
+3
*
version.h corrupted
matz
2007-12-22
1
-0
/
+38
*
* ext/syck/rubyext.c (syck_genericresolver_node_import): should
matz
2007-12-22
1
-38
/
+0
*
* common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.
nobu
2007-12-22
1
-0
/
+38
*
* sample/test.rb (valid_syntax): force_encoding input script.
matz
2007-12-21
1
-3
/
+3
*
* string.c (tr_trans): wrong encoding check for tree strings.
matz
2007-12-20
1
-3
/
+3
*
* compile.c (iseq_compile_each): should handle upper level eval iseq
nobu
2007-12-19
1
-3
/
+3
*
* bignum.c (rb_cstr_to_inum): wrong radix check. a patch from
matz
2007-12-18
1
-3
/
+3
*
* re.c (rb_reg_initialize): raise error if non-Unicode fixed
matz
2007-12-17
1
-3
/
+3
*
for undefined conversions.
matz
2007-12-17
1
-3
/
+3
*
* configure.in (MAKEFILES): should be enc/Makefile, not GNUmakefile.
nobu
2007-12-15
1
-3
/
+3
*
* lib/rdoc/options.rb (Options::parse): do not access $KCODE any
matz
2007-12-14
1
-3
/
+3
*
* re.c (rb_reg_initialize): embedded string may override encoding
matz
2007-12-13
1
-3
/
+3
*
* io.c (read_all): should associate default external encoding.
matz
2007-12-12
1
-3
/
+3
*
* re.c (rb_reg_regsub): should copy encoding.
nobu
2007-12-12
1
-3
/
+3
*
* parse.y (shadowing_lvar_gen): no duplicate error for "_".
matz
2007-12-10
1
-3
/
+3
*
* parse.y (expr): redefinable not (!) operator.
matz
2007-12-09
1
-3
/
+3
*
* 2007-12-09
nobu
2007-12-09
1
-3
/
+3
*
* parse.y (arg): tUPLUS no longer works as identity operation any
matz
2007-12-07
1
-3
/
+3
*
* regparse.c (i_apply_case_fold): fix for negative character class. a
nobu
2007-12-05
1
-3
/
+3
*
* parse.y (yycompile): get rid of tracing while parsing.
nobu
2007-12-05
1
-3
/
+3
*
* bignum.c (rb_cstr_to_inum): trailing spaces may exist at sqeezing
nobu
2007-12-04
1
-3
/
+3
*
* ext/Win32API/*: removed or moved to ext/dl/win32.
usa
2007-12-03
1
-3
/
+3
*
* insnhelper.ci (vm_callee_setup_arg): fix error message.
ko1
2007-12-02
1
-3
/
+3
*
* parse.y (newline_node): always remove NODE_BEGIN.
nobu
2007-11-30
1
-4
/
+4
*
* hash.c (rb_hash_eql): recursive comparison should be based on
matz
2007-11-30
1
-3
/
+3
*
* parse.y (stmt): remove unnecessary NODE_BEGIN. [ruby-core:13814]
nobu
2007-11-29
1
-3
/
+3
*
* 2007-11-28
nobu
2007-11-27
1
-3
/
+3
[next]