Eric Blade
|
622b350795
|
Revert "Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz"
This reverts commit 61ac6be0fa , reversing
changes made to 18df2ef2c6 .
Conflicts:
pyfpdb/SQL.py
|
2010-11-26 18:15:28 -05:00 |
|
Chaz
|
ead567c5cc
|
* Added encoding error handling and the ability to identify the worker responsible for splitting a particular file if several were launched via threading
|
2010-11-24 15:13:26 -06:00 |
|
steffen123
|
4cb59175f7
|
add missed _()
|
2010-10-24 22:01:40 +02:00 |
|
Chaz
|
fa3f878c3a
|
* Migrated commandline options to Options.py
* Added a EOF exception
* Fixed a few error handling issues
|
2010-10-13 01:51:57 -04:00 |
|
Chaz
|
6ce42df734
|
Fixed a re matching problem for sites (OnGame, Carbon) which include char after the newline in re_SplitHands
|
2010-10-12 22:47:22 -04:00 |
|
Chaz
|
d517606a59
|
Added SplitHandHistory module which can be used to split up hand histories (archive & non-archive) into smaller files of n hands each (useful in limitied memory situations). Module contains a SplitHandHistory class and a command line utility.
|
2010-10-12 21:00:08 -04:00 |
|