/[Search-TokyoDystopia]/lib/Search/TokyoDystopia.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /lib/Search/TokyoDystopia.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 37 - (view) (annotate) - [select for diffs]
Modified Sun Sep 21 20:16:39 2008 UTC (15 years, 6 months ago) by dpavlin
File length: 7663 byte(s)
Diff to previous 34 , to selected 18
first cut at simple API which currently segfaults after second open :-(

Revision 34 - (view) (annotate) - [select for diffs]
Modified Tue Sep 9 13:17:16 2008 UTC (15 years, 6 months ago) by dpavlin
File length: 5385 byte(s)
Diff to previous 32 , to selected 18
fix tcqdbtnum

Revision 32 - (view) (annotate) - [select for diffs]
Modified Tue Sep 2 16:13:06 2008 UTC (15 years, 6 months ago) by dpavlin
File length: 5385 byte(s)
Diff to previous 28 , to selected 18
added Q-gram API which segfaults on tcqdbput right now [0.01]

Revision 28 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 19:18:53 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 2949 byte(s)
Diff to previous 27 , to selected 18
tcidbfsiz

Revision 27 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 19:07:04 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 2883 byte(s)
Diff to previous 26 , to selected 18
tcidbrnum

Revision 26 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 19:04:10 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 2809 byte(s)
Diff to previous 25 , to selected 18
tcidbpath

Revision 25 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 19:01:00 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 2748 byte(s)
Diff to previous 24 , to selected 18
tcidbcopy

Revision 24 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 18:57:26 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 2667 byte(s)
Diff to previous 23 , to selected 18
tcidbvanish

Revision 23 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 18:55:38 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 2597 byte(s)
Diff to previous 22 , to selected 18
tcidboptimize

Revision 22 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 18:53:39 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 2521 byte(s)
Diff to previous 21 , to selected 18
tcidbsearch2

Revision 21 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 18:48:33 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 2444 byte(s)
Diff to previous 20 , to selected 18
tcidbsync

Revision 20 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 18:44:47 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 2380 byte(s)
Diff to previous 19 , to selected 18
tcidbiternext

Revision 19 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 18:32:55 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 2301 byte(s)
Diff to previous 18
tcidbiterinit

Revision 18 - (view) (annotate) - [selected]
Modified Mon Aug 18 18:28:05 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 2227 byte(s)
Diff to previous 17
tcidbsearch

Revision 17 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 17:45:56 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 1776 byte(s)
Diff to previous 16 , to selected 18
tcidbget

Revision 16 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 17:27:11 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 1716 byte(s)
Diff to previous 15 , to selected 18
pod for tcidbout

Revision 15 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 17:26:01 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 1657 byte(s)
Diff to previous 14 , to selected 18
tcidbout

Revision 14 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 15:35:18 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 1648 byte(s)
Diff to previous 13 , to selected 18
tcidbput

Revision 13 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 13:17:52 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 1570 byte(s)
Diff to previous 12 , to selected 18
fix bugs introduced by lack of sleep yesterday. All tests pass now.

Revision 12 - (view) (annotate) - [select for diffs]
Modified Sun Aug 17 23:59:46 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 1572 byte(s)
Diff to previous 11 , to selected 18
fix pod

Revision 11 - (view) (annotate) - [select for diffs]
Modified Sun Aug 17 23:57:02 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 1690 byte(s)
Diff to previous 10 , to selected 18
tcidbclose which also fails, so tcidbopen is really broken

Revision 10 - (view) (annotate) - [select for diffs]
Modified Sun Aug 17 23:53:11 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 1679 byte(s)
Diff to previous 5 , to selected 18
- rename function back to original names to prevent another mapping
- export buch of stuff back to caller without asking
- document all functions with snippet from test
- define constants
- added tcidbopen (which doesn't seem to work yet)

Revision 5 - (view) (annotate) - [select for diffs]
Modified Sun Aug 17 22:35:45 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 409 byte(s)
Diff to previous 1 , to selected 18
tcidbtune

Revision 1 - (view) (annotate) - [select for diffs]
Added Sun Aug 17 22:17:40 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 304 byte(s)
Diff to selected 18
start implementation of XS patches for Tokyo Dystopia after ACK from
author that he isn't interested in writing bindings and encouraged me
to publish to CPAN

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26