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
*
Test case for -endpoints switch
Artyom Shalkhakov
2019-01-12
*
Including app.js in output of endpoints
Artyom Shalkhakov
2019-01-12
*
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
*
ListPair.mapM
Adam Chlipala
2018-12-31
*
Merge pull request #160 from docelic/master
Adam Chlipala
2018-12-30
|
\
|
*
Add missing flag descriptions to urweb -h
Davor Ocelic
2018-12-30
|
/
*
Merge pull request #157 from fabriceleal/fix-js-icu-with-bitlookups
Adam Chlipala
2018-12-28
|
\
|
*
saving space
fab
2018-12-27
|
*
avoid a pow call if we can
fab
2018-12-25
|
*
bitmaps working
fab
2018-12-25
*
|
Merge pull request #152 from ashalkhakov/more-tests
Adam Chlipala
2018-12-25
|
\
\
|
|
/
|
/
|
|
*
More tests.
Artyom Shalkhakov
2018-12-22
*
|
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
*
Follow-up to #146: update documentation
Adam Chlipala
2018-12-19
*
Follow-up to #146: configure tests if ICU is available (now using ICU_INCLUDE...
Adam Chlipala
2018-12-19
*
Follow-up to #146: configure tests if ICU is available
Adam Chlipala
2018-12-19
*
Merge pull request #146 from fabriceleal/utf-icu
Adam Chlipala
2018-12-19
|
\
|
*
getting osx to build on travis. had to change the compiler to insert our icu ...
fab
2018-12-17
|
*
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
|
*
test 3
fab
2018-12-17
|
*
test2
fab
2018-12-17
|
*
test 1
fab
2018-12-17
|
*
osx troubleshooting
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
*
|
List.assocAddSorted
Adam Chlipala
2018-12-14
*
|
Proper ignoring of empty SQL updates
Adam Chlipala
2018-12-14
|
*
tidy unit tests
fab
2018-12-12
|
*
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
|
*
just to make sure there are no issues
fab
2018-12-08
|
*
patch isDigit
fab
2018-12-08
|
*
patching toLower and toUpper to provide consistent results in server side and...
fab
2018-12-08
|
*
strsub, strcspn, strsindex
fab
2018-12-06
|
*
ord
fab
2018-12-06
|
*
strsindex
fab
2018-12-06
|
*
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
|
\
\
[next]