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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* io.c (pipe_open, rb_io_s_popen): clear temporary object to release
nobu
2008-01-16
2
-0
/
+7
*
* numeric.c (fix_quo): typo. a patch from Shin-ichiro HARA
usa
2008-01-16
2
-1
/
+6
*
* test/test_delegate.rb: add new test file for delegate.rb.
usa
2008-01-16
2
-0
/
+19
*
Fix grammar.
knu
2008-01-16
2
-2
/
+6
*
* ChangeLog: commit miss.
nobu
2008-01-16
1
-6
/
+0
*
* load.c (rb_feature_p): get rid of unlimited alloca.
nobu
2008-01-16
4
-10
/
+29
*
* file.c (sys_fail2): get rid of unlimited alloca.
nobu
2008-01-16
4
-19
/
+59
*
* include/ruby/intern.h (rb_str_tmp_new, rb_str_shared_replace):
nobu
2008-01-16
5
-7
/
+10
*
Clean up comments
drbrain
2008-01-16
1
-41
/
+9
*
Ignore encdb.h
drbrain
2008-01-16
0
-0
/
+0
*
* enc/*: add ARG_UNUSED.
naruse
2008-01-15
24
-90
/
+101
*
* enc/utf_{16,32}{be,le}.c: remove some ARG_UNUSED. replace struct
naruse
2008-01-15
5
-32
/
+37
*
* encoding.c (ENC_REGISTER): use &OnigEncoding*.
naruse
2008-01-15
14
-67
/
+58
*
* enc/utf_8.c: remove use of ONIG_ENCODING_UTF8 altogether; use
matz
2008-01-15
2
-41
/
+8
*
* enc/utf_8.c (ONIG_ENCODING_UTF8): reverted.
usa
2008-01-15
2
-4
/
+4
*
* win32/Makefile.sub (MKFILES): add dependecies.
usa
2008-01-15
2
-1
/
+6
*
* enc/utf_8.c (OnigEncodingDefine): encoding name should be kept
matz
2008-01-15
2
-1
/
+6
*
* enc/Makefile.in: ditto.
nobu
2008-01-15
2
-3
/
+5
*
* enc/utf_8.c: renamed as IANA name.
nobu
2008-01-15
4
-5
/
+13
*
* ruby.c (proc_options): encoding libraries cannot be loaded until
nobu
2008-01-15
2
-8
/
+12
*
* win32/setup.mak: strip out empty lines from CPP output.
nobu
2008-01-15
2
-2
/
+8
*
* {win,bcc}32/setup.mak (-basic-vars-): expand BASERUBY to full path
nobu
2008-01-15
4
-4
/
+22
*
* encoding.c (rb_locale_charmap): use ASCII-8BIT in miniruby.
nobu
2008-01-15
2
-1
/
+5
*
* {bcc32,win32}/Makefile.sub (RUNRUBY): need to set archdir when
usa
2008-01-15
3
-2
/
+7
*
* common.mk (us_ascii.o): add dependecies. [ruby-dev:33111]
usa
2008-01-15
2
-0
/
+6
*
* eval.c (eval): check if backtrace is empty. [ruby-core:15040]
nobu
2008-01-14
2
-4
/
+9
*
* common.mk: simplified dummy objects dependencies.
nobu
2008-01-14
2
-7
/
+6
*
* common.mk (OBJS): moved encoding.o from COMMONOBJS.
nobu
2008-01-14
7
-5
/
+24
*
* io.c (appendline): specifying limit should not generate broken
matz
2008-01-14
3
-3
/
+20
*
* ext/nkf/lib/kconv.rb (Kconv.tolocale): argument is str.
naruse
2008-01-14
2
-1
/
+5
*
* configure.in (setup): add -I$(EXTOUT)/$(arch) to MINIRUBY.
matz
2008-01-14
3
-1
/
+8
*
* win32/enc-setup.mak (BUILTIN_ENCOBJS): depends on enc/Makefile.in.
usa
2008-01-14
2
-1
/
+5
*
* re.c (rb_char_to_option_kcode): use rb_enc_find_index() instead
matz
2008-01-14
5
-11
/
+16
*
* golf_prelude.rb: Shorter method name completion. Same method
eban
2008-01-14
2
-8
/
+78
*
* enc/us_ascii.c: wrong alias name: ANSI_X3.4-1986.
matz
2008-01-14
3
-3
/
+9
*
* thread.c: clear thread structure.
ko1
2008-01-14
3
-1
/
+28
*
update last test.
akr
2008-01-14
1
-1
/
+1
*
* bootstraptest/runner.rb: add "flunk" method.
ko1
2008-01-14
3
-5
/
+16
*
fix a test.
akr
2008-01-14
1
-0
/
+1
*
* vm.h: remove dangerous assembler sentence.
ko1
2008-01-14
2
-1
/
+4
*
* encoding.c (rb_locale_encoding): return US-ASCII when charmap is nil.
naruse
2008-01-14
4
-4
/
+12
*
* lib/shellwords.rb: scape should be an alias to shellescape. a
matz
2008-01-14
2
-1
/
+7
*
* ruby.1: a patch to describe --encoding. a patch from Yugui
matz
2008-01-14
4
-3
/
+47
*
* re.c (rb_reg_prepare_re): initialize error message buffer.
akr
2008-01-14
2
-9
/
+20
*
Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.
drbrain
2008-01-14
31
-2799
/
+2509
*
* lib/rake/ruby182_test_unit_fix.rb: removed.
nobu
2008-01-14
2
-29
/
+1
*
Mon Jan 14 10:45:45 2008 Martin Duerst <duerst@it.aoyama.ac.jp>
duerst
2008-01-14
2
-1
/
+5
*
* lib/time.rb: do not reference Time directly from the inside of
tadf
2008-01-14
2
-9
/
+14
*
* enc/*.c: add replicas and aliases.
naruse
2008-01-13
7
-10
/
+84
*
* define replica encoding "CP949".
naruse
2008-01-13
1
-0
/
+1
[next]