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
/
PC
/
launcher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unintentional trailing spaces in non-external and non-generated C files.
Serhiy Storchaka
2015-03-18
1
-3/+3
*
Removes unused format string insertion in launcher.c.
Steve Dower
2015-03-11
1
-1/+1
|
\
|
*
Removes unused format string insertion in launcher.c.
Steve Dower
2015-03-11
1
-1/+1
*
|
Issue #23465: Implement PEP 486 - Make the Python Launcher aware of virtual e...
Steve Dower
2015-02-26
1
-4/+38
*
|
Issue #23260: Update Windows installer
Steve Dower
2015-02-06
1
-6/+14
*
|
Changes %s to %ls in wprintf in launcher.c for C99 compatibility.
Steve Dower
2015-01-03
1
-51/+51
|
/
*
Issue #19504: Used American spelling for 'customize'.
Vinay Sajip
2013-11-15
1
-2/+2
|
\
|
*
Issue #19504: Used American spelling for 'customize'.
Vinay Sajip
2013-11-15
1
-2/+2
*
|
Closes #18491: Added script-wrapper functionality to launcher source (but not...
Vinay Sajip
2013-07-25
1
-34/+138
*
|
Issue #17903: Added path search changes to launcher.
Vinay Sajip
2013-06-07
1
-15/+41
*
|
Closes #17290: Merged fix from 3.3.
Vinay Sajip
2013-02-26
1
-0/+15
|
\
\
|
|
/
|
*
Closes #17290: Loading cursor now does not persist when launching GUI scripts.
Vinay Sajip
2013-02-26
1
-1/+16
*
|
Fix compilation error under Windows.
Vinay Sajip
2013-01-29
1
-2/+2
*
|
Closes #17028: Allowed Python arguments to be supplied to launcher.
Vinay Sajip
2013-01-29
1
-9/+13
*
|
Replace WaitForSingleObject with WaitForSingleObjectEx,
Martin v. Löwis
2013-01-25
1
-1/+1
|
/
*
Remove the original license, as this was contributed under Vinay Sajip's agre...
Martin v. Löwis
2012-06-21
1
-23/+2
*
Fix UNICODE glitch.
Martin v. Löwis
2012-06-21
1
-2/+2
*
Fix off-by-one error.
Martin v. Löwis
2012-06-21
1
-1/+1
*
Use GetEnvironmentVariableW instead of _wgetenv to silence VC warnings.
Martin v. Löwis
2012-06-21
1
-10/+19
*
Add launcher source and resources
Brian Curtin
2012-06-20
1
-0/+1377