Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e4309f7f14d25227b51f8ac012b2dcbb8da99e9d
/
Tools
/
scripts
/
h2py.py
aa767a5
Issue #23330: h2py now supports arbitrary filenames in #include.
by Serhiy Storchaka
· 10 years ago
4e63fbe
- Issue #17029: Let h2py search the multiarch system include directory.
by doko@python.org
· 12 years ago
1060380
Merged revisions 85768-85771,85773,85777,85823,85825 via svnmerge from
by Georg Brandl
· 14 years ago
e236b38
[Patch #1005491 ] use __name__ == '__main__' in scripts
by Andrew M. Kuchling
· 21 years ago
dab3bc0
Expand negative hexadecimal constants.
by Martin v. Löwis
· 22 years ago
f90ae20
Patch #488073: AtheOS port.
by Martin v. Löwis
· 23 years ago
436fd75
Warning message about unfound file was missing trailing \n.
by Guido van Rossum
· 23 years ago
e51c3f5
SF patch #489680 (David Abrahams): h2py uses nonexistent method splitfields()
by Guido van Rossum
· 23 years ago
f2f8c51
When representing #includes as imports, do from MOD import *.
by Martin v. Löwis
· 24 years ago
4f85bf3
Patch #437683: Use re instead of regex.
by Martin v. Löwis
· 24 years ago
70c4378
Whitespace normalization.
by Tim Peters
· 24 years ago
5cd975c
Patch by Chris Herborth:
by Guido van Rossum
· 26 years ago
9189bda
support C++ comments
by Guido van Rossum
· 28 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 28 years ago
6100d91
Allow whitespace before '#' in preprocessor directives.
by Guido van Rossum
· 29 years ago
514d351
use $INCLUDE path (Mark Hammond)
by Guido van Rossum
· 30 years ago
07c9645
Get rid of freeze (now its own directory).
by Guido van Rossum
· 31 years ago
01f5f62
Added -i option to ignore general regexps
by Guido van Rossum
· 31 years ago
09336f9
Process command line arguments; skip #defines that generate invalid Python
by Guido van Rossum
· 31 years ago
41ffccb
*** empty log message ***
by Guido van Rossum
· 32 years ago
047979e
Fix regexp recognizing comments to cope with unterminated comments.
by Guido van Rossum
· 33 years ago
2ba9f30
Initial revision
by Guido van Rossum
· 33 years ago