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
/
Demo
/
embed
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simple embedded program that does a module import. Useful for
Barry Warsaw
2001-01-31
1
-0/+17
*
Ignore the programs created in this directory.
Barry Warsaw
2001-01-31
1
-0/+3
*
Add targets to make building `loop' and `import' easier. Useful for
Barry Warsaw
2001-01-31
1
-2/+5
*
Slight reworking to make it more useful for debugging
Barry Warsaw
2001-01-23
1
-5/+12
*
Updates and changes:
Barry Warsaw
2001-01-23
1
-2/+2
*
Add loop.c -- a test program for repeatedly calling Py_Initialize()
Guido van Rossum
2001-01-10
3
-1/+41
*
Fix weird typo caused by ANSIfication (nobody bothered to test it
Guido van Rossum
2001-01-10
1
-1/+1
*
Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,
Thomas Wouters
2000-07-22
1
-8/+5
*
Add linker flag -export-dynamic so symbols in libpython*.a are exported.
Guido van Rossum
2000-07-10
1
-1/+2
*
Adapted for Python 2.0 under RH Linux.
Guido van Rossum
2000-07-10
1
-5/+6
*
Call Py_SetProgramName() instead of redefining getprogramname(),
Guido van Rossum
1999-03-09
1
-11/+3
*
Just for fun, add a static module, "xyzzy" -- show that calling its
Guido van Rossum
1997-12-25
1
-0/+30
*
Updated the Makefile to work with the new build strategy.
Guido van Rossum
1997-07-19
1
-19/+18
*
adapted to new naming; clarify comments somewhat
Guido van Rossum
1995-03-28
3
-12/+14
*
initial checkin
Guido van Rossum
1994-10-08
3
-0/+100