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
Commit message (
Expand
)
Author
Age
*
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
*
Remove unnecessary #include (patch from Karn Kallio)
Adam Chlipala
2011-01-03
*
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
*
Fix time comparison operators; safer saving of queryStrings
Adam Chlipala
2010-12-27
*
queryString and effectfulUrl
Adam Chlipala
2010-12-26
*
Expose buffer type for other C libraries; replace minusSeconds with addSeconds
Adam Chlipala
2010-12-26
*
Switch from libmhash to OpenSSL
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
*
In FastCGI, signal 304 with a header, not the usual HTTP/1.1 line
Adam Chlipala
2010-11-20
*
Karn Kallio's patch for static mhash linking
Adam Chlipala
2010-11-18
*
-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
*
Support HTTP caching of app.js
Adam Chlipala
2010-05-23
*
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
*
Normalize URLs to deal with page names that contain apostrophes
Adam Chlipala
2010-02-25
*
'configure' checks for libmhash and MLton
Adam Chlipala
2010-02-11
*
sigfile directive
Adam Chlipala
2010-02-11
*
Call access() with F_OK
Adam Chlipala
2010-02-07
*
More fixes for NetBSD support
Adam Chlipala
2010-02-06
*
More is*() casts
Adam Chlipala
2010-02-06
*
Prototype memmem()
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
*
mhash will use saved signature
Adam Chlipala
2010-02-04
[next]