Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.6
/
Demo
/
embed
tag
d93030ee05b5317969c0a71a2e322f3bd1249d25
tagger
Ned Deily <nad@python.org>
Mon Jun 19 00:05:36 2017
object
6c003210943fc91e5911bcbabe1fe4b0030cf38b
Final head of the former 2.6 branch
c7c96a9
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 15 years ago
8692c79
correct version
by Benjamin Peterson
· 17 years ago
ab0f947
Remove .cvsignore files, as they live in svn:ignore properties now.
by Martin v. Löwis
· 20 years ago
0e21be7
Update version.
by Michael W. Hudson
· 20 years ago
ead36d7
- Make number in comment match the targets in that section of the
by Fred Drake
· 23 years ago
3176b08
Update to use more modern calling conventions; also avoid a magic number
by Fred Drake
· 24 years ago
e012e35
Bump the version number; used to identify the Python runtime we link to.
by Fred Drake
· 24 years ago
89e90d6
Separate CFLAGS and CPPFLAGS. CFLAGS should not contain preprocessor
by Neil Schemenauer
· 24 years ago
8b41116
import.c -> importexc.c
by Barry Warsaw
· 25 years ago
a18e7ea
import -> importexc
by Barry Warsaw
· 25 years ago
d5221a3
import.c -> importexc.c
by Barry Warsaw
· 25 years ago
f9abaf4
Simple embedded program that does a module import. Useful for
by Barry Warsaw
· 25 years ago
2df3c41
Ignore the programs created in this directory.
by Barry Warsaw
· 25 years ago
e98626d
Add targets to make building `loop' and `import' easier. Useful for
by Barry Warsaw
· 25 years ago
0c63fe9
Slight reworking to make it more useful for debugging
by Barry Warsaw
· 25 years ago
7d23b59
Updates and changes:
by Barry Warsaw
· 25 years ago
3559d1f
Add loop.c -- a test program for repeatedly calling Py_Initialize()
by Guido van Rossum
· 25 years ago
7339f4c
Fix weird typo caused by ANSIfication (nobody bothered to test it since! :-( ).
by Guido van Rossum
· 25 years ago
7889010
Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,
by Thomas Wouters
· 25 years ago
c716684
Add linker flag -export-dynamic so symbols in libpython*.a are exported.
by Guido van Rossum
· 25 years ago
964f123
Adapted for Python 2.0 under RH Linux.
by Guido van Rossum
· 25 years ago
496bc7f
Call Py_SetProgramName() instead of redefining getprogramname(),
by Guido van Rossum
· 26 years ago
81e84c9
Just for fun, add a static module, "xyzzy" -- show that calling its
by Guido van Rossum
· 28 years ago
6e614e3
Updated the Makefile to work with the new build strategy.
by Guido van Rossum
· 28 years ago
3caad8c
adapted to new naming; clarify comments somewhat
by Guido van Rossum
· 30 years ago
705d517
initial checkin
by Guido van Rossum
· 31 years ago