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
...
*
Fix Postgres date serialization
Adam Chlipala
2010-12-24
*
Top.queryI1; fix definition of uw_Basis_minTime
Adam Chlipala
2010-12-24
*
[De]serialization of times in JavaScript; proper integer division in JavaScri...
Adam Chlipala
2010-12-23
*
Recursive record unification errors, for more detail
Adam Chlipala
2010-12-23
*
Basis.cdataChar
Adam Chlipala
2010-12-21
*
Remove redundant macro
Adam Chlipala
2010-12-20
*
Use proper string time format for SQLite
Adam Chlipala
2010-12-20
*
Periodic tasks
Adam Chlipala
2010-12-18
*
postBody type
Adam Chlipala
2010-12-18
*
Change Basis.debug to use the protocol's debug function
Adam Chlipala
2010-12-12
*
minHeap option in .urp files
Adam Chlipala
2010-12-11
*
fix small memory leaks
Marc Weber
2010-12-05
*
New argument to transactional free functions, to specify whether we are about...
Adam Chlipala
2010-12-04
*
-limit for running time
Adam Chlipala
2010-10-14
*
'tryDml' works with Postgres
Adam Chlipala
2010-09-07
*
Server-side 'onError'
Adam Chlipala
2010-09-07
*
Fix C-side jsification of UTF-8 strings
Adam Chlipala
2010-08-10
*
Include new config.h in C source files
Adam Chlipala
2010-05-30
*
URL-escape with '.' instead of '%', to avoid confusing proxies
Adam Chlipala
2010-05-18
*
Add rand to Basis and handle it in Iflow
Adam Chlipala
2010-04-29
*
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
[prev]
[next]