Update of /cvsroot/monetdb/pathfinder/modules/pftijah/tjc
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv31405/modules/pftijah/tjc
Modified Files:
Tag: M5XQ
tjc_scan.l
Log Message:
propagated changes of Friday Aug 28 2009 - Friday Sep 04 2009
from the development trunk to the M5XQ branch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/08/28 - stmane: modules/pftijah/tjc/tjc_scan.l,1.11
propagated changes of Wednesday Aug 26 2009 - Friday Aug 28 2009
from the Aug2009 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/08/26 - hrode: modules/pftijah/tjc/tjc_scan.l,1.9.2.2
fixed problem for concepts with '_' in the concept name.
so, far the nexi scanner would split any string when finding '_' into separate
terms.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: tjc_scan.l
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/tjc/tjc_scan.l,v
retrieving revision 1.8.2.2
retrieving revision 1.8.2.3
diff -u -d -r1.8.2.2 -r1.8.2.3
--- tjc_scan.l 3 Aug 2009 15:56:40 -0000 1.8.2.2
+++ tjc_scan.l 4 Sep 2009 11:56:54 -0000 1.8.2.3
@@ -202,7 +202,7 @@
AlphaNum {AlphaNumChar}+
-AlphaNumChar {Letter}|{Digit}|{CharRef}
+AlphaNumChar {Letter}|{Digit}|{CharRef}|[_]
/* whitespace/comments in compound keywords */
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins