1
0
Fork 0
tinmop/src/gemini
cage cf8664724a - [gemini] made the special variable gemini-parser:*raw-mode-data* thread local
There is  no sense to  share it  between multiple threads  parsing a
  gemini stream as the status of the parser (preformatted or not) from
  one could leaks into another.
2022-10-14 14:10:52 +02:00
..
client.lisp - [gemini] added missing mandatory argument to function that builds the redirect URI. 2022-08-19 10:48:56 +02:00
gemini-constants.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
gemini-parser.lisp - [gemini] made the special variable gemini-parser:*raw-mode-data* thread local 2022-10-14 14:10:52 +02:00
package.lisp - [gemini] made the special variable gemini-parser:*raw-mode-data* thread local 2022-10-14 14:10:52 +02:00
subscription.lisp - taken into account the query of the original URI when combining it with a path. 2022-08-05 11:30:56 +02:00