index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Python
/
pystate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PyInterpreterState_New is not thread-safe, and the recent fix to _PyPclose
Tim Peters
2000-09-02
1
-0
/
+4
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9
/
+0
*
Removing warnings by gcc -Wall -- cast ugly || to void.
Moshe Zadka
2000-08-04
1
-1
/
+1
*
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
Thomas Wouters
2000-07-22
1
-17
/
+10
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6
/
+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-22
/
+7
*
CRITICAL PATCH!
Guido van Rossum
1999-06-18
1
-5
/
+23
*
Make current_tstate a global, _PyThreadState_Current. This is to
Guido van Rossum
1998-12-21
1
-10
/
+10
*
/* An extension mechanism to store arbitrary additional per-thread state.
Guido van Rossum
1998-04-10
1
-0
/
+21
*
The warning about thread still having a frame now only happens in
Guido van Rossum
1997-11-03
1
-1
/
+1
*
Added missing newline to warning msg
Guido van Rossum
1997-08-21
1
-1
/
+1
*
The last of the mass checkins for separate (sub)interpreters.
Guido van Rossum
1997-08-02
1
-26
/
+102
*
Remove confusing usage comments at end.
Guido van Rossum
1997-07-19
1
-28
/
+0
*
Don't use function prototypes in function definition headers.
Guido van Rossum
1997-05-20
1
-4
/
+8
*
Massive changes for separate thread state management.
Guido van Rossum
1997-05-05
1
-0
/
+163