Scott Wolchok
|
eba01cd628
|
Merge remote branch 'steffen/master'
|
2011-03-01 17:12:45 -05:00 |
|
Scott Wolchok
|
de640f7b57
|
Merge remote branch 'steffen/master'
|
2011-02-27 17:33:25 -05:00 |
|
Scott Wolchok
|
a6024e2859
|
enable WAL in sqlite
|
2011-02-27 17:33:05 -05:00 |
|
Scott Wolchok
|
194a59a603
|
remove stray debug output
|
2011-02-26 18:53:50 -05:00 |
|
Scott Wolchok
|
06d228fbec
|
WinamaxToFpdb: store tourney buyins in cents, not dollars.
Abbreviate No Limit Hold'em in table names to NLHE.
|
2011-02-26 18:49:16 -05:00 |
|
Scott Wolchok
|
635dbc9a11
|
Merge remote branch 'donoban/master' into donoban-merge
|
2011-02-26 18:21:25 -05:00 |
|
Scott Wolchok
|
316f209fa0
|
DerivedStats: SqueezeChance is boolean, not int; fix for pgsql
|
2011-02-26 18:08:23 -05:00 |
|
Scott Wolchok
|
fc46b70c41
|
Rename decimal.py to decimal_wrapper.py so we don't break when
cdecimal is not installed.
|
2011-02-25 14:18:12 -05:00 |
|
Scott Wolchok
|
25799d01f2
|
Don't bother recompiling regexs for every hand when parsing Stars
HHs.
|
2011-02-25 04:19:00 -05:00 |
|
Scott Wolchok
|
6e3abbbb0a
|
DerivedStats: build init dict for player stats only once.
|
2011-02-25 03:41:42 -05:00 |
|
Scott Wolchok
|
f64c28b1b4
|
small wrapper to use cdecimal library if available.
|
2011-02-25 03:14:28 -05:00 |
|
Scott Wolchok
|
bf417f0569
|
Filters.py: Fix broken show/hide button for Graphing Options.
|
2011-02-24 00:27:43 -05:00 |
|
Scott Wolchok
|
cdf158cfae
|
Hand.py: Call Decimal ctor a lot less.
|
2011-02-23 23:41:14 -05:00 |
|
Scott Wolchok
|
1227c5df74
|
Hand.py: Use sum(x) instead of reduce(operator.add, x, 0).
|
2011-02-23 23:31:46 -05:00 |
|
Scott Wolchok
|
00f98f0e12
|
Hand.py: Use str.replace instead of re.sub for stripping commas.
|
2011-02-23 23:28:37 -05:00 |
|