FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Modules/cmathmodule.c - pze/python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pze
/
python
Public
forked from
glix/python
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
python
Modules
cmathmodule.c
on
master
User selector
Datepicker
Commit history
Commits on Jul 5, 2008
Minor rewrite of cmath_log to work around a Sun compiler bug. See issue
Show description for 0b02ce7
mark.dickinson
committed
0b02ce7
View commit details
Copy full SHA for 0b02ce7
View code at this point
Browse repository at this point
Commits on May 16, 2008
Following Amaury's advice
Show description for 4d357e4
christian.heimes
committed
4d357e4
View commit details
Copy full SHA for 4d357e4
View code at this point
Browse repository at this point
Fixed #2870: cmathmodule.c compile error
Show description for 6d0c40f
christian.heimes
committed
6d0c40f
View commit details
Copy full SHA for 6d0c40f
View code at this point
Browse repository at this point
Commits on Apr 20, 2008
Even more fixes for alpha Tru64, this time for
Show description for 6852800
mark.dickinson
committed
6852800
View commit details
Copy full SHA for 6852800
View code at this point
Browse repository at this point
Issue 2662: Initialize special value tables dynamically (i.e. when
Show description for 3762669
mark.dickinson
committed
3762669
View commit details
Copy full SHA for 3762669
View code at this point
Browse repository at this point
Commits on Apr 18, 2008
I finally got the time to update and merge Mark's and my trunk-math branch. The patch is collaborated work of Mark Dickinson and me. It was mostly done a few months ago. The patch fixes a lot of lo…
Show description for acf0ad8
christian.heimes
committed
acf0ad8
View commit details
Copy full SHA for acf0ad8
View code at this point
Browse repository at this point
Commits on Jan 19, 2006
Check return result from Py_InitModule*(). This API can fail.
Show description for bd7e891
neal.norwitz
committed
bd7e891
View commit details
Copy full SHA for bd7e891
View code at this point
Browse repository at this point
Commits on Jun 14, 2004
Patch #826074: cmath.log optional base argument, fixes #823209
Show description for 9223898
rhettinger
committed
9223898
View commit details
Copy full SHA for 9223898
View code at this point
Browse repository at this point
Commits on Aug 2, 2002
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
Show description for cd1011b
mhammond
committed
cd1011b
View commit details
Copy full SHA for cd1011b
View code at this point
Browse repository at this point
Commits on Jul 17, 2002
staticforward bites the dust.
Show description for ae1718b
jhylton
committed
ae1718b
View commit details
Copy full SHA for ae1718b
View code at this point
Browse repository at this point
Commits on Jun 13, 2002
Patch #568124: Add doc string macros.
Show description for ae493ad
loewis
committed
ae493ad
View commit details
Copy full SHA for ae493ad
View code at this point
Browse repository at this point
Commits on Apr 1, 2002
Use the PyModule_*() API instead of manipulating the module dictionary
Show description for 96e40b9
fdrake
committed
96e40b9
View commit details
Copy full SHA for 96e40b9
View code at this point
Browse repository at this point
Commits on Mar 9, 2002
SF bug 525705: [2.2] underflow raise OverflowException.
Show description for 30f3118
tim_one
committed
30f3118
View commit details
Copy full SHA for 30f3118
View code at this point
Browse repository at this point
Commits on Sep 6, 2001
Revert parts of patch #453627, documenting the resulting test failures
Show description for 2fb6300
loewis
committed
2fb6300
View commit details
Copy full SHA for 2fb6300
View code at this point
Browse repository at this point
Commits on Sep 5, 2001
Rework the way we try to check for libm overflow, given that C99 no longer
Show description for c8bc537
tim_one
committed
c8bc537
View commit details
Copy full SHA for c8bc537
View code at this point
Browse repository at this point
Patch #453627: Define the following macros when compiling on a UnixWare 7.x system:
Show description for 0aa2fbc
loewis
committed
0aa2fbc
View commit details
Copy full SHA for 0aa2fbc
View code at this point
Browse repository at this point
Commits on Feb 22, 2001
asin micro-optimization suggested in email.
Show description for d46549b
tim_one
committed
d46549b
View commit details
Copy full SHA for d46549b
View code at this point
Browse repository at this point
Commits on Feb 21, 2001
Bug #133297: cmath.asin is the same as cmath.asinh.
Show description for f616187
tim_one
committed
f616187
View commit details
Copy full SHA for f616187
View code at this point
Browse repository at this point
Commits on Feb 20, 2001
Rename some constants for easier readability.
Show description for 1ae17c5
tim_one
committed
1ae17c5
View commit details
Copy full SHA for 1ae17c5
View code at this point
Browse repository at this point
Mechanical edits just so I can read it.
Show description for 29736f9
tim_one
committed
29736f9
View commit details
Copy full SHA for 29736f9
View code at this point
Browse repository at this point
Commits on Aug 3, 2000
Use METH_VARARGS instead of numeric constant 1 in method def. tables
Show description for 407fdb2
akuchling
committed
407fdb2
View commit details
Copy full SHA for 407fdb2
View code at this point
Browse repository at this point
Commits on Jul 31, 2000
Show description for 3a762a1
nowonder
committed
3a762a1
View commit details
Copy full SHA for 3a762a1
View code at this point
Browse repository at this point
Commits on Jul 24, 2000
Show description for 2559f0d
twouters
committed
2559f0d
View commit details
Copy full SHA for 2559f0d
View code at this point
Browse repository at this point
*** empty log message ***
Show description for 42f3a85
twouters
committed
42f3a85
View commit details
Copy full SHA for 42f3a85
View code at this point
Browse repository at this point
Commits on Jul 21, 2000
Show description for 4c8aa58
twouters
committed
4c8aa58
View commit details
Copy full SHA for 4c8aa58
View code at this point
Browse repository at this point
Commits on Jul 10, 2000
Show description for 46ae6bd
nowonder
committed
46ae6bd
View commit details
Copy full SHA for 46ae6bd
View code at this point
Browse repository at this point
Commits on Jul 9, 2000
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Show description for f8b036d
tim_one
committed
f8b036d
View commit details
Copy full SHA for f8b036d
View code at this point
Browse repository at this point
Commits on Jun 30, 2000
Patch by Nadav Horesh to make acosh and asinh better.
Show description for 386f222
gvanrossum
committed
386f222
View commit details
Copy full SHA for 386f222
View code at this point
Browse repository at this point
Commits on Mar 16, 1999
Show description for ab551e4
fdrake
committed
ab551e4
View commit details
Copy full SHA for ab551e4
View code at this point
Browse repository at this point
Commits on Jan 14, 1999
Jim Ahlstrom patch: Watcom chokes on a long expression in c_asinh().
Show description for 4f29fe2
guido
committed
4f29fe2
View commit details
Copy full SHA for 4f29fe2
View code at this point
Browse repository at this point
Commits on Dec 4, 1998
Added Doc strings -- by Chris Petrilli.
Show description for 8fb0739
guido
committed
8fb0739
View commit details
Copy full SHA for 8fb0739
View code at this point
Browse repository at this point
Add DL_EXPORT() to all modules that could possibly be used
Show description for c32e1d0
guido
committed
c32e1d0
View commit details
Copy full SHA for c32e1d0
View code at this point
Browse repository at this point
Commits on Mar 14, 1997
New form of PyFPE_END_PROTECT macro.
Show description for e4c1e0e
guido
committed
e4c1e0e
View commit details
Copy full SHA for e4c1e0e
View code at this point
Browse repository at this point
Commits on Feb 14, 1997
Changes for Lee Busby's SIGFPE patch set.
Show description for 3409463
guido
committed
3409463
View commit details
Copy full SHA for 3409463
View code at this point
Browse repository at this point
Commits on Dec 10, 1996
Removed redundant inclusion of <errno.h> (sorry, Roj!).
Show description for f4e93fc
guido
committed
f4e93fc
View commit details
Copy full SHA for f4e93fc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL