- 08 Jan, 2006 6 commits
-
-
Neal Norwitz authored
-
Neal Norwitz authored
for 2 different values without changing. I think this was the intent. The unused warning only occurs when not building in debug mode.
-
Neal Norwitz authored
Fix icc warnings: try to set TCL_UNIX_FD for #if TCL_WIN_SOCKET == TCL_UNIX_FD. res is not used, add a XXX comment
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 07 Jan, 2006 10 commits
-
-
Tim Peters authored
fail everywhere.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
This inappropriately disabled some capabilities which exist. Now test for readline in -lreadline, if not found there, try it in -ltermcap only if not in -lreadline. If both libraries are required, there will need to be more work, but I'm not sure under what conditions both libraries would be required.
-
- 06 Jan, 2006 8 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Neal Norwitz authored
cases if TERM isn't set or is unknown (perhaps we should only check if unset or empty?) Skip the test if TERM isn't set. This seems to occur when running under buildbot and presumably cron. For some more info check here: http://mail.python.org/pipermail/python-checkins/2006-January/048704.html Will backport if it works.
-
Tim Peters authored
Locals `revision` and `branch` were const-incorrect.
-
Tim Peters authored
-
Tim Peters authored
-
Martin v. Löwis authored
characters.
-
Martin v. Löwis authored
-
- 05 Jan, 2006 9 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Skip Montanaro authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Also, stop determining Unicode sizes with PyString_GET_SIZE.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 04 Jan, 2006 2 commits
-
-
Georg Brandl authored
-
Hye-Shik Chang authored
-
- 03 Jan, 2006 5 commits
-
-
Barry Warsaw authored
calculate the build number.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-