index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-05-16
Merge remote-tracking branch 'upstream/master'
Daniel Bovensiepen
2012-05-16
Add Tests for Numeric
Daniel Bovensiepen
2012-05-16
Add Tests for Integer
Daniel Bovensiepen
2012-05-16
Add Math Test for new implementation
Daniel Bovensiepen
2012-05-17
add mrb_define_singleton_method/mrb_define_module_function
Yukihiro Matsumoto
2012-05-17
gmtime_r emulated by gmtime_s should return struct tm*; close #146
Yukihiro Matsumoto
2012-05-16
Better indention of assert report
Daniel Bovensiepen
2012-05-16
Complete all Array ISO Codes
Daniel Bovensiepen
2012-05-16
Merge pull request #139 from pbosetti/master
Yukihiro "Matz" Matsumoto
2012-05-16
Merge pull request #142 from monaka/pr-initialize-variables-20110516
Yukihiro "Matz" Matsumoto
2012-05-16
Merge pull request #140 from monaka/pr-remove-unused-static-functions
Yukihiro "Matz" Matsumoto
2012-05-16
Merge pull request #143 from bovi/master
Yukihiro "Matz" Matsumoto
2012-05-16
Move assert lib for tests one directory up and add it always in the beginning
Daniel Bovensiepen
2012-05-16
Add newline in the end of test case files so that the concat of all files wor...
Daniel Bovensiepen
2012-05-16
Add first part of the bootstrap code
Daniel Bovensiepen
2012-05-16
Remove array for now due to the reason that they are lost after exception wa...
Daniel Bovensiepen
2012-05-16
handle exceptions in tests and reduce syntax features in assert code
Daniel Bovensiepen
2012-05-16
Avoid "may be used uninitialized in this function" warning.
Masaki Muranaka
2012-05-16
Remove unused static functions.
Masaki Muranaka
2012-05-16
Merged MSVC branch
Paolo Bosetti
2012-05-15
Code formatting; Added credits for erf/erfc implementation
Paolo Bosetti
2012-05-15
Added also support for erfc under MSVC
Paolo Bosetti
2012-05-15
Re-added Math finctions not supported under MSVC, and added preprocessor dire...
Paolo Bosetti
2012-05-15
Tested under MSVC by nkshigeru. Minor code formatting
Paolo Bosetti
2012-05-15
Merge pull request #1 from nkshigeru/mathmsvc
Paolo Bosetti
2012-05-16
fix for MSVC
nkshigeru
2012-05-16
Remove some redundant function declarations.
Masaki Muranaka
2012-05-15
Merge pull request #137 from mattn/fix_gmtime_r
Yukihiro "Matz" Matsumoto
2012-05-15
Code formatting; Added credits for erf/erfc implementation
Paolo Bosetti
2012-05-15
Added also support for erfc under MSVC
Paolo Bosetti
2012-05-15
Re-added Math finctions not supported under MSVC, and added preprocessor dire...
Paolo Bosetti
2012-05-16
fix #127 on mingw.
mattn
2012-05-15
remove unused dependency
Yukihiro Matsumoto
2012-05-15
remove "comparison is always true" warning
Yukihiro Matsumoto
2012-05-15
numeric division to return float value
Yukihiro Matsumoto
2012-05-15
add Numeric#**
Yukihiro Matsumoto
2012-05-15
Makefile: remove echo action from all target
Yukihiro Matsumoto
2012-05-15
remove non VC math functions; close #135
Yukihiro Matsumoto
2012-05-15
remove old MANDEL code; close #134
Yukihiro Matsumoto
2012-05-15
update Makefile dependency
Yukihiro Matsumoto
2012-05-14
OP_STOP to return exception object on error
Yukihiro Matsumoto
2012-05-14
make test restructuring
Yukihiro Matsumoto
2012-05-14
Merge branch 'master' of github.com:mruby/mruby
Yukihiro Matsumoto
2012-05-14
Merge pull request #131 from bovi/master
Yukihiro "Matz" Matsumoto
2012-05-14
removed.. content is now in time.rb
Daniel Bovensiepen
2012-05-14
mrit - Embeddable Ruby ISO Test
Daniel Bovensiepen
2012-05-14
removed INSTALL.ja
Yukihiro Matsumoto
2012-05-14
removed README.ja.md
Yukihiro Matsumoto
2012-05-14
removed lines the seem not to conform C99
Yukihiro Matsumoto
2012-05-13
Merge pull request #116 from pbosetti/master
Yukihiro "Matz" Matsumoto
[next]