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 detection of POSTs to error pages
Adam Chlipala
2011-01-23
*
Fix issues with empty page buffers for tasks
Adam Chlipala
2011-01-23
*
Fix parsing of Postgres timestamps with super-microsecond fractional seconds,...
Adam Chlipala
2011-01-22
*
More fixes for FastCGI
Adam Chlipala
2011-01-20
*
Use sigFile again; do redirects in a way that is compatible with FastCGI
Adam Chlipala
2011-01-20
*
Some fixes for tasks and onError handlers
Adam Chlipala
2011-01-20
*
Patch from Vladimir Shabanov to support implicit passing of 'time' values fro...
Adam Chlipala
2011-01-20
*
Fix format of THE_PAST timestamp
Adam Chlipala
2011-01-16
*
Patch from Vladimir Shabanov to support crypt under OS X
Adam Chlipala
2011-01-16
*
Fixing daylight saving time in time string processing
Adam Chlipala
2011-01-13
*
More string processing
Adam Chlipala
2011-01-13
*
Some more string parsing functions; naughtyDebug
Adam Chlipala
2011-01-11
*
String processing optimizations
Adam Chlipala
2011-01-11
*
Basis.currentUrlHasPost
Adam Chlipala
2011-01-06
*
Ignore unknown names in query string name-value pairs; allow any side effects...
Adam Chlipala
2011-01-06
*
Fix jsifyTime to work on 32-bit systems
Adam Chlipala
2010-12-30
*
Fix new urlifyTime to work properly on 32-bit systems
Adam Chlipala
2010-12-30
*
Don't forget to call tzset()
Adam Chlipala
2010-12-29
*
Next attempt at getting time parsing right
Adam Chlipala
2010-12-29
*
Latest attempt to get readUtc working properly
Adam Chlipala
2010-12-29
*
Basis.readUtc
Adam Chlipala
2010-12-28
*
queryString and effectfulUrl
Adam Chlipala
2010-12-26
*
Expose buffer type for other C libraries; replace minusSeconds with addSeconds
Adam Chlipala
2010-12-26
*
Include microseconds in uw_Basis_sqlifyTime() output
Adam Chlipala
2010-12-25
*
Changed uw_Basis_time to store microseconds
Adam Chlipala
2010-12-24
*
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
[next]