FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · saaj/sqlite-fts-python · GitHub
saaj
/
sqlite-fts-python
Public
forked from
hideaki-t/sqlite-fts-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 21, 2014
fixed typo
hideaki-t
committed
69602c6
View commit details
Copy full SHA for 69602c6
Browse repository at this point
fixed a flake8 error
hideaki-t
committed
94c0861
View commit details
Copy full SHA for 94c0861
Browse repository at this point
fixed start/end position of token(in bytes)
hideaki-t
committed
40dd8f9
View commit details
Copy full SHA for 40dd8f9
Browse repository at this point
fixed start/end position of token(in bytes)
hideaki-t
committed
6178e69
View commit details
Copy full SHA for 6178e69
Browse repository at this point
use own tokenizer
hideaki-t
committed
b159dc2
View commit details
Copy full SHA for b159dc2
Browse repository at this point
Added/fixed test cases
hideaki-t
committed
a18a16f
View commit details
Copy full SHA for a18a16f
Browse repository at this point
Commits on Jun 20, 2014
added more tests
hideaki-t
committed
38387ab
View commit details
Copy full SHA for 38387ab
Browse repository at this point
Commits on Jun 15, 2014
Prepare for release issue #2
Show description for 1fd3e3e
hideaki-t
committed
1fd3e3e
View commit details
Copy full SHA for 1fd3e3e
Browse repository at this point
Commits on Jun 10, 2014
added ranking module to symbols in package level
hideaki-t
committed
6696ee8
View commit details
Copy full SHA for 6696ee8
Browse repository at this point
Merge branch 'master' of github.com:hideaki-t/sqlite-fts-python
hideaki-t
committed
2c67487
View commit details
Copy full SHA for 2c67487
Browse repository at this point
added ranking related things from https://gist.github.com/saaj/fdc8e6351d07fbb1a511
Show description for c4d78d9
hideaki-t
committed
c4d78d9
View commit details
Copy full SHA for c4d78d9
Browse repository at this point
Re-organized the package
Show description for f33f1e5
hideaki-t
committed
f33f1e5
View commit details
Copy full SHA for f33f1e5
Browse repository at this point
Commits on Jun 9, 2014
removed enum34 from dependency
hideaki-t
committed
ee339ef
View commit details
Copy full SHA for ee339ef
Browse repository at this point
corrected information of this packages
hideaki-t
committed
eb42b08
View commit details
Copy full SHA for eb42b08
Browse repository at this point
switched back from "Enum" to simple variables
hideaki-t
committed
e439193
View commit details
Copy full SHA for e439193
Browse repository at this point
Commits on Jun 8, 2014
corrected wrong xNext behavior
Show description for a2360fa
hideaki-t
committed
a2360fa
View commit details
Copy full SHA for a2360fa
Browse repository at this point
Commits on Nov 12, 2013
removed garbage
hideaki-t
committed
759c34a
View commit details
Copy full SHA for 759c34a
Browse repository at this point
prepare for release
hideaki-t
committed
715dfb3
View commit details
Copy full SHA for 715dfb3
Browse repository at this point
Commits on Feb 5, 2013
add module dependecy and temporary remove pypy
hideaki-t
committed
1a11487
View commit details
Copy full SHA for 1a11487
Browse repository at this point
add test using TinySegmenter
hideaki-t
committed
2c2ea18
View commit details
Copy full SHA for 2c2ea18
Browse repository at this point
add simple test
hideaki-t
committed
35d1c11
View commit details
Copy full SHA for 35d1c11
Browse repository at this point
remove dependecy igo
hideaki-t
committed
0b4e27d
View commit details
Copy full SHA for 0b4e27d
Browse repository at this point
Commits on Dec 15, 2012
add packaging and testing stuff
hideaki-t
committed
7fda984
View commit details
Copy full SHA for 7fda984
Browse repository at this point
add gitignore
hideaki-t
committed
b84278a
View commit details
Copy full SHA for b84278a
Browse repository at this point
restructured project directory
hideaki-t
committed
53937da
View commit details
Copy full SHA for 53937da
Browse repository at this point
Commits on Sep 15, 2012
move the top level module to submodule
hideaki-t
committed
439c560
View commit details
Copy full SHA for 439c560
Browse repository at this point
Commits on Sep 6, 2012
add test for igo tokenizer module
hideaki-t
committed
c281b1e
View commit details
Copy full SHA for c281b1e
Browse repository at this point
hold the reference of tokenizer_moduble only when tokenizer_modules are registered
hideaki-t
committed
b440613
View commit details
Copy full SHA for b440613
Browse repository at this point
Commits on Aug 20, 2012
keep the reference of callback functions to avoid an error when the program exits without closing the SQLite connections.
hideaki-t
committed
682c6a9
View commit details
Copy full SHA for 682c6a9
Browse repository at this point
Commits on Aug 18, 2012
avoid global variables. code cleanup
hideaki-t
committed
483d01f
View commit details
Copy full SHA for 483d01f
Browse repository at this point
initial version
hideaki-t
committed
f1dc46f
View commit details
Copy full SHA for f1dc46f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL