index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Updating documentation in preparation for a release
Adam Chlipala
2011-01-16
*
Remove more files on uninstall
Adam Chlipala
2011-01-16
*
Fix for handling of some attributes to client-side input widgets, based on a ...
Adam Chlipala
2011-01-16
*
Patch from Vladimir Shabanov to support crypt under OS X
Adam Chlipala
2011-01-16
*
Use -debug flag properly when compiling in single-source mode
Adam Chlipala
2011-01-15
*
Fix type-checking of views to match change to sql_query type
Adam Chlipala
2011-01-15
*
Allow subqueries to reference aggregate-only columns of free tables; treat no...
Adam Chlipala
2011-01-15
*
alwaysInline .urp setting
Adam Chlipala
2011-01-13
*
Fixing daylight saving time in time string processing
Adam Chlipala
2011-01-13
*
Infer more regions, for sequencing constructs
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
*
Handle opening of modules that define signatures
Adam Chlipala
2011-01-06
*
Basis.currentUrlHasPost
Adam Chlipala
2011-01-06
*
Client-side redirects
Adam Chlipala
2011-01-06
*
Ignore unknown names in query string name-value pairs; allow any side effects...
Adam Chlipala
2011-01-06
*
Expand valueish again
Adam Chlipala
2011-01-06
*
Broaden definition of valueish
Adam Chlipala
2011-01-06
*
Detect missing 'database' directive; don't compile garbage C files
Adam Chlipala
2011-01-06
*
Thanks to Vag Vagoff, catch some cases of an obsolete notation for guarded ty...
Adam Chlipala
2011-01-06
*
Remove unnecessary #include (patch from Karn Kallio)
Adam Chlipala
2011-01-03
*
Add a note about Explify to the manual
Adam Chlipala
2011-01-02
*
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
*
JavaScript compilation of time comparison; fix lexing of XML that includes op...
Adam Chlipala
2010-12-24
*
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
*
Add an extra Especialize pass before Rpcify
Adam Chlipala
2010-12-24
*
Fix soundness bug in Effectize, where it missed some functions that might hav...
Adam Chlipala
2010-12-23
*
[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
*
Allow SQL aggregation over nullable types
Adam Chlipala
2010-12-21
*
More detail on Especialize in the manual
Adam Chlipala
2010-12-21
*
Hopeful fix to stop Especialize infinite looping
Adam Chlipala
2010-12-21
*
Fix manual mistake about '@' notations; remove obsolete demos
Adam Chlipala
2010-12-20
*
Remove redundant macro
Adam Chlipala
2010-12-20
*
Use proper string time format for SQLite
Adam Chlipala
2010-12-20
*
Implement constrained type kinding properly; bump mono inline threshhold
Adam Chlipala
2010-12-20
[next]