FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/mruby/numeric.h - danieldevries/mruby · GitHub
danieldevries
/
mruby
Public
forked from
mruby/mruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mruby
include
mruby
numeric.h
on
master
User selector
Datepicker
Commit history
Commits on Mar 30, 2013
cancel f4c27c6 since mruby.h is required for mrb_value etc. anyway
matz
committed
cb5d690
View commit details
Copy full SHA for cb5d690
View code at this point
Browse repository at this point
Commits on Mar 29, 2013
Rename mrb_fix2str() to mrb_fixnum_to_str(). This is for naming consistency.
monaka
committed
c260ef8
View commit details
Copy full SHA for c260ef8
View code at this point
Browse repository at this point
Include mrbconf.h as MRB_INT_MAX used here.
monaka
committed
f4c27c6
View commit details
Copy full SHA for f4c27c6
View code at this point
Browse repository at this point
Change the second argument of mrb_flo_to_str().
Show description for f82ae76
monaka
committed
f82ae76
View commit details
Copy full SHA for f82ae76
View code at this point
Browse repository at this point
Remove mrb_flt2big() as there is no bignum in the core.
Show description for 710f625
monaka
committed
710f625
View commit details
Copy full SHA for 710f625
View code at this point
Browse repository at this point
Remove limits.h from numeric.h. Add limits.h to some C files.
monaka
committed
a01e968
View commit details
Copy full SHA for a01e968
View code at this point
Browse repository at this point
Commits on Oct 16, 2012
defining mrb_int also requires MRB_INT_{MAX,MIN} to be defined
matz
committed
265fa03
View commit details
Copy full SHA for 265fa03
View code at this point
Browse repository at this point
Commits on Aug 14, 2012
NaN boxing
matz
committed
7d02df3
View commit details
Copy full SHA for 7d02df3
View code at this point
Browse repository at this point
Commits on Jul 29, 2012
Remove unimplemented declarations.
monaka
committed
7ac4b56
View commit details
Copy full SHA for 7ac4b56
View code at this point
Browse repository at this point
Commits on Jun 13, 2012
move RSHIFT from numeric.h to numeric.c
matz
committed
db3d72a
View commit details
Copy full SHA for db3d72a
View code at this point
Browse repository at this point
optimized OP_{ADD,SUB,MUL,DIV} to use numeric function for fixnums to handle overflow
matz
committed
6a5019d
View commit details
Copy full SHA for 6a5019d
View code at this point
Browse repository at this point
Commits on May 17, 2012
add extern "C" guards; close #126
matz
committed
a4d3579
View commit details
Copy full SHA for a4d3579
View code at this point
Browse repository at this point
redefine POST/NEG FIXABLE using INT_MIN/MAX
matz
committed
470da1e
View commit details
Copy full SHA for 470da1e
View code at this point
Browse repository at this point
Commits on May 8, 2012
partial VC support
matz
committed
f4cf8ea
View commit details
Copy full SHA for f4cf8ea
View code at this point
Browse repository at this point
Commits on Apr 30, 2012
rm whitespace
roco
committed
4ec6d41
View commit details
Copy full SHA for 4ec6d41
View code at this point
Browse repository at this point
Commits on Apr 26, 2012
use mrb_float instead of double
matz
committed
7b3d628
View commit details
Copy full SHA for 7b3d628
View code at this point
Browse repository at this point
Commits on Apr 23, 2012
add file header
mimaki
committed
8354436
View commit details
Copy full SHA for 8354436
View code at this point
Browse repository at this point
Commits on Apr 20, 2012
add mruby sources
mimaki
committed
e0d6430
View commit details
Copy full SHA for e0d6430
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL