|
|
@37075
|
2 years |
Jim Ursetto |
4/uri-generic: backport relative path fixes from Chicken 5
|
|
|
@36559
|
2 years |
sjamaan |
uri-generic: Release 2.45
|
|
|
@36558
|
2 years |
sjamaan |
uri-generic: Keep in mind sometimes host might be #f, so we can't just …
|
|
|
@36550
|
2 years |
sjamaan |
uri-generic: tag 2.44
|
|
|
@36549
|
2 years |
sjamaan |
uri-generic: Bump copyright year
|
|
|
@36547
|
2 years |
sjamaan |
uri-generic: Delete early return in tests added for testing purposes
|
|
|
@36545
|
2 years |
sjamaan |
uri-generic: Add several URI samples with ipv6 hosts literals and one …
|
|
|
@36543
|
2 years |
sjamaan |
uri-generic: Fix handling of ipv-future addresses
There were two …
|
|
|
@36541
|
2 years |
sjamaan |
uri-generic: Fix one particular ipv6 edge case where we attempted to …
|
|
|
@36539
|
2 years |
sjamaan |
uri-generic: Fix consume-min-max so it doesn't throw away …
|
|
|
@36537
|
2 years |
sjamaan |
uri-generic: Fix unparsing of URIs with ipv6 literal host parts
|
|
|
@36521
|
2 years |
Ivan Raikov |
uri-generic: fixes in ipv6-address related to #1530, thanks to Peter …
|
|
|
@33655
|
4 years |
sjamaan |
Update prcc notes with current timings
Apparently the maybe/list hack …
|
|
|
@33654
|
4 years |
sjamaan |
Same
|
|
|
@33653
|
4 years |
sjamaan |
Explain why "this sucks" :)
|
|
|
@33652
|
4 years |
sjamaan |
Also apply srfi-14 workaround to prcc alternative. All tests pass!
|
|
|
@33651
|
4 years |
sjamaan |
Update prcc notes
|
|
|
@33650
|
4 years |
sjamaan |
uri-generic prcc alternative: Make query and fragment truly optional …
|
|
|
@33648
|
4 years |
sjamaan |
uri-generic: update prcc alternative with a few bugfixes
Still …
|
|
|
@33646
|
4 years |
sjamaan |
Use ascii-letter instead of letter in "alpha"
|
|
|
@33645
|
4 years |
sjamaan |
Fix abnf alternative by adding the SRFI-14 workaround so it passes tests
|
|
|
@33644
|
4 years |
sjamaan |
Fix comparse alternative by adding the SRFI-14 workaround so it …
|
|
|
@33643
|
4 years |
sjamaan |
Update matchable implementation by copying current base implementation …
|
|
|
@33642
|
4 years |
sjamaan |
Update packrat parser with workaround for srfi-14 being latin1
|
|
|
@33641
|
4 years |
sjamaan |
uri-generic: Don't use irregex in the abnf alternative example
…
|
|
|
@33640
|
4 years |
sjamaan |
abnf had another API change? range now accepts chars instead of integers.
|
|
|
@33639
|
4 years |
sjamaan |
Explain limitation in prcc regarding error handling
|
|
|
@33637
|
4 years |
sjamaan |
Update uri-generic alternatives with prcc implementation (slow as hell)
|
|
|
@33266
|
5 years |
sjamaan |
Tag uri-generic 2.43
|
|
|
@33264
|
5 years |
sjamaan |
Uri-generic: Fix for SRFI-14 being secretly Latin1-encoded. Pointed …
|
|
|
@33062
|
5 years |
sjamaan |
uri-generic: tag version 2.42
|
|
|
@33061
|
5 years |
sjamaan |
uri-generic: update copyright year and version number
|
|
|
@32961
|
5 years |
sjamaan |
uri-generic: Another small but noticeable performance improvement
…
|
|
|
@32958
|
5 years |
sjamaan |
uri-generic: Update copyright year
|
|
|
@32957
|
5 years |
sjamaan |
uri-generic: Small but noticeable performance improvement by …
|
|
|
@31243
|
6 years |
sjamaan |
uri-generic: Use standard-extension. It's shorter, simpler and faster …
|
|
|
@30969
|
7 years |
sjamaan |
Comparse vs abnf: abnf is a little nicer to use and more readable as …
|
|
|
@30968
|
7 years |
sjamaan |
Update README notes for URI-generic parser alternatives to latest …
|
|
|
@30967
|
7 years |
sjamaan |
uri-generic: fixup packrat alternative due to bitrot (probably it …
|
|
|
@30966
|
7 years |
sjamaan |
Update uri-generic parser alternative based on the abnf egg
|
|
|
@30843
|
7 years |
sjamaan |
uri-generic: no longer needs defstruct
|
|
|
@30842
|
7 years |
sjamaan |
uri-generic: Copy current base implementation back to alternatives dir
|
|
|
@30841
|
7 years |
sjamaan |
uri-generic: Update irregex-based implementation to the latest version
|
|
|
@30840
|
7 years |
sjamaan |
Fix bug due to alist-ref
|
|
|
@30839
|
7 years |
sjamaan |
uri-generic: Add comparse-based alternative implementation
|
|
|
@30838
|
7 years |
sjamaan |
uri-generic: Fix record type printer
|
|
|
@30804
|
7 years |
sjamaan |
Fix ipv4-address in uri-generic irregex alternative
|
|
|
@30738
|
7 years |
Ivan Raikov |
uri-generic release 2.41
|
|
|
@30643
|
7 years |
Ivan Raikov |
uri-generic: applied portability patch from Seth Alves.
|
|
|
@30301
|
7 years |
sjamaan |
uri-generic: Remove pointless comments and (files ...) line in …
|
|
|
@30274
|
7 years |
sjamaan |
Tag uri-generic 2.39
|
|
|
@30273
|
7 years |
sjamaan |
uri-generic: Fix IPv4 address decoding (thanks to Mario Goulart for …
|
|
|
@30102
|
7 years |
sjamaan |
Tag uri-generic 2.38
|
|
|
@30092
|
7 years |
sjamaan |
uri-generic: Normalize require-extension to use
|
|
|
@30091
|
7 years |
sjamaan |
Update copyright-year. Remove unnecessary (provide 'uri-generic) line
|
|
|
@30089
|
7 years |
sjamaan |
uri-generic: Fix part of #1074: don't error out when authority (host) …
|
|
|
@28092
|
8 years |
Ivan Raikov |
uri-generic: some more work on utf8 branch
|
|
|
@28086
|
8 years |
Ivan Raikov |
uri-generic: created a branch for experimentation with utf8
|
|
|
@25790
|
9 years |
sjamaan |
uri-generic: tag 2.37
|
|
|
@25789
|
9 years |
sjamaan |
uri-generic: Add some basic testcases for make-uri and get rid of …
|
|
|
@25288
|
9 years |
Ivan Raikov |
uri-generic release 2.36
|
|
|
@25287
|
9 years |
Ivan Raikov |
uri-generic: added make-uri (fix for #699)
|
|
|
@23920
|
10 years |
sjamaan |
Get rid of all release-info files. They are not neccessary in …
|
|
|
@23261
|
10 years |
sjamaan |
Add (currently unused) 'repo' form to all release-info files
|
|
|
@23255
|
10 years |
Moritz Heidkamp |
update (almost) all eggs' meta files to include a complete (files ...) …
|
|
|
@23154
|
10 years |
sjamaan |
Bulk add release-info files for all eggs (damn, I sure hope this …
|
|
|
@20988
|
10 years |
sjamaan |
uri-generic: Check for test failure
|
|
|
@20540
|
10 years |
sjamaan |
Release uri-generic 2.35
|
|
|
@20528
|
10 years |
Ivan Raikov |
uri-generic: added a bunch of weird URIs to the testcases
|
|
|
@20527
|
10 years |
Ivan Raikov |
uri-generic: updated copyright year
|
|
|
@20514
|
10 years |
sjamaan |
uri-generic: update alternatives code to match the current main code. …
|
|
|
@20511
|
10 years |
sjamaan |
uri-generic: Update matchable 'alternative' with main code
|
|
|
@20510
|
10 years |
sjamaan |
uri-generic: Fix bogus tests that assumed trailing slashes should be …
|
|
|
@20509
|
10 years |
sjamaan |
uri-generic: Change remove-body-dot-segments behaviour: it used to …
|
|
|
@20486
|
10 years |
Ivan Raikov |
uri-generic: removed test modification to merge0
|
|
|
@20468
|
10 years |
Ivan Raikov |
uri-generic: prevent parsing of strings that have percent encoding …
|
|
|
@20463
|
10 years |
sjamaan |
uri-generic: Also add edge cases of paths following hostnames and …
|
|
|
@20462
|
10 years |
sjamaan |
Implement fix for #396 (preserve empty path components), and add …
|
|
|
@20461
|
10 years |
sjamaan |
Reindent
|
|
|
@19628
|
10 years |
sjamaan |
uri-generic: Do not handle exceptions, but ask whether the submatch …
|
|
|
@19048
|
10 years |
sjamaan |
uri-generic: Fix abnf alternative by using abnf-charlist. According to …
|
|
|
@16935
|
11 years |
sjamaan |
Add alternative implementations, so I won't lose them
|
|
|
@16923
|
11 years |
sjamaan |
Add a few more testcases, also for invalid (non-matching) strings. Fix …
|
|
|
@16915
|
11 years |
sjamaan |
Tag version 2.34, add me to author list in meta file :)
|
|
|
@16914
|
11 years |
sjamaan |
Add a few more testcases and fix a bug that had no test: .. as last …
|
|
|
@16598
|
11 years |
sjamaan |
Tag uri-generic version 2.33
|
|
|
@16597
|
11 years |
sjamaan |
Add two more testcases that were wrong and add a fix for them
|
|
|
@15479
|
11 years |
sjamaan |
Tag uri-generic 2.32
|
|
|
@15478
|
11 years |
sjamaan |
Fix bug with absolute paths directly followed by query
|
|
|
@15453
|
11 years |
Ivan Raikov |
uri-generic release 2.31
|
|
|
@15452
|
11 years |
Ivan Raikov |
modified the constructors for uri-generic to return #f if there are …
|
|
|
@15040
|
12 years |
sjamaan |
Add uri-path-relative/absolute predicates and tests
|
|
|
@14735
|
12 years |
Ivan Raikov |
small fix to path-abempty.
|
|
|
@14598
|
12 years |
Ivan Raikov |
release 2.2 of uri-generic
|
|
|
@14596
|
12 years |
Ivan Raikov |
improvements to uri->string
|
|
|
@13445
|
12 years |
sjamaan |
Ensure uri? always returns a real boolean
|
|
|
@13247
|
12 years |
sjamaan |
Tag uri-generic 2.1 for release 3
|
|
|
@13229
|
12 years |
sjamaan |
Rename old uri? predicate to uri-reference? and introduce a new uri? …
|
|
|
@13228
|
12 years |
sjamaan |
Get absolute-uri to throw an error when parsing an uri reference …
|
|
|
@13213
|
12 years |
sjamaan |
Update copyright statement
|
|
|