index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
threadmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't store the exception info from an unhandled exception in a thread
Guido van Rossum
1998-02-06
1
-1/+1
*
Apply two changes, systematically:
Guido van Rossum
1997-10-01
1
-5/+1
*
Oops, one more checkin. Use the new tstate/interp interface.
Guido van Rossum
1997-08-02
1
-1/+2
*
Use the new functions PyEval_AcquireThread() and
Guido van Rossum
1997-07-18
1
-5/+3
*
Massive changes for separate thread state management.
Guido van Rossum
1997-05-05
1
-27/+64
*
initthread(): Removed extraneous Py_INCREF(ThreadError)
Barry Warsaw
1997-01-13
1
-1/+0
*
Renamed.
Barry Warsaw
1996-12-17
1
-102/+102
*
Keep gcc -Wall happy.
Guido van Rossum
1996-12-05
1
-1/+1
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
implement exit_thread through SystemExit exception
Guido van Rossum
1995-03-17
1
-7/+8
*
cosmetic changes so these modules will work with the strict new naming scheme
Guido van Rossum
1995-01-10
1
-2/+0
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Another bulky set of minor changes.
Guido van Rossum
1995-01-02
1
-2/+6
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-26/+52
*
Port to Solaris 2.3.
Sjoerd Mullender
1993-12-03
1
-1/+1
*
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
Guido van Rossum
1993-06-17
1
-1/+1
*
* Added Fixcprt.py: script to fix copyright message.
Guido van Rossum
1993-01-26
1
-2/+2
*
Various changes.
Sjoerd Mullender
1993-01-06
1
-3/+12
*
New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway()
Guido van Rossum
1992-08-17
1
-1/+5
*
* Makefile: cosmetics
Guido van Rossum
1992-08-05
1
-13/+3
*
* Makefile adapted to changes below.
Guido van Rossum
1992-08-04
1
-0/+294