CIA.vc
olly
Real-time open source activity stats
Stats » Authors » olly
informationsyndicateUTC clock
22:02 on Feb 13, 2012
event counters
The last message was received 8.32 months ago at 07:16 on Jun 09, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
4453 messages since the first one, 4.51 years ago, for an average of 8.87 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
06:57 on Jun 09, 2011Xapian
Commit by olly :: r15555 /trunk/xapian-maintainer-tools/make-xapian-svn-snapshot-tarballs:
Fix reversed timestamp test.
Prune common prefix off reported unused filenames.
#
03:37 on Jun 09, 2011Xapian
Commit by olly :: r15554 /trunk/xapian-maintainer-tools/make-xapian-svn-snapshot-tarballs:
Fix typo in variable name.
#
02:59 on Jun 09, 2011Xapian
Commit by olly :: r15553 /trunk/xapian-maintainer-tools/make-xapian-svn-snapshot-tarballs:
Use Perl File::Find to find unused files, and prune the more obvious
exceptions.
#
01:17 on Jun 09, 2011Xapian
Commit by olly :: r15552 /trunk/xapian-maintainer-tools/ (3 files):
Also report unused files after "make distcheck".
#
00:50 on Jun 09, 2011Xapian
Commit by olly :: r15551 /trunk/xapian-maintainer-tools/make-xapian-svn-snapshot-tarballs:
Report files unused during the snapshot build.
#
13:49 on Jun 03, 2011SWIG
Commit by olly :: r12731 /trunk/TODO: (link)
PHP directors now done. WAD has been removed.
#
13:24 on Jun 03, 2011SWIG
Commit by olly :: r12730 /trunk/Source/CParse/parser.y: (link)
Fix typo and a few indentation inconsistencies
#
13:13 on Jun 03, 2011SWIG
Commit by olly :: r12729 /trunk/Lib/ (2 files in 2 dirs): (link)
Fix comment typos
#
13:22 on Jun 02, 2011Xapian
Commit by olly :: r15549 /trunk/xapian-core/ (ChangeLog AUTHORS):
AUTHORS: Add recent bug reporters.
#
11:05 on Jun 02, 2011Xapian
Commit by olly :: r15548 /trunk/xapian-core/ (3 files in 3 dirs):
queryparser/queryparser.lemony: If default_op is OP_NEAR or
OP_PHRASE then disable stemming of the terms, since we don't index
positional information for stemmed terms by default.
tests/queryparsertest.cc: Adjust near1 and phrase1 to act as
regression tests for this fix.
#
03:09 on Jun 02, 2011Xapian
Commit by olly :: r15547 /trunk/xapian-bindings/ (2 files in 2 dirs):
php/docs/examples/simplematchdecider.php5: Change start tag from <?
to <?php - issue pointed out by Daniel Menard in ticket#488.
#
03:03 on Jun 02, 2011Xapian
Commit by olly :: r15546 /trunk/xapian-core/ (8 files in 5 dirs):
backends/brass/brass_spelling.cc,backends/brass/brass_spelling.h,
backends/chert/chert_spelling.cc,backends/chert/chert_spelling.h,
backends/flint/flint_spelling.cc,backends/flint/flint_spelling.h:
Fix bug Nikita Smetanin spotted with adding a word which has the
same trigram in an even number of times.
tests/api_spelling.cc: Add regression test spell8.
#
14:12 on Jun 01, 2011Xapian
Commit by olly :: r15545 /trunk/xapian-core/ (ChangeLog backends/flint_lock.cc):
backends/flint_lock.cc: Kill the child process which holds the lock
with SIGKILL as that can't be ignored, whereas SIGHUP can be in some
cases it seems.
#
12:13 on Jun 01, 2011Xapian
Commit by olly :: r15544 /trunk/xapian-core/ (4 files in 2 dirs):
docs/quickstartexpand.cc.html,docs/quickstartindex.cc.html,
docs/quickstartsearch.cc.html: Reinstate the old HTML versions
of these files.
#
12:10 on Jun 01, 2011Xapian
Commit by olly :: r15543 /trunk/xapian-core/ (3 files in 2 dirs):
docs/queryparser.rst,docs/remote_protocol.rst: Fix literal hard
spaces in input to just be spaces.
#
06:58 on May 30, 2011SWIG
Commit by olly :: r12724 /trunk/Lib/php/phprun.swg: (link)
Need to cast away const-ness for the PHP API.
#
06:47 on May 30, 2011SWIG
Commit by olly :: r12723 /trunk/ (3 files in 2 dirs): (link)
SWIG_ZTS_SetPointerZval() now interprets bit 1 in newobject as meaning (wrap
in a PHP class wrapper), rather than taking newobject==2 as meaning this,
so we can wrap new and existing objects in this way.

Handle wrapping classes in a C++ namespace being returned by director methods.

No need to force classname to lowercase as zend_lookup_class() does that
internally.
#
04:49 on May 30, 2011SWIG
Commit by olly :: r12722 /trunk/ (Source/Modules/php.cxx CHANGES.current): (link)
[PHP] Fix handling of directors when -prefix is used.
#
04:37 on May 30, 2011SWIG
Commit by olly :: r12721 /trunk/Lib/php/director.swg: (link)
Avoid pointless creation of a PHP string
#
13:57 on May 27, 2011SWIG
Commit by olly :: r12720 /trunk/Lib/python/director.swg: (link)
Fix typo in UEH message
#