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
/
ext
/
syck
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/syck/rubyext.c: get rid of warnings caused by a bug of VC.
nobu
2005-03-28
1
-0
/
+2
*
* ext/syck/rubyext.c (syck_parser_bufsize_set): avoid VC++ warning
ocean
2005-01-20
1
-2
/
+2
*
* ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]
nobu
2004-12-23
1
-212
/
+222
*
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
1
-16
/
+0
*
* ext/syck/token.c: re2c no longer compiled with bit vectors. caused
why
2004-08-18
3
-1973
/
+3821
*
* lib/implicit.c: added sexagecimal float#base60.
why
2004-08-07
5
-2955
/
+1386
*
* lib/yaml.rb (YAML::load_file, YAML::parse_file): added.
why
2004-07-30
3
-1371
/
+1454
*
* ext/syck/rubyext.c (syck_emitter_new): set buffer after
why
2004-06-29
1
-108
/
+107
*
* ext/syck/syck.c (syck_new_parser): clear parser on init.
why
2004-05-25
2
-1
/
+2
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-16
1
-0
/
+12
*
* lib/yaml.rb: removed fallback to pure Ruby parser.
why
2004-05-16
7
-88
/
+98
*
* lib/yaml/rubytypes.rb (to_yaml): added instance variable handling
why
2004-05-06
10
-236
/
+246
*
* lib/yaml/rubytypes.rb: passing Range tests.
why
2004-04-26
6
-308
/
+406
*
* ext/syck/syck.h: version 0.43.
why
2004-04-03
5
-1051
/
+1179
*
* ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.
usa
2004-02-17
1
-3
/
+3
*
* eval.c (rb_mod_modfunc): should break if m has no super class.
matz
2004-01-06
1
-1
/
+1
*
* ext/syck/emitter.c (syck_emitter_write): str bigger than
matz
2003-12-21
2
-3
/
+12
*
* configure.in (ieeefp.h), numeric.c: needed for finite() on
nobu
2003-12-11
1
-7
/
+8
*
* ext/syck/syck.c (syck_io_str_read): get rid of buffer overflow.
nobu
2003-12-08
1
-1
/
+1
*
* ext/syck/syck.c: string buffering bug. decrementing by full
why
2003-12-01
1
-1
/
+1
*
* ext/syck/token.c: removed YYTOKTMP references which
why
2003-11-25
5
-91
/
+134
*
* ext/syck/yaml2byte.c: HASH const too long. Thanks, matz.
why
2003-10-30
1
-1
/
+1
*
* ext/syck/MANIFEST: Add yamlbyte.h.
knu
2003-10-30
1
-0
/
+1
*
C++/C99 style comments are not allowed yet. (ruby-bugs:PR#1184)
nobu
2003-10-21
2
-17
/
+17
*
* ext/syck/yamlbyte.h: Ditto.
why
2003-10-17
1
-0
/
+170
*
* ext/syck/rubyext.c: YAML::Syck::compile method.
why
2003-10-17
8
-1558
/
+4098
*
* ext/enumerator/enumerator.c (enumerator_each): avoid VC++ warning.
usa
2003-10-15
1
-0
/
+1
*
* ext/syck/bytecode.c: Checkin of YAML bytecode support.
why
2003-10-14
11
-3647
/
+2613
*
* ext/syck/rubyext.c: default keys handled.
why
2003-10-03
2
-10
/
+25
*
* ext/syck/token.c: headerless documents with root-level spacing now
why
2003-09-03
1
-546
/
+562
*
* implicit.c (syck_type_id_to_taguri): corrected detection of
why
2003-08-26
2
-79
/
+84
*
* ext/syck/rubyext.c: refactoring of the transfer method
why
2003-08-21
3
-641
/
+754
*
* ext/syck/syck.h: Parser definition problems on HP-UX. [ruby-talk:79389]
why
2003-08-19
4
-49
/
+53
*
* ext/syck/rubyext.c (syck_emitter_write_m): forgot to declare
matz
2003-08-01
1
-4
/
+4
*
* ext/syck/token.c: prefixed many constants and definitions with YAML_ to
why
2003-07-29
3
-95
/
+97
*
* ext/syck/syck.h: Added 'syck' yacc prefixes.
why
2003-07-28
9
-132
/
+215
*
* ext/socket/socket.c (tcp_s_gethostbyname): was using
matz
2003-07-25
1
-1
/
+1
*
* ext/syck/emitter.c (syck_emitter_flush): accepts count
why
2003-07-24
4
-117
/
+237
*
* ext/syck/emitter.c (syck_emitter_start_obj): cast to avoid warning.
eban
2003-07-15
1
-1
/
+1
*
* ext/syck/rubyext.c (syck_mark_emitter): forgot to rb_gc_mark the
why
2003-07-14
1
-1
/
+5
*
Missed MANIFEST change and addition of ext/syck/emitter.c.
why
2003-07-11
2
-0
/
+318
*
* ext/syck/emitter.c: new emitter code.
why
2003-07-11
3
-29
/
+285
*
*** empty log message ***
nobu
2003-07-04
4
-121
/
+137
*
* ext/syck/rubyext.c (rb_syck_load_handler): merge key implemented.
why
2003-06-18
1
-14
/
+86
*
* ext/syck/gram.c: added grammar for certain empty sequence entries.
why
2003-06-17
6
-755
/
+1019
*
* ext/syck/token.c: preserve newlines prepended to a block.
why
2003-06-10
2
-1065
/
+1197
*
* lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3
matz
2003-06-10
1
-1
/
+1
*
* ext/syck/rubyext.c (syck_parser_mark): was a bit heavy on the GC.
why
2003-06-05
3
-63
/
+62
*
* ext/syck/rubyext.c: using GC nodes caused segfault. [ruby-core:1071]
why
2003-06-05
2
-15
/
+41
*
* ext/syck/token.c: directives choked on a period.
why
2003-06-05
6
-193
/
+317
[next]