Commits
Commit:
8de6525a7eaef45aa9360df68e7acc69c323e16d
Date:
Sat Mar 4 16:34:18 2023
UTC
cast to unsigned char tolower(3) arg
Commit:
2dfbb886b40dc72c7b5250241874bd9db9ebca8a
Date:
Sun Apr 17 12:10:46 2022
UTC
index files too
Commit:
cf09e11c982b0366c365088b470a98b36d3d81b1
Date:
Thu Apr 14 12:29:44 2022
UTC
select distinct pkgpath
Commit:
c00beb4f5897498a7b25154d50dfe0f12934dc3f
Date:
Thu Apr 14 08:50:52 2022
UTC
fix copyrights: i got the AUTHOR section right but the comments wrong
Commit:
866935350dd80117b670391aa72e9cd4277c27dc
Date:
Mon Apr 11 20:00:06 2022
UTC
`d->abstract' can be NULL sometimes
Commit:
0417dd4ca748932ca5346b460dd6ba626a04826c
Date:
Mon Apr 11 19:03:21 2022
UTC
ignore wikipedia dumps too
Commit:
16b32c386a9b4419fb4c16544dd03e9d57ca5a93
Date:
Mon Apr 11 18:55:09 2022
UTC
tokenize: always return a valid NULL-terminated array
if we couldn't extract even a single word from the string, make sure
to return something that's not NULL otherwise the callers don't know
whether we succeeded or not.
Commit:
5e180e92d05844c704c9dfe3596aed85099ea647
Date:
Mon Apr 11 17:24:34 2022
UTC
+README
Commit:
b08d62f1cb08741d8e32ed26ba704e1cc216584d
Date:
Mon Apr 11 17:22:35 2022
UTC
+gitignore
Commit:
e2b5610c2d39617b564fa64f4201e071a7499abd
Date:
Mon Apr 11 17:08:18 2022
UTC
initial import
Omar Polo