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
...
*
Don't mention 'sessions' in the manual
Adam Chlipala
2011-05-29
*
Prevent early clearing of context post data
Adam Chlipala
2011-05-22
*
Renumber version in CHANGELOG, since I wasn't ready to release as soon as I e...
Adam Chlipala
2011-05-17
*
Grandfather into release: Use latest Debian testing autotools, etc.
Adam Chlipala
2011-05-15
*
New release
Adam Chlipala
2011-05-15
*
Escape less-than in JavaScript strings
Adam Chlipala
2011-05-12
*
Include type attribute in script tag for generating valid XHTML.
Karn Kallio
2011-05-06
*
Corify Basis.unit to empty record; this is needed so that specialize
Karn Kallio
2011-05-06
*
Fix bug in projection of constructors from modules in class rules.
Karn Kallio
2011-04-30
*
Fix for projection of type class constructors in signatures.
Karn Kallio
2011-04-25
*
Add two html elements: sup and sub
Karn Kallio
2011-04-18
*
Before allowing an indirect return, check (dynamically, for now) that we aren...
Adam Chlipala
2011-04-17
*
Warn that tests ought not to be used
Adam Chlipala
2011-04-17
*
Remove commented-out readUtc code; add back indeterminate tm_isdst
Adam Chlipala
2011-04-15
*
Fix getting UTC time from formatted strings ( in uw_Basis_readUtc ).
Karn Kallio
2011-04-12
*
Send newly created sources with messages to clients
Adam Chlipala
2011-04-09
*
Each context gets its own non-repeating sequence of source numbers
Adam Chlipala
2011-04-09
*
To generate server-side source JavaScript, try both the old and new strategie...
Adam Chlipala
2011-03-28
*
Escape strings as needed in some error messages within urweb.c
Adam Chlipala
2011-03-27
*
Fix MySQL time handling
Adam Chlipala
2011-03-27
*
A Gentoo .ebuild file, based mostly on a contribution by moreilcon
Adam Chlipala
2011-03-26
*
'--without-emacs' configure option
Adam Chlipala
2011-03-20
*
Fix C compilation of empty records; use DESTDIR in 'make install/uninstall'
Adam Chlipala
2011-03-20
*
Fix 'readUtc' to work during DST
Adam Chlipala
2011-03-18
*
Fix soundness bug in Effectize, which lead to missing effects in event handlers
Adam Chlipala
2011-03-18
*
Exit periodic loop if a ROLLBACK fails, to avoid infinite looping when the da...
Adam Chlipala
2011-03-18
*
Change order of linking database libraries to satisfy Cygwin
Adam Chlipala
2011-03-12
*
Add a cast to avoid warnings about toupper() on some platforms
Adam Chlipala
2011-03-12
*
Make 'ex' kind-generic
Adam Chlipala
2011-03-11
*
Ignore JavaScript events in Effectize; allow extra spaces for 'jsFunc'; eat c...
Adam Chlipala
2011-03-10
*
Cope with DOS-format line breaks in source code
Adam Chlipala
2011-03-10
*
Represent 'unit' as C 'int'; change pattern match compilation to avoid 'goto'...
Adam Chlipala
2011-03-10
*
Allow debug and naughtyDebug in client-side code, implemented with alert
Adam Chlipala
2011-03-02
*
Fix C jsify[String|Char]
Adam Chlipala
2011-02-25
*
Deal with Postgres's wonky type-changing for nullable columns of views
Adam Chlipala
2011-02-25
*
sql_arith_option; 'ALL' for relational operators
Adam Chlipala
2011-02-25
*
Fix HTTP request parsing bug
Adam Chlipala
2011-02-22
*
Syntactic sugar for grouping by variable numbers of columns
Adam Chlipala
2011-02-17
*
More information in error message about select of field from unbound table
Adam Chlipala
2011-02-17
*
Fix some cookie-related bugs in MonoReduce
Adam Chlipala
2011-02-10
*
Notice that Basis.now is effectful; smarter JavaScript encoding of initial so...
Adam Chlipala
2011-02-08
*
Subqueries may always return NULL
Adam Chlipala
2011-02-03
*
Allow negative int patterns
Adam Chlipala
2011-02-03
*
Allow 'alt' attribute of <img> (suggested by Karn Kallio)
Adam Chlipala
2011-01-25
*
Proper error handling for periodic tasks
Adam Chlipala
2011-01-23
*
Fix detection of POSTs to error pages
Adam Chlipala
2011-01-23
*
Fix monoization of sql_relop (grandfathered into release!)
Adam Chlipala
2011-01-23
*
Only announce URI serving in standalone HTTP server (grandfathered into relea...
Adam Chlipala
2011-01-23
*
New release
Adam Chlipala
2011-01-23
*
Fix issues with empty page buffers for tasks
Adam Chlipala
2011-01-23
[prev]
[next]