FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/math.c - pbosetti/mruby · GitHub
pbosetti
/
mruby
Public
forked from
mruby/mruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mruby
src
math.c
on
XCode
User selector
Datepicker
Commit history
Commits on Nov 19, 2012
Fix provided implementation of erf and erfc functions.
xxuejie
committed
f7dd27a
View commit details
Copy full SHA for f7dd27a
View code at this point
Browse repository at this point
Commits on Jul 31, 2012
some test requires double precision
matz
committed
883b97a
View commit details
Copy full SHA for 883b97a
View code at this point
Browse repository at this point
add Math::TOLERANCE
matz
committed
34cf056
View commit details
Copy full SHA for 34cf056
View code at this point
Browse repository at this point
Commits on Jul 29, 2012
Remove unnecessary mrb_assoc_new prototype
Show description for dacae7f
silverhammermba
committed
dacae7f
View commit details
Copy full SHA for dacae7f
View code at this point
Browse repository at this point
Make all(?) void casts explicit for C++
silverhammermba
committed
5a4beee
View commit details
Copy full SHA for 5a4beee
View code at this point
Browse repository at this point
Commits on Jun 15, 2012
use ENABLE/DISABLE instead of INCLUDE for configuration macro names
matz
committed
76f7aec
View commit details
Copy full SHA for 76f7aec
View code at this point
Browse repository at this point
Commits on Jun 13, 2012
variable name typo fixed
matz
committed
b4be82c
View commit details
Copy full SHA for b4be82c
View code at this point
Browse repository at this point
make Math module optional
matz
committed
764a791
View commit details
Copy full SHA for 764a791
View code at this point
Browse repository at this point
Math.log to take optinal second argument
matz
committed
91a6659
View commit details
Copy full SHA for 91a6659
View code at this point
Browse repository at this point
add aspec for math.c methods
matz
committed
e2447d3
View commit details
Copy full SHA for e2447d3
View code at this point
Browse repository at this point
Commits on Jun 5, 2012
stop introducing Math::TORELANCE
matz
committed
501f7f6
View commit details
Copy full SHA for 501f7f6
View code at this point
Browse repository at this point
Commits on Jun 4, 2012
Added Math.sqrt() that was missing in math.c, and added relevant test case
pbosetti
committed
2c7cee8
View commit details
Copy full SHA for 2c7cee8
View code at this point
Browse repository at this point
Commits on May 18, 2012
Minor edits in tests for Math module
pbosetti
committed
5760ad7
View commit details
Copy full SHA for 5760ad7
View code at this point
Browse repository at this point
Commits on May 16, 2012
add mrb_define_singleton_method/mrb_define_module_function
matz
committed
2541530
View commit details
Copy full SHA for 2541530
View code at this point
Browse repository at this point
Merged MSVC branch
pbosetti
committed
7bcfb67
View commit details
Copy full SHA for 7bcfb67
View code at this point
Browse repository at this point
Code formatting; Added credits for erf/erfc implementation
pbosetti
committed
aee20de
View commit details
Copy full SHA for aee20de
View code at this point
Browse repository at this point
Added also support for erfc under MSVC
pbosetti
committed
2948a96
View commit details
Copy full SHA for 2948a96
View code at this point
Browse repository at this point
Re-added Math finctions not supported under MSVC, and added preprocessor directives to support these functions under MSVC too
pbosetti
committed
7da51a9
View commit details
Copy full SHA for 7da51a9
View code at this point
Browse repository at this point
Tested under MSVC by nkshigeru. Minor code formatting
pbosetti
committed
b9b20c8
View commit details
Copy full SHA for b9b20c8
View code at this point
Browse repository at this point
fix for MSVC
Show description for 36aaaaf
nkshigeru
committed
36aaaaf
View commit details
Copy full SHA for 36aaaaf
View code at this point
Browse repository at this point
Code formatting; Added credits for erf/erfc implementation
pbosetti
committed
6971b0e
View commit details
Copy full SHA for 6971b0e
View code at this point
Browse repository at this point
Added also support for erfc under MSVC
pbosetti
committed
8d0738e
View commit details
Copy full SHA for 8d0738e
View code at this point
Browse repository at this point
Re-added Math finctions not supported under MSVC, and added preprocessor directives to support these functions under MSVC too
pbosetti
committed
04815be
View commit details
Copy full SHA for 04815be
View code at this point
Browse repository at this point
Commits on May 15, 2012
remove non VC math functions; close #135
matz
committed
5a8496d
View commit details
Copy full SHA for 5a8496d
View code at this point
Browse repository at this point
Commits on May 14, 2012
removed lines the seem not to conform C99
matz
committed
628e60d
View commit details
Copy full SHA for 628e60d
View code at this point
Browse repository at this point
Commits on May 12, 2012
Replaced C++ style comments
pbosetti
committed
e274382
View commit details
Copy full SHA for e274382
View code at this point
Browse repository at this point
Added src/math.c. Also, edited src/init.c in order to load the Math module.
pbosetti
committed
7cdf0ca
View commit details
Copy full SHA for 7cdf0ca
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL