index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
More command-line options
Adam Chlipala
2009-07-18
*
Blobs tested in MySQL and SQLite
Adam Chlipala
2009-07-18
*
Tweaking demos a bit
Adam Chlipala
2009-07-17
*
Fix month off-by-one for MySQL timestamps
Adam Chlipala
2009-07-17
*
Timestamps working with SQLite
Adam Chlipala
2009-07-17
*
Most of demo working with SQLite
Adam Chlipala
2009-07-17
*
demo/sql works with SQLite
Adam Chlipala
2009-07-17
*
Check for existence of sequences (MySQL)
Adam Chlipala
2009-07-17
*
Avoid preparing the same statement twice
Adam Chlipala
2009-07-17
*
MySQL CGI working
Adam Chlipala
2009-07-17
*
Fix dependency misordering
Adam Chlipala
2009-07-17
*
Testing nested queries
Adam Chlipala
2009-07-17
*
Demo working with MySQL
Adam Chlipala
2009-07-16
*
Sequence code compiles in MySQL
Adam Chlipala
2009-07-16
*
MySQL accepts generated demo DDL
Adam Chlipala
2009-07-16
*
Demo compiles again with Postgres and MySQL; MySQL version lacks sequence cod...
Adam Chlipala
2009-07-12
*
demo/sql working with MySQL
Adam Chlipala
2009-07-12
*
MySQL demo/sql succeeds in reading no rows
Adam Chlipala
2009-07-12
*
MySQL query gets up to C linking
Adam Chlipala
2009-07-12
*
Validating views
Adam Chlipala
2009-06-30
*
Switch to Information Schema from Postgres catalog
Adam Chlipala
2009-06-30
*
Move all DBMS initialization to #init
Adam Chlipala
2009-06-30
*
Moved nextval code into Settings
Adam Chlipala
2009-06-28
*
Moved dml code into Settings
Adam Chlipala
2009-06-28
*
Moved query code into Settings
Adam Chlipala
2009-06-28
*
Start of multi-DBMS support
Adam Chlipala
2009-06-28
*
Move http protocol into its own file
Adam Chlipala
2009-06-28
*
FastCGI working with lighttpd
Adam Chlipala
2009-06-27
*
.msgs processing in FastCGI
Adam Chlipala
2009-06-27
*
Fix memory leak in fastcgi environment management
Adam Chlipala
2009-06-27
*
Fix env-reading bug in fastcgi; a bunch of non-AJAXy demos working
Adam Chlipala
2009-06-27
*
Serving Hello via FastCGI
Adam Chlipala
2009-06-27
*
Successfully starting FastCGI sessions with Apache
Adam Chlipala
2009-06-27
*
Avoid using prepared statements for non-persistent protocols
Adam Chlipala
2009-06-27
*
-debug from the command line
Adam Chlipala
2009-06-27
*
cgi protocol
Adam Chlipala
2009-06-23
*
Initial implementation of protocols in Settings
Adam Chlipala
2009-06-23
*
Further refactoring of request.c to work with CGI
Adam Chlipala
2009-06-23
*
Factor out common request functionality, in preparation for supporting differ...
Adam Chlipala
2009-06-23
*
Fix a bug with 'Some p' patterns, where 'p' needs specialization
Adam Chlipala
2009-06-18
*
Fix a variable capture bug in nested JavaScript; some more list stuff
Adam Chlipala
2009-06-16
*
Fix a bug in type class enrichment from substructures
Adam Chlipala
2009-06-16
*
Fix MonoReduce unsoundness with lets and fns
Adam Chlipala
2009-06-13
*
<dyn> inside <table>; fix Specialize bug with datatype decls generating other...
Adam Chlipala
2009-06-13
*
Some standard library reorgs and additions; handle mutual datatypes better in...
Adam Chlipala
2009-06-09
*
Mark current as effectful; add List functions
Adam Chlipala
2009-06-09
*
Fix datatype import bug in Elaborate; fix server-side source setting; more st...
Adam Chlipala
2009-06-07
*
List.all; fix ANDALSO/ORELSE parsing precedence
Adam Chlipala
2009-06-07
*
&& and ||
Adam Chlipala
2009-06-07
*
Start of Option; Basis.current; fix missed cases in Jscomp.isNullable
Adam Chlipala
2009-06-07
[next]