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
/
c
/
urweb.c
Commit message (
Expand
)
Author
Age
*
sigfile directive
Adam Chlipala
2010-02-11
*
More is*() casts
Adam Chlipala
2010-02-06
*
More casting of isprint() arguments
Adam Chlipala
2010-02-06
*
AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C ...
Adam Chlipala
2010-02-06
*
Trying to get urweb.c working for someone in NetBSD
Adam Chlipala
2010-02-06
*
A litter more cautious about NULL applications; plug a memory leak in some Po...
Adam Chlipala
2010-01-31
*
Remove a faulty time tweak from Postgres serialization
Adam Chlipala
2010-01-30
*
Update Makefile.in's with new Autotools; add extra 'return NULL' to placate s...
Adam Chlipala
2010-01-30
*
Switch to gcc -Wall
Adam Chlipala
2010-01-28
*
Handling errors during commit
Adam Chlipala
2010-01-26
*
Allow escaped backslashes in literals; conversion betwixt int and char
Adam Chlipala
2010-01-12
*
Support for protocol-specific expunger dispatch
Adam Chlipala
2010-01-10
*
Basis.debug; more restrictive type for Basis.form; weaken definition of polym...
Adam Chlipala
2010-01-07
*
Basis.textBlob; support HTTP requests with no headers
Adam Chlipala
2010-01-05
*
uw_close()
Adam Chlipala
2010-01-05
*
Clear script_header in uw_reset()
Adam Chlipala
2010-01-05
*
Database quotas
Adam Chlipala
2010-01-03
*
Deadlines
Adam Chlipala
2010-01-03
*
Memory limits
Adam Chlipala
2010-01-03
*
Proper 404 generation
Adam Chlipala
2010-01-02
*
Proper [un]urlification of unit
Adam Chlipala
2010-01-01
*
Protect against NULL applications in a few places
Adam Chlipala
2009-12-31
*
Basis.serialize; separate file for mhash; run transactional finishers in reve...
Adam Chlipala
2009-12-31
*
All three current protocols work with move to using uw_app
Adam Chlipala
2009-12-27
*
Convenience libifying; allow more NULLs with globals
Adam Chlipala
2009-12-24
*
Proper JavaScript-side URI escaping/de-escaping; fix C-side URL encoding of b...
Adam Chlipala
2009-12-24
*
Don't relify in bigLibs; fix some memory bugs in transactionals
Adam Chlipala
2009-12-23
*
Stop skipping Especialization of generated functions; fix Compiler.parseUrp; ...
Adam Chlipala
2009-12-23
*
Bug fixes in redirect-related stuff
Adam Chlipala
2009-12-10
*
Basis.currentUrl, plus redirect debugging
Adam Chlipala
2009-12-10
*
Basis.url and redirects
Adam Chlipala
2009-12-10
*
Convert ctype is*() function results to booleans
Adam Chlipala
2009-12-08
*
Context globals; ctype functions
Adam Chlipala
2009-12-08
*
Move to simpler HTML escaping
Adam Chlipala
2009-12-08
*
Merge
Adam Chlipala
2009-12-03
|
\
*
|
UTF-8 in dynamic escaping
Adam Chlipala
2009-12-03
|
*
Fix handling of clearCookie/getCookie in same page gen
Adam Chlipala
2009-11-27
|
*
Port rest of demo to new cookie signature; fix parsing of multiple incoming c...
Adam Chlipala
2009-11-26
|
*
More fun with cookies
Adam Chlipala
2009-11-26
|
/
*
Explicitly abort in-flight RPCs onunload
Adam Chlipala
2009-11-24
*
Get message-passing working in IE6
Adam Chlipala
2009-11-21
*
Saving paper assignments
Adam Chlipala
2009-11-02
*
Initial form for paper assignment
Adam Chlipala
2009-11-01
*
Bidding interface
Adam Chlipala
2009-11-01
*
Initial support for char in SQL
Adam Chlipala
2009-10-22
*
Checking deadline; sign-in
Adam Chlipala
2009-10-22
*
Versioned1 demo working
Adam Chlipala
2009-10-06
*
Initial versioned1 demo working
Adam Chlipala
2009-10-06
*
Functions working with interpretation
Adam Chlipala
2009-09-22
*
Hopefully complete refactoring of Jscomp to output ASTs; partial implementati...
Adam Chlipala
2009-09-22
[next]