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
*
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
*
Fixes for rooted modules
Adam Chlipala
2010-02-04
*
mhash will use saved signature
Adam Chlipala
2010-02-04
*
A litter more cautious about NULL applications; plug a memory leak in some Po...
Adam Chlipala
2010-01-31
*
Another try to include more Autofiles in the distribution
Adam Chlipala
2010-01-30
*
Remove a faulty time tweak from Postgres serialization
Adam Chlipala
2010-01-30
*
Change to satisfy GCC implicit aliasing rules
Adam Chlipala
2010-01-30
*
Update Makefile.in's with new Autotools; add extra 'return NULL' to placate s...
Adam Chlipala
2010-01-30
*
Small tweaks
Adam Chlipala
2010-01-28
*
Switch to gcc -Wall
Adam Chlipala
2010-01-28
*
First attempt to switch to Automake, to get shared libraries built in OSX
Adam Chlipala
2010-01-28
*
Handling errors during commit
Adam Chlipala
2010-01-26
*
<img> has dimensions and needs special HTML handling
Adam Chlipala
2010-01-26
*
Allow escaped backslashes in literals; conversion betwixt int and char
Adam Chlipala
2010-01-12
*
-path and -root command-line flags
Adam Chlipala
2010-01-12
*
Supporting any number of arguments for explicitly exported functions
Adam Chlipala
2010-01-12
*
Reduce concatenations of the empty record; unpoly non-recursive functions
Adam Chlipala
2010-01-10
*
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
*
Loosen parsing of multiplication
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 C-side deserialization; Shake.sliceDb
Adam Chlipala
2010-01-03
*
JavaScript urlification; more lenient export pattern in Corify; only include ...
Adam Chlipala
2010-01-02
*
Proper 404 generation
Adam Chlipala
2010-01-02
*
Proper [un]urlification of unit
Adam Chlipala
2010-01-01
*
Proper client-side attrifyString
Adam Chlipala
2010-01-01
*
Eta-expand bodies of transaction functions in Monoization, to enable later op...
Adam Chlipala
2009-12-31
*
Change location of dynamic libraries
Adam Chlipala
2009-12-31
*
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
*
Treat getCookie as effectful
Adam Chlipala
2009-12-29
*
ctextarea; s/header/include in the manual
Adam Chlipala
2009-12-29
*
Octal and hexidecimal string escapes
Adam Chlipala
2009-12-29
*
Move queue.h to include/
Adam Chlipala
2009-12-29
*
Protocol-specific compiler options
Adam Chlipala
2009-12-27
*
Dynamic linking of the runtime system
Adam Chlipala
2009-12-27
*
All three current protocols work with move to using uw_app
Adam Chlipala
2009-12-27
*
Make summary unification more conservative; infer implicit arguments after ap...
Adam Chlipala
2009-12-26
*
Catch attempts to mention multiple versions of the same rooted module
Adam Chlipala
2009-12-25
*
Module roots
Adam Chlipala
2009-12-24
*
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
*
-tc flag
Adam Chlipala
2009-12-24
*
Don't relify in bigLibs; fix some memory bugs in transactionals
Adam Chlipala
2009-12-23
[next]