This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: aheckmann/node-gmp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: postwait/node-gmp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
Able to merge.
These branches can be automatically merged.
- 15 commits
- 8 files changed
- 1 contributor
Commits on Mar 13, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 1c3e7c0 - Browse repository at this point
Copy the full SHA 1c3e7c0View commit details -
Add float support and abort subversion. Optionally use the
sane approach (patch submitted to libgmp-devel list)
Configuration menu - View commit details
-
Copy full SHA for c35ca6b - Browse repository at this point
Copy the full SHA c35ca6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db416b - Browse repository at this point
Copy the full SHA 6db416bView commit details -
bail if code hacking doesn't work -- which is most cases unless you w…
…ere relatively insane compiling it all
Configuration menu - View commit details
-
Copy full SHA for cd4586b - Browse repository at this point
Copy the full SHA cd4586bView commit details
Commits on Mar 16, 2011
-
Do this the most evil way possible. This appear to work in my tests.
libgmp fellas are being unfortunately uncooperative in improving their software, so it make sense to have a tenable solution without them. This can and will badly malfunction at some point, I'm not sure I ever want to run this in production -- time will tell. This uses signals catching the SIGABRT and SIGFPE (the two raised in libgmp) and siglongjmps out of them. In single threaded programs the SIGFPE should be entirely safe, the SIGABRT is a bit more risky. We limit the siglongjmp to when we know we've called into libgmp. And I will end this with a parting note: libgmp can suck it.
Configuration menu - View commit details
-
Copy full SHA for 0f3a1c3 - Browse repository at this point
Copy the full SHA 0f3a1c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bce9618 - Browse repository at this point
Copy the full SHA bce9618View commit details
Commits on Mar 17, 2011
-
Configuration menu - View commit details
-
Copy full SHA for bd56516 - Browse repository at this point
Copy the full SHA bd56516View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd509b - Browse repository at this point
Copy the full SHA ccd509bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2650f9e - Browse repository at this point
Copy the full SHA 2650f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea73804 - Browse repository at this point
Copy the full SHA ea73804View commit details
Commits on Mar 19, 2011
-
validate data types and support GInt as arguments to most Gint functi…
…ons. add cmp to GInt
Configuration menu - View commit details
-
Copy full SHA for f560a83 - Browse repository at this point
Copy the full SHA f560a83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0863709 - Browse repository at this point
Copy the full SHA 0863709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3061009 - Browse repository at this point
Copy the full SHA 3061009View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3226d3 - Browse repository at this point
Copy the full SHA b3226d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89041ba - Browse repository at this point
Copy the full SHA 89041baView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.