Next | Query returned 4 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2012-11-23 23:33:55 by othyro | Files touched by this commit (43)
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
   2012-10-07 16:53:42 by Aleksej Saushev | Files touched by this commit (79)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-08-11 19:29:51 by Helge Muehlmeier | Files touched by this commit (3)
Log message:
Update to version 0.9.3:
* codeassist: better handling of unicode in docstrings
* codeassist: handling builtin unknowns, such as sys.stdout
* codeassist: proposals scopes and types revised
* fscommands: handle hg crew ui changes
* patchedast: handle ExtSlice node
   2010-03-14 10:36:04 by Helge Muehlmeier | Files touched by this commit (5) | Imported package
Log message:
Import rope-0.9.2nb1 as wip/rope.

Rope is a python refactoring library.

A basic desciption about code refactoring found on wikipedia:

Code refactoring is the process of changing a computer program's
source code without modifying its external functional behavior
in order to improve some of the nonfunctional attributes of the
software.
Advantages include improved code readability and reduced complexity
to improve the maintainability of the source code, as well as a
more expressive internal architecture or object model to improve
extensibility.


Next | Query returned 4 messages, browsing 1 to 10 | previous