Activity for cl-string-match

  • vityok committed [c7b656]

    recording a more or less functional implementat...

  • vityok committed [0cfd1f]

    sync up with another devel head

  • vityok committed [7f882c]

    initial scanf implementation

  • vityok committed [3fe042]

    ascii: added string<>= functions, fixed #32

  • vityok committed [0eb135]

    basic framework for scanf with proc-parse

  • vityok committed [1fa0bb]

    ascii: bad chars substitution in ub-to-string, ...

  • vityok committed [2e45ad]

    all: optimization switch at compile time, resol...

  • vityok committed [2e683f]

    buggy directives handling prototype

  • vityok committed [7c9cac]

    added info to the readme about ascii-strings

  • vityok committed [fb214b]

    ascii: improved line reader, explicitly fail no...

  • vityok committed [dca1f6]

    changed links, added cl-test-grid link

  • vityok committed [c15b49]

    minor docs update for the ascii-strings package

  • vityok committed [08df63]

    updated version information

  • vityok committed [41e1ee]

    merged-in devel

  • vityok committed [406d25]

    split line reader into logical parts, resolving...

  • vityok committed [6387d5]

    Added tag rel-03sep2015 for changeset 08df63e1de15

  • vityok committed [aa82c8]

    added a new line reading function to ascii-stri...

  • vityok committed [6eb1fd]

    merged in default

  • vityok committed [420cbc]

    testing character encoding/decoding, resolving #30

  • vityok committed [4d5e13]

    ascii: make it possible to get file position

  • vityok committed [233776]

    tests cleanup, test-pre now uses lisp-unit

  • vityok committed [5e9829]

    pre tests are generated via macro, has bugs

  • vityok committed [b1318f]

    doc updates for aho-corasick

  • vityok committed [f5710c]

    all tests are now a part of the test package, P...

  • vityok committed [b65062]

    some wording

  • vityok committed [dad94c]

    another attempt to add type decls to AC

  • vityok committed [5b7c8b]

    search-tabac gives 0 compiler warnings in SBCL

  • vityok committed [0869ad]

    declaring variable types for search-tabac

  • vityok committed [172db6]

    added utils, ascii strings also check-type inst...

  • vityok committed [46d93e]

    updating version information

  • vityok committed [392e3a]

    merged in latest devel

  • vityok committed [3be54d]

    Added tag rel-30jul2015 for changeset 46d93ef39452

  • vityok committed [2e642f]

    sync with default

  • vityok committed [69654e]

    profile TABAC, dump Lisp version/implementation...

  • vityok committed [5d67dd]

    added Quickdocs badge

  • vityok committed [a31cf1]

    refactored type guards, closing #19 for now

  • vityok committed [746cd1]

    all implementations check-type of the given dat...

  • vityok committed [4834ce]

    improving benchmark: print total time, skip SOR #1

  • vityok committed [a69b7d]

    added tabular implementation of AC. closing #22

  • vityok committed [90d448]

    stricter type safeguards via check-type in BMH #19

  • vityok committed [fd7e8b]

    type safeguards via check-type #19

  • vityok committed [285968]

    brute-force now has type safeguards #19

  • vityok committed [0277f5]

    #10: Shift-OR impl is virtually complete, bench...

  • vityok committed [1f2f0e]

    don't concatenate output in the AC implementation

  • vityok committed [d2ba36]

    added Shift-OR to the RND benchmark, closing #10

  • vityok committed [faee3e]

    avoid compilation warnings in ABCL/ECL, ctypeca...

  • vityok committed [375c8c]

    added DFO and BFO trie traversal, DOT dump, clo...

  • vityok committed [e9f2ff]

    merged in Shift-OR impl, that is part of #10

  • vityok committed [4aa013]

    got rid of items in the TODO section, converted...

  • vityok committed [538660]

    probably singed version will work

  • vityok committed [55509c]

    added parts of the Shift-OR implementation

  • vityok committed [e2ee7e]

    minor fix

  • vityok committed [265659]

    BM now implements real BM algorithm. Started CW...

  • vityok committed [15c9a2]

    fail transitions in the Aho-Corasick implementa...

  • vityok committed [434ddf]

    fixed several patterns in pre tests

  • vityok committed [a084ae]

    Added tag rel-17jun2013 for changeset 96c52eed0ffb

  • vityok committed [96c52e]

    merged to the latest devel

  • vityok committed [c9e36e]

    some updates to the README file

  • vityok committed [c0bc21]

    initial version of the Portable RE test suite

  • vityok committed [d7b7ae]

    added regex to benchmark-re

  • vityok committed [312e2f]

    merged from default

  • vityok committed [d3a12f]

    added simple regular expressions engine "re" by...

  • vityok committed [508500]

    RK passes all tests, lacks optimizations; BMH a...

  • vityok committed [715b6f]

    Added tag rel-09jun2015 for changeset e12cc0883416

  • vityok committed [9aea68]

    added count-matches benchmark, updated README

  • vityok committed [ace62f]

    merged in from default

  • vityok committed [e12cc0]

    merged in devel

  • Victor Anyakin Victor Anyakin modified a wiki page

    Resources and Literature

  • Victor Anyakin Victor Anyakin modified a wiki page

    Resources and Literature

  • Victor Anyakin Victor Anyakin modified a wiki page

    Resources and Literature

  • vityok committed [0486de]

    tagged rel-04jun2015

  • vityok committed [c59a02]

    we are supported by Quicklisp now

  • vityok committed [0f097f]

    renaming README file

  • vityok committed [e329b1]

    improved documentation, RK is still without any...

  • vityok committed [b8941a]

    minor formatting in README

  • Victor committed [b7b912]

    minor changes

  • vityok committed [dd982c]

    reduced the number of failed tests to 1: in STR...

  • vityok committed [ca1302]

    merged in development version

  • vityok committed [156b2b]

    updating devel to the latest default

  • vityok committed [97c4ac]

    minor clarification to the doc

  • vityok committed [e390f2]

    Added tag rel-03jun2015 for changeset ca13021e868e

  • Victor Anyakin Victor Anyakin modified a wiki page

    Resources and Literature

  • Victor Anyakin Victor Anyakin modified a wiki page

    Home

  • Victor Anyakin Victor Anyakin modified a wiki page

    Resources and Literature

  • Victor committed [4070dc]

    added info about the mirror

  • Victor committed [1623bd]

    merging patch sent by vseloved: a minor fix in ...

  • Victor Anyakin Victor Anyakin created ticket #14

    benchmarking and run-time issues on ClozureCL

  • Victor Anyakin Victor Anyakin posted a comment on ticket #8

    Rabin-Karp fails one of the smoke tests in changeset 67.

  • Victor Anyakin Victor Anyakin modified a wiki page on clstringmatch

    Resources and Literature

1
MongoDB Logo MongoDB