Next | Query returned 168 messages, browsing 141 to 150 | Previous

History of commit frequency

CVS Commit History:


   2012-05-10 10:10:00 by Steven Drake | Files touched by this commit (3)
Log message:
"sys.platform is now always 'linux2' on Linux", so revert the linux3 \ 
handling
and always set PY_PLATNAME to 'linux2'.
   2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473)
Log message:
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
   2012-04-13 20:47:31 by Adam Ciarcinski | Files touched by this commit (37) | Package removed
Log message:
Changes 2.7.3:
* An ordered dictionary type
* New unittest features including test skipping, new assert methods, and test
  discovery
* A much faster io module
* Automatic numbering of fields in the str.format() method
* Float repr improvements backported from 3.x
* Tile support for Tkinter
* A backport of the memoryview object from 3.x
* Set literals
* Set and dictionary comprehensions
* Dictionary views
* New syntax for nested with statements
* The sysconfig module
   2012-03-27 12:49:22 by OBATA Akio | Files touched by this commit (2)
Log message:
Fix build on OpenBSD-5.x, treat same as OpenBSD-4.[789].
   2012-03-24 13:04:38 by Matthias Scheler | Files touched by this commit (29)
Log message:
Add a fix for the DoS vulnerability reported in CVE-2012-1150 taken
from the Python Mercurial repository.
   2012-03-16 15:21:37 by David Brownlee | Files touched by this commit (1)
Log message:
Pickup PLIST.Linux2 from python27 not python24 - fix build on at least RedHat ES 5.6
   2012-03-05 09:23:24 by Steven Drake | Files touched by this commit (3)
Log message:
python install different files on Linux-2.* and Linux-3.*
   2012-02-15 17:08:26 by Matthias Drochner | Files touched by this commit (9)
Log message:
apply fix for CVE-2012-0845 to other Python versions too
(2.4 is not affected)
   2012-01-18 15:00:30 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Revbump after updating db5
   2011-12-16 18:04:18 by Hans Rosenfeld | Files touched by this commit (10)
Log message:
On SunOS, don't ever override _XOPEN_SOURCE if it is already set.
Fixes build on SunOS with gcc>=4.6.

Next | Query returned 168 messages, browsing 141 to 150 | Previous