index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
New release
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
*
Fix unbound name problem in Jscomp injectors; more List stuff
Adam Chlipala
2009-06-06
*
List library additions; fix another substructure unification bug
Adam Chlipala
2009-06-06
*
Lexing some more string escape sequences; JS versions of number read; fix pro...
Adam Chlipala
2009-06-02
*
Tweak -- precedence; use right env for final exhaustiveness errors
Adam Chlipala
2009-06-02
*
Fix relative precedence of ; and case-stuff
Adam Chlipala
2009-06-02
*
Less whining about match failures; fix singleton record Jscomp bug
Adam Chlipala
2009-06-02
*
Do 'open constraints' automatically; fix sourceless <cselect> monoize bug; Mo...
Adam Chlipala
2009-06-02
[next]