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
Commit message (
Expand
)
Author
Age
*
Allow Basis.currentUrl on client side
Adam Chlipala
2019-03-30
*
Ensure compilation fails even if the only problem is a missing source file
Adam Chlipala
2019-03-30
*
Supporting 'char' arguments to handlers called from client code
Adam Chlipala
2019-03-23
*
Allow dollar-sign shortcuts for 'file' and 'jsFile' directives
Adam Chlipala
2019-03-16
*
Lexer should track newlines properly inside XML comments
Adam Chlipala
2019-03-03
*
Include memmem.h in distribution
Adam Chlipala
2019-02-17
*
Bump up maximum size for HTTP receive buffers
Adam Chlipala
2019-01-30
*
Fix build error.
Artyom Shalkhakov
2019-01-27
*
Merge branch 'master' of https://github.com/urweb/urweb into endpoints
Artyom Shalkhakov
2019-01-27
|
\
|
*
Merge pull request #168 from fabriceleal/fix-codepoint-js
Adam Chlipala
2019-01-26
|
|
\
|
*
|
Basis.textOfBlob; try creating filecache directory if it doesn't exist
Adam Chlipala
2019-01-21
|
|
*
fixes for review 1
fab
2019-01-21
|
*
|
getenv is benign
Adam Chlipala
2019-01-20
|
|
*
bug fix
fab
2019-01-14
*
|
|
Including app.js in output of endpoints
Artyom Shalkhakov
2019-01-12
|
|
*
fix unit tests. implement urlifyChar
fab
2019-01-09
*
|
|
Fixing the author in copyright blurb.
Artyom Shalkhakov
2019-01-07
*
|
|
Including JS and other static files into endpoints
Artyom Shalkhakov
2019-01-07
*
|
|
-endpoints switch to view all endpoints defined in JSON format
Artyom Shalkhakov
2019-01-07
|
/
/
*
/
Add missing flag descriptions to urweb -h
Davor Ocelic
2018-12-30
|
/
*
Output unurlification functions, even when they are first mentioned in e.g. e...
Adam Chlipala
2018-12-19
*
Follow-up to #146: make style consistent in C code
Adam Chlipala
2018-12-19
*
Merge pull request #146 from fabriceleal/utf-icu
Adam Chlipala
2018-12-19
|
\
|
*
test 7
fab
2018-12-17
|
*
test 6
fab
2018-12-17
|
*
test 5
fab
2018-12-17
*
|
When using a file cache, add plugin-loading code (for SHA512) to tops of .sql...
Adam Chlipala
2018-12-17
|
*
test 4
fab
2018-12-17
|
*
test2
fab
2018-12-17
*
|
Specialize: ignore recursive references in classifying polymorphic uses of da...
Adam Chlipala
2018-12-16
*
|
Specialize: stay clear of datatypes that are used polymorphically
Adam Chlipala
2018-12-16
*
|
New .urp option: safeGetDefault
Adam Chlipala
2018-12-14
*
|
Proper ignoring of empty SQL updates
Adam Chlipala
2018-12-14
|
*
exhaustive testing brought to selenium. bug fix in isspace. useful function t...
fab
2018-12-11
|
*
migrate is_valid_hash, blessData, property, atom
fab
2018-12-11
|
*
fix isxdigit: is probably helpful to keep it only to ascii chars. migrate isl...
fab
2018-12-09
|
*
chars with more than 2 bytes are awkwardly handled by the "normal" string of ...
fab
2018-12-06
|
*
fix: U8_IS_SINGLE should only be called on raw char*, NOT on uw_Basis_char
fab
2018-12-02
|
*
1 bug fix and sorting out my own confusion: uw_Basis_char is already a codepo...
fab
2018-12-02
|
*
reject invalid codepoints. Basis.iscodepoint. fix german char in js
fab
2018-11-30
*
|
Merge pull request #148 from doublec/timelocal
Adam Chlipala
2018-11-25
|
\
\
|
*
|
Replace timelocal usage with mktime
Chris Double
2018-11-25
|
|
*
several fixes on unit tests and implementation
fab
2018-11-19
|
|
*
utf-8 aware functions for basis. unit-testing.
fab
2018-11-17
|
|
/
*
/
Use our own memmem only when libc doesn’t have one
Benjamin Barenblat
2018-11-07
|
/
*
Accept a few other command-line arguments to trigger help text (closes #63)
Adam Chlipala
2018-10-19
*
More telegraphic error text for clashing URL prefixes (closes #111)
Adam Chlipala
2018-10-19
*
Block scary types for [de]serialization (closes #98)
Adam Chlipala
2018-10-19
*
Just return None rather than crashing, when trying to read cookies within tas...
Adam Chlipala
2018-10-19
*
unsafeSerialized[To|From]String
Adam Chlipala
2018-10-19
[next]