Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
programming
(root)
/
projects
/
rarslave/
– Rev 365
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
365
6963 d 3 h
ira
/projects/rarslave/
Par2Types.py:
* Holds the types that can be used to classify a Par2 set.
364
6963 d 5 h
ira
/projects/rarslave/
Par2Parser.py:
* Tabify the entire file.
* Make the class only have private variables, and make the private
variables only accessible using getter methods.
359
7035 d 22 h
ira
/projects/rarslave/
Par2Classifier.py:
* Make the class automatically figure out it's information in the
__init__() method.
* Add regexes in a dict, for easier retrieval (WIP).
358
7037 d 21 h
ira
/projects/rarslave/
This is the beginnings of a re-write (the 4th...) of rarslave. Hopefully
it will detect more of the hard to predict cases that the current code
cannot deal with.
Par2Classifier.py:
* Adding the initial implementation of Par2Classifier.
* It will classify a par-set into one of the types it knows about.
* It will find the heads of extraction, but this may change later.
Par2Parser.py:
* Adding the initial implementation of Par2Parser.
* It will parse a par2 file and extract all of the useful information from it.
* It will make a guess about the files that _might_ be part of this set.
278
7140 d 19 h
ira
/projects/rarslave/
Add multi-file parjoin
277
7141 d 0 h
ira
/projects/rarslave/
Fix header
276
7141 d 2 h
ira
/projects/rarslave/
Bugfixes for the file removal process
275
7141 d 3 h
ira
/projects/rarslave/
Add interactive delete mode
220
7168 d 2 h
ira
/projects/rarslave/
Fix debugging option
179
7190 d 3 h
ira
/
Moving rarslave to it's new home
178
7190 d 3 h
ira
/projects/
Adding some initial projects folders