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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* io.c (rb_io_mode_enc): do not set encoding unless explicitly
matz
2007-12-22
1
-0
/
+11
*
* io.c, io.h: temporary patch to partially implement transcode-on-read and tr...
davidflanagan
2007-12-22
1
-0
/
+5
*
* test/net/imap/test_imap.rb: added tests for SSL.
shugo
2007-12-22
1
-0
/
+4
*
* ext/syck/rubyext.c (syck_genericresolver_node_import): should
matz
2007-12-22
1
-0
/
+6
*
* bootstraptest/test_objectspace.rb: fix condition.
ko1
2007-12-22
1
-0
/
+4
*
* ext/probeprofiler/: removed.
ko1
2007-12-22
1
-0
/
+4
*
* process.c (rb_f_fork): Unsupport Kernel.fork() on NetBSD.
ko1
2007-12-22
1
-0
/
+4
*
Sat Dec 22 15:54:54 2007 Martin Duerst <duerst@it.aoyama.ac.jp>
duerst
2007-12-22
1
-0
/
+5
*
* common.mk (version.o): add dependency. [ruby-dev:32680]
usa
2007-12-22
1
-0
/
+4
*
* ext/nkf/nkf.c (Init_nkf): use rb_ascii_encoding() for
naruse
2007-12-22
1
-0
/
+6
*
* lib/mkmf.rb ($extmk): fixed broken condition.
usa
2007-12-22
1
-4
/
+4
*
* ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157.
naruse
2007-12-22
1
-0
/
+9
*
* lib/mkmf.rb ($extmk): fixed broken condition.
usa
2007-12-22
1
-0
/
+4
*
* ext/openssl/lib/net/ssl.rb (OpenSSL::SSL::SSLContext.build): removed.
gotoyuzo
2007-12-22
1
-1
/
+13
*
* lib/net/imap.rb (encode_utf7): accept UTF-8 strings.
shugo
2007-12-22
1
-0
/
+6
*
* transcode_data_japanese: typo.
usa
2007-12-22
1
-0
/
+4
*
Sat Dec 22 15:54:54 2007 Martin Duerst <duerst@it.aoyama.ac.jp>
duerst
2007-12-22
1
-0
/
+14
*
* */Makefile.sub (MFLAGS): define unless defined.
usa
2007-12-22
1
-0
/
+4
*
* lib/mkmf.rb ($extmk): set true only when under ext/ or tool/.
usa
2007-12-22
1
-0
/
+4
*
* common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.
nobu
2007-12-22
1
-0
/
+13
*
* lib/net/imap.rb (initialize): fixed documentation.
shugo
2007-12-22
1
-0
/
+4
*
* lib/net/pop.rb (enable_ssl): use OpenSSL::SSL::SSLContext.build
shugo
2007-12-22
1
-0
/
+6
*
* lib/date.rb: shouldn't freeze nil. [ruby-dev:32677]
tadf
2007-12-22
1
-0
/
+4
*
* regenc.c (onigenc_ascii_is_code_ctype): moved from enc/ascii.c.
akr
2007-12-22
1
-0
/
+10
*
* parse.y (reg_named_capture_assign_iter): allows non-ascii names and
nobu
2007-12-22
1
-0
/
+5
*
* test/ruby/test_float.rb, test_sprintf.rb: fix test place.
ko1
2007-12-22
1
-0
/
+4
*
* bootstraptest/test_objectspace.rb: skip flozen string.
ko1
2007-12-22
1
-0
/
+4
*
* array.c (rb_ary_permutation): add volatile to avoid GC problem.
ko1
2007-12-22
1
-0
/
+4
*
* eval.c (rb_obj_instance_eval): use class of immediate objects.
ko1
2007-12-22
1
-0
/
+6
*
* encoding.c (rb_locale_charmap): win32 support.
usa
2007-12-22
1
-0
/
+4
*
Place bin dir before lib dir so gem bin stubs work.
drbrain
2007-12-22
1
-0
/
+4
*
Updated ChangeLog with Rake info.
jim
2007-12-22
1
-0
/
+5
*
* parse.y (reg_named_capture_assign_iter): just ignore the
matz
2007-12-22
1
-0
/
+3
*
* tool/insns2vm.rb: moved from lib/vm/instruction.rb.
ko1
2007-12-22
1
-0
/
+4
*
* parse.y (reg_named_capture_assign_iter): captured name should
matz
2007-12-22
1
-0
/
+6
*
* eval.c (rb_f_method_name): now __method__ and __callee__ are
matz
2007-12-22
1
-0
/
+5
*
* string.c (rb_str_buf_append): improvement for non-broken coded
nobu
2007-12-21
1
-0
/
+5
*
* bootstraptest/test_fork.rb: skip if fork is not unsupported.
ko1
2007-12-21
1
-0
/
+6
*
io.c: fix typo in rdoc comment
davidflanagan
2007-12-21
1
-0
/
+4
*
* parse.y (parser_str_new, rb_intern3): rb_default_encoding() renamed.
usa
2007-12-21
1
-0
/
+6
*
* encoding.c (rb_ascii_encoding): renamed from previous
matz
2007-12-21
1
-0
/
+5
*
* re.c (rb_reg_prepare_re): stop ENCODING_NONE warning if the
matz
2007-12-21
1
-0
/
+3
*
* parse.y (command): block from cmd_brace_block was ignored.
matz
2007-12-21
1
-0
/
+5
*
* io.c (io_ungetc): avoid buffer relocation, which might cause
matz
2007-12-21
1
-0
/
+5
*
* re.c (ARG_ENCODING_NONE): defined for /.../n option.
akr
2007-12-21
1
-0
/
+8
*
* test/json/test_json_addition.rb (test_core): do not use Time.now
shugo
2007-12-21
1
-0
/
+5
*
* ext/tk/sample/tkextlib/vu/canvSticker2.rb,
usa
2007-12-21
1
-0
/
+5
*
ChangeLog: conflict mark removed.
matz
2007-12-21
1
-1
/
+0
*
* sample/test.rb (valid_syntax): force_encoding input script.
matz
2007-12-21
1
-0
/
+4
*
* lib/mkmf.rb (depend_rules): suffixes list broken. fixed.
usa
2007-12-21
1
-0
/
+4
[next]