| Commit message (Expand) | Author | Age | Files | Lines |
* | rename escape() function to htmlescape() to make it a lit... | Arthur de Jong | 2006-04-23 | 1 | -3/+3 |
* | code improvements thanks to pylint | Arthur de Jong | 2006-04-23 | 1 | -1/+1 |
* | properly close html files on no output | Arthur de Jong | 2006-03-26 | 1 | -0/+1 |
* | restructure plugin code to open output files from within ... | Arthur de Jong | 2006-03-09 | 1 | -2/+5 |
* | first generate (with filter and lambda expressions) a lis... | Arthur de Jong | 2005-12-28 | 1 | -6/+12 |
* | move printing of description into plugin instead of from ... | Arthur de Jong | 2005-12-27 | 1 | -4/+9 |
* | replace backslashes from end of lines where they are not ... | Arthur de Jong | 2005-12-27 | 1 | -9/+9 |
* | add copyright clarification to specify that generated out... | Arthur de Jong | 2005-12-17 | 1 | -0/+3 |
* | implement out own proper escape function and use it inste... | Arthur de Jong | 2005-09-17 | 1 | -6/+5 |
* | store author and title in Unicode internally and ensure t... | Arthur de Jong | 2005-09-17 | 1 | -7/+13 |
* | remove version numbers from plugins since they were not r... | Arthur de Jong | 2005-09-10 | 1 | -1/+0 |
* | make problem lists sorted by URL and problem description | Arthur de Jong | 2005-08-23 | 1 | -0/+4 |
* | change html display of problems to a nicer list | Arthur de Jong | 2005-08-19 | 1 | -1/+3 |
* | split problems into page problems (parsing errors, wrong ... | Arthur de Jong | 2005-08-19 | 1 | -6/+23 |
* | remove references to email addresses where they are not u... | Arthur de Jong | 2005-07-29 | 1 | -3/+3 |
* | fix a couple of typos, also thanks to Scott Kirkwood <sco... | Arthur de Jong | 2005-07-27 | 1 | -1/+1 |
* | call make_link() with a link object instead of a URL, rem... | Arthur de Jong | 2005-07-24 | 1 | -1/+1 |
* | Mike Meyer -> Mike W. Meyer | Arthur de Jong | 2005-07-23 | 1 | -1/+1 |
* | use lower-case URL attribute in Link instead of upper-cas... | Arthur de Jong | 2005-07-17 | 1 | -1/+1 |
* | move functionality of rptlib.py to __init__.py so that we... | Arthur de Jong | 2005-07-16 | 1 | -4/+4 |
* | clean up HTML output generating XHTML 1.1 without frames ... | Arthur de Jong | 2005-07-09 | 1 | -14/+31 |
* | change to most recent version of the GPL (FSF address cha... | Arthur de Jong | 2005-06-22 | 1 | -1/+1 |
* | pass reference to Link class to plugins with parameter an... | Arthur de Jong | 2005-06-15 | 1 | -1/+1 |
* | general clean-up of plugins structure and code, moving ht... | Arthur de Jong | 2005-06-11 | 1 | -17/+11 |
* | write html files using file descriptors instead of throug... | Arthur de Jong | 2005-06-08 | 1 | -13/+14 |
* | rename linkList to linkMap | Arthur de Jong | 2005-04-13 | 1 | -1/+1 |
* | make nicer file (copyrights) headers | Arthur de Jong | 2005-04-07 | 1 | -2/+5 |
* | tabs to spaces (tabs are evil) | Arthur de Jong | 2005-04-07 | 1 | -12/+12 |
* | import of release 1.01.0 | Arthur de Jong | 2005-03-29 | 1 | -0/+53 |