/[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 32 - (view) (annotate) - [select for diffs]
Modified Tue Sep 2 16:13:06 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 5385 byte(s)
Diff to previous 28 , to selected 13
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, 8 months ago) by dpavlin
File length: 2949 byte(s)
Diff to previous 27 , to selected 13
tcidbfsiz

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 13 - (view) (annotate) - [selected]
Modified Mon Aug 18 13:17:52 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 1570 byte(s)
Diff to previous 12
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, 8 months ago) by dpavlin
File length: 1572 byte(s)
Diff to previous 11 , to selected 13
fix pod

Revision 11 - (view) (annotate) - [select for diffs]
Modified Sun Aug 17 23:57:02 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 1690 byte(s)
Diff to previous 10 , to selected 13
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, 8 months ago) by dpavlin
File length: 1679 byte(s)
Diff to previous 5 , to selected 13
- 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, 8 months ago) by dpavlin
File length: 409 byte(s)
Diff to previous 1 , to selected 13
tcidbtune

Revision 1 - (view) (annotate) - [select for diffs]
Added Sun Aug 17 22:17:40 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 304 byte(s)
Diff to selected 13
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