root/lib @ 7056
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
MySQL.data.sql.make | 64 Bytes | 6362 | almost 12 years | Aaron Marcuse-Kubitza | Added lib/MySQL.{data,schema}.sql.make template... |
MySQL.schema.sql.make | 66 Bytes | 6362 | almost 12 years | Aaron Marcuse-Kubitza | Added lib/MySQL.{data,schema}.sql.make template... |
Parser.py | 1.08 KB | 1719 | over 12 years | Aaron Marcuse-Kubitza | Parser.py: Renamed SyntaxException to SyntaxErr... |
PostgreSQL-MySQL.csv | 1.21 KB | 6429 | almost 12 years | Aaron Marcuse-Kubitza | lib/PostgreSQL-MySQL.csv: Change text to varcha... |
Proxy.py | 422 Bytes | 1890 | over 12 years | Aaron Marcuse-Kubitza | Proxy.py: Fixed infinite recursion bug by remov... |
Runnable.py | 619 Bytes | 1867 | over 12 years | Aaron Marcuse-Kubitza | Runnable.py: Made it picklable |
angles.py | 455 Bytes | 1606 | over 12 years | Aaron Marcuse-Kubitza | Added angles.py |
collection.py | 738 Bytes | 1884 | over 12 years | Aaron Marcuse-Kubitza | collection.py: rmap(): Treat only built-in sequ... |
common.Makefile | 2.85 KB | 7046 | almost 12 years | Aaron Marcuse-Kubitza | lib/common.Makefile: Added $(and), $(or), $(not) |
csvs.py | 6.48 KB | 6589 | almost 12 years | Aaron Marcuse-Kubitza | csvs.py: stream_info(): Use the Excel dialect a... |
dates.py | 2.21 KB | 1467 | over 12 years | Aaron Marcuse-Kubitza | lib/*.py: Removed svn:executable property to tu... |
db_xml.py | 9.37 KB | 6444 | almost 12 years | Aaron Marcuse-Kubitza | db_xml.py: put_table(): Support None in_table b... |
debug2redmine.csv | 82 Bytes | 3498 | over 12 years | Aaron Marcuse-Kubitza | debug2redmine.csv: EXPLAIN comments: Fixed bug ... |
dicts.py | 3.09 KB | 6412 | almost 12 years | Aaron Marcuse-Kubitza | dicts.py: Added WrapDict, a dict that runs a fu... |
eval_.py | 321 Bytes | 1866 | over 12 years | Aaron Marcuse-Kubitza | Added eval_.py |
exc.py | 4.44 KB | 6671 | almost 12 years | Aaron Marcuse-Kubitza | exc.py: e_msg(): Emit a warning instead of an A... |
format.py | 1.07 KB | 3815 | about 12 years | Aaron Marcuse-Kubitza | format.py: Added str2int_passthru() |
forwarding.Makefile | 436 Bytes | 6295 | almost 12 years | Aaron Marcuse-Kubitza | lib/forwarding.Makefile: $(subdirs): Also exclu... |
http.py | 553 Bytes | 1696 | over 12 years | Aaron Marcuse-Kubitza | Added http.py with httplib modifications to dea... |
iters.py | 897 Bytes | 2254 | over 12 years | Aaron Marcuse-Kubitza | Compare object()-based sentinel values using is... |
lists.py | 726 Bytes | 7007 | almost 12 years | Aaron Marcuse-Kubitza | lists.py: Added and_(), or_() |
mappings.Makefile | 416 Bytes | 6169 | almost 12 years | Aaron Marcuse-Kubitza | lib/mappings.Makefile: Checking if $(termsSubdi... |
maps.py | 2.77 KB | 4499 | about 12 years | Aaron Marcuse-Kubitza | maps.py: Added simplify() |
objects.py | 557 Bytes | 4492 | about 12 years | Aaron Marcuse-Kubitza | Replaced repr() with strings.urepr() (or equiva... |
opts.py | 957 Bytes | 1672 | over 12 years | Aaron Marcuse-Kubitza | opts.py: get_env_var(): default defaults to None |
parallelproc.py | 4.93 KB | 4492 | about 12 years | Aaron Marcuse-Kubitza | Replaced repr() with strings.urepr() (or equiva... |
phpPgAdmin.config.inc.php.diff | 99 Bytes | 6852 | almost 12 years | Aaron Marcuse-Kubitza | lib/phpPgAdmin.config.inc.php.diff: Remove cont... |
phpPgAdmin.login.php.diff | 651 Bytes | 6825 | almost 12 years | Aaron Marcuse-Kubitza | lib/phpPgAdmin.login.php.diff: public_ user's p... |
profiling.py | 1.23 KB | 5104 | about 12 years | Aaron Marcuse-Kubitza | profiling.py: Profiler: Fixed bug where instanc... |
rand.py | 101 Bytes | 1871 | over 12 years | Aaron Marcuse-Kubitza | rand.py: rand_int() Fixed bug where newly-creat... |
regexp.py | 317 Bytes | 5353 | about 12 years | Aaron Marcuse-Kubitza | regexp.py: sub_nested(): Use new sub_recursive() |
scalar.py | 149 Bytes | 6752 | almost 12 years | Aaron Marcuse-Kubitza | Added scalar.py |
sql.py | 55.7 KB | 6976 | almost 12 years | Aaron Marcuse-Kubitza | sql.py: DbConn._db(): search_path: Don't append... |
sql_gen.py | 35.1 KB | 6299 | almost 12 years | Aaron Marcuse-Kubitza | sql_gen.py: Cast: Support casts to unknown by c... |
sql_io.py | 32.1 KB | 6801 | almost 12 years | Aaron Marcuse-Kubitza | sql_io.py: put_table(): is_function: Fixed bug ... |
streams.py | 5.31 KB | 5592 | about 12 years | Aaron Marcuse-Kubitza | streams.py: LineCountStream, LineCountInputStre... |
strings.py | 7.15 KB | 5814 | about 12 years | Aaron Marcuse-Kubitza | strings.py: Added join() |
term.py | 364 Bytes | 1629 | over 12 years | Aaron Marcuse-Kubitza | term.py: Added clear_line. Corrected file comment. |
timeouts.py | 378 Bytes | 1673 | over 12 years | Aaron Marcuse-Kubitza | Renamed timeout.py to timeouts.py. Renamed time... |
tnrs.py | 8.16 KB | 5786 | about 12 years | Aaron Marcuse-Kubitza | tnrs.py: retrieval_request_template: Turn on ta... |
units.py | 1.86 KB | 5700 | about 12 years | Aaron Marcuse-Kubitza | units.py: MissingUnitsException: Fixed bug wher... |
util.py | 6.75 KB | 4491 | about 12 years | Aaron Marcuse-Kubitza | Replaced str() with strings.ustr() (or equivale... |
xml_dom.py | 12 KB | 6356 | almost 12 years | Aaron Marcuse-Kubitza | xml_dom.py: Added prune_parent() |
xml_func.py | 12.8 KB | 7008 | almost 12 years | Aaron Marcuse-Kubitza | xml_func.py: Simplifying functions: Logic: _and... |
xml_parse.py | 1.96 KB | 1764 | over 12 years | Aaron Marcuse-Kubitza | xml_parse.py: ConsecXmlInputStream: Removed rea... |
xpath.py | 12.4 KB | 4492 | about 12 years | Aaron Marcuse-Kubitza | Replaced repr() with strings.urepr() (or equiva... |
xpath_func.py | 997 Bytes | 1482 | over 12 years | Aaron Marcuse-Kubitza | xpath_func.py: process(): Fixed bug where XPath... |
- svn:ignore: *.pyc
Also available in: Atom