openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
ruby-libc-libyaml
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 06, 2024 — Aug 06, 2025
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed to exclude mkmf.log from package files.
SAWADA Tadashi
More...
over 16 years ago
fixed the name of native library to 'native', instead of 'libyaml'
SAWADA Tadashi
More...
over 16 years ago
fixed extconf to look up known directories.
SAWADA Tadashi
More...
over 16 years ago
removed a semicolon.
SAWADA Tadashi
More...
over 16 years ago
added README.
Keiji, Yoshimi
More...
over 16 years ago
added wrapping function to create utf8 ruby string.
Keiji, Yoshimi
More...
over 16 years ago
fixed not work in ruby 1.8.6
Keiji, Yoshimi
More...
over 16 years ago
fix to set UTF-8 encoding (as default) to scalar strings, in Ruby-1.9
SAWADA Tadashi
More...
over 16 years ago
enabled to compile with Ruby-1.9.
SAWADA Tadashi
More...
over 16 years ago
fixed bug in case expr format convert not Float but Fixnum.
Keiji, Yoshimi
More...
over 16 years ago
test passed! So, this is not TODO anymore.
Keiji, Yoshimi
More...
over 16 years ago
support expr format number like 1.34e+010.
Keiji, Yoshimi
More...
over 16 years ago
Merge branch 'master' into construct-by-document-nodes
Keiji, Yoshimi
More...
over 16 years ago
remove garbage.
Keiji, Yoshimi
More...
over 16 years ago
Regexp object shoule be Consants for performance.
Keiji, Yoshimi
More...
over 16 years ago
Merge commit 'origin/construct-by-document-nodes' into construct-by-document-nodes
SAWADA Tadashi
More...
over 16 years ago
remove unneed headers.
Keiji, Yoshimi
More...
over 16 years ago
removed construct_document() function, as it is no longer needed.
SAWADA Tadashi
More...
over 16 years ago
support conversion into symbols.
SAWADA Tadashi
More...
over 16 years ago
load*() methods now use yaml_parser_load() function.
SAWADA Tadashi
More...
over 16 years ago
remove do_parse_for_stream. it's almost same function.
Keiji, Yoshimi
More...
over 16 years ago
fixed message and added spec
Keiji, Yoshimi
More...
over 16 years ago
remove rspec-fixture dependency
Keiji, Yoshimi
More...
over 16 years ago
tests should be fail if rspec-fixture is not installed.
KAKUTANI Shintaro
More...
over 16 years ago
support CONFIGURE_ARGS argument on extconf.rb to passing configuration options.
KAKUTANI Shintaro
More...
over 16 years ago
move Init_libyaml to top of libyaml.c for readability.
Keiji, Yoshimi
More...
over 16 years ago
move main parse process out of libyaml.c .
Keiji, Yoshimi
More...
over 16 years ago
remove duplicate test
Keiji, Yoshimi
More...
over 16 years ago
fixed an error message and a comment.
SAWADA Tadashi
More...
over 16 years ago
YAML::LibYAML#load() now accepts an IO instance as an argument.
SAWADA Tadashi
More...
over 16 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree