2015-02-10  VOS Maintainer  <vos.admin@openlinksw.com>

    	Updated version number to 7.2.0 for release

	Updated ChangeLog

	Updated NEWS

	Fixed some issues with make distcheck

	Rebuild virtuoso sesame2 provider

	Fixed NullPointerException with openrdf/sesame for sparql with OPTIONAL


2015-02-10  VOS Maintainer  <vos.admin@openlinksw.com>

	Added support for setting SSL Protocols and Ciphers

	The SSL_PROTOCOLS and SSL_CIPHER_LIST allow the dba to disable
	certain protocols/cipher combinations on either the odbc or the
	http SSL port.

2015-02-10  VOS Maintainer  <vos.admin@openlinksw.com>

	Added rate limiter for bad connections

	Added missing files to distribution

2015-02-10  VOS Maintainer  <vos.admin@openlinksw.com>

	Revert "Fixed issue with shadow slot in sorting node"

	This reverts commit d9fd5d3ef7f15a737088aded94882032d3702522.

2015-02-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Added more blob diagnostics

	Fixed missing generic types from rpcreadtable

2015-02-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with shadow slot in sorting node

	If shadow ssl in setp it does not mean read shadow in sort read of setp.
	In single no, in cluster maybe.
	So see if shadow in effect at making sort rdr and use the shadow or the org ssl of setp as may be

2015-02-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed if exp in rdf o range condition, set super so they get placed once

	Fixed issue with user aggregates and chash flush

2015-02-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Added additional checks for blobs in debug mode

	Fixed check client is logged in

	Fixed memory leaks

2015-02-03  Tim Haynes  <thaynes@openlinksw.com>

	Fixed debian/ubuntu directory paths to reflect major version number only

2015-02-03  Patrick van Kleef  <pkleef@openlinksw.com>

	Added version number variables

2015-02-03  Tim Haynes  <thaynes@openlinksw.com>

	Version bump for v7.2

	ODBC driver does not depend on Virtuoso server package - could be a thin network client.

	Rationalize JDBC / JDK dependencies

	Rationalize odbc dependencies

	Use internal iODBC header files; remove isql-iodbc target

	Misc build fixes

	Added package for JDBC drivers

	Added Debian's patch for supporting kFreeBSD

	Added changelog notes

	Added maintainer-mode for useful build targets

	Tied directory paths to major version number only; changed version numbers to reflect current v7

	Force run autogen.sh

	Changed aclocal and automake to require version 1.14 in line with current debian/testing and Ubuntu


2015-02-03  Patrick van Kleef  <pkleef@openlinksw.com>

	Removed full connect string from debug output

2015-02-02  VOS Maintainer  <vos.admin@openlinksw.com>

	Skip these tests from tsuite for now

	Fixed issue with cxml output

	Added CREDITS from oat project

	Fixed copyright

	Added tests for rdf FTindex with blobs

2015-01-29  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed sql like comment so awk does not break the text

2015-01-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with TLSF on windows

	Fixed use cast as ptrlong on win64 is 64bit

	Fixed void function should not return value

	Added missing grants

	Fixed bug with folder/file rename when item with same name exists

	Additional RPC checks

2015-01-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Additional RPC checks

	Updated package version to 7.2.0-rc1

	Fixed typo

	Fixed URI() is synonym for IRI()

2015-01-27  VOS Maintainer  <vos.admin@openlinksw.com>


	* Added fct build date in footer
	* Fixed handling of nodeID
	* Fixed handling of null graphs
	* Fixed handling of foaf:depiction
	* Fixed handling of iframe
	* Fixed graph perm check
	* Fixed color scheme
	* Fixed labels
	* Fixed links

2015-01-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed changed rdf+n3 to text/turtle

	Fixed reformat of bad TTL files

2015-01-26  Patrick van Kleef  <pkleef@openlinksw.com>

	Rebuild Jena,Sesame,Hibernate and JDBC providers

2015-01-26  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed generated code depends on Makefile.am in case commandline flags change

2015-01-24  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed the TLSF memory area should be aligned on page size

	Updated FCT vad version

	Added missing grant

	Fixed issue with dateTime

	Fixed use group by to speed up distinct

2015-01-21  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed crash in dict_inc_or_put/dict_dec_or_remove on a dictionary with mem pool

2015-01-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed build issue on Windows

	Fixed text of proc should not be released as it is a constant

	Fixed VS project for windows port

	Removed conflict markers

	Fixed typo

	Fixed VC project files for Windows port

2015-01-19  Sergey Malinin  <smalinin@openlinksw.com>

	Fixes Sesame Provider does not properly support Dataset method (#16518)

	- Added support for defaultInsertGraph and for ONE defaultRemoveGraph
	- Multiple defaultRemoveGraphs are NOT supported

2015-01-19  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed windows build

	Fixed declare index order for g lis, else will not get the lowest batch as result

	Fixed declare index order also in vase of no ovby but presence of explicit index

	Fixed crash if peer name is nil

	Fixed allow dot when splitting xml qname

2015-01-16  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed accept TZ field without separator

	Fixed check for values in the 10 day gap between Julian and Gregorian dates

	Fixed issue eliminating empty {} in VALUE join

2015-01-15  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed blankNode related issues in Sesame provider

	Fixed ignore build directories

2015-01-14  Sergey Malinin  <smalinin@openlinksw.com>

	Fixed Jena provider

	* Fixed blank nodes created with "model.listStatements(b, null, null)" interpreted incorrectly
	* Fixed issue with Virtuoso internal BNodes like bnodeID://b10005

2015-01-14  Sergey Malinin  <smalinin@openlinksw.com>

	Fixed RoundRobin didn't handle the out of licenses case

2015-01-14  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed removed duplicate check

	Fixed SPARQL compiler handling of floats and doubles

	Fixed return error instead of crash when plan is bad

	Fixed complete boxes before casting in special msaccess mode

	Fixed virtodbc.dll name for Windows

	Added more flags for CSV parser

	Fixed issue checking demo db

	Added support for __tag of UNAME

	Fixed  ssg_print_equalities_of_Vars_with_globals_and_constants() as SSG_TABLE_WHERE_PASS for ssg_print_binv_table_exp()

	Fixed propagation of limits if SPART_VARR_EXTARNAL/GLOBAL variables present

	FIxed printing optimized-away data rows of VALUES in sparql_explain() dump

	Added new SPARQL pragma: define sql:comment 0/1

	Fixed issue building without both -DNDEBUG and -DMALLOC_DEBUG

	Fixed typo

	Fixed dbg_obj_princ for NVARCHARs

	Fixed use BLOB_HANDLE_DEBUG instead of DEBUG

	Fixed bad font issue on Chrome

	FIxed optionally renegotiate TLS connection

2015-01-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed sort accented letters from "ORDER BY" in alphabetical order

	Fixed compiler warning

	Fixed declaration after stmt

	Fixed test to permit zeroes in the middle of nvarchars

	Fixed remove deprecated argument

2015-01-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed XPER support

	* No more DV_SHORT_STRING_SERIAL blocks
	* Proper trailing zeroes in DV_STRING blocks

2015-01-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed for aset on narrow and wide strings

	Error is reported if aset tries to write to the trailing zero

2015-01-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed warning on loading collations

2015-01-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issues with multibyte

	* Added new virt_wmemmem() and virt_wmemcmp()
	* Fixed virt_wcsstr() and virt_wcsrstr()
	* Fixed related changes in bif_strstr()

2015-01-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Added new functions virt_mbrlen_z() and virt_mbrtowc_z()

	Dealing  with nvarchar data that contain zeroes in the middle

2015-01-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Added new declarations of collations

	Fixed typo

	Added script to compose lexical collations

	Fixed i18n collation related issues with SPARQL

	Fixed SQLPutData needs to handle both DV_WIDE and DV_LONG_WIDE tags

	Added Unicode3-based collations are created at server startup

	Fixed ignore illegal wide chars unless MULTIBYTE_SANITY is defined

	Fixed testsuite to permit zeros in the middle of nvarchars

	Fixed writing last char when it is greater than 0x7f

	Removed DV_LONG_WIDE boxes

2015-01-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Added improved support for collations

	All collations are stored in wchar_t so no more co_is_wide
	differentiation.

2015-01-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed equality of unames and strings, iri strings

	Fixed ha_copy

	Fixed flag oj out cols as nullable

2015-01-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with hash oj

	hash oj can be non null in build and nullable in q after probe, so
	record the nn flag when making the build, can change when making
	the probe

2015-01-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Removed compilation warnings from SPARQL related files

	Fixed SPARQL lexer to use memory pool

	Added initial version of threadsafe SQL parser

2015-01-12  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed removed duplicate variable

	Added testsuite for SPARQL DELETE

	Added more LDP headers

	Fixed strip trailing / from target LDPC when creating LDPNRs using POST

	Fixed ifdef to compile with old malloc debug

	Added option TransStepMode to virtuoso.ini

	Added progress bar for mass operations

	Added build date in footer

	Added back button

	Removed ODS and policy-manager dependency

	Fixed change default link out behaviour for facet pivot bridge

	Added custom mapping XSL configuration UI

	Fixed copyright year

	Fixed sync DET API functions with briefcase

2015-01-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed delete sparql stmt to use dpipe

2015-01-05  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with TLSF causing an out-of-stack on Mac OS X

2015-01-05  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue potentially reading free block

	When non vec ssl refd in ks spec for cursor, potentially have chance
	to be assigned inside the loop leading to a read of free block

2015-01-05  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed prefer SHA256 for certificate signing

	Fixed certificates should be 2048 bits long by default

	Updated version of Conductor VAD

2015-01-05  VOS Maintainer  <vos.admin@openlinksw.com>

	Added initial LDPC support

	* Implemented LDP_STORE
	* Fixed Crawler UI to allow saving of crawled content to LDPC

2015-01-05  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed copyright

	Added indicator when max rows is returned on /sparql endpopint

	Updated Copyright to 2015

	Fixed generating bad URLs in S3 DET

	Updated Copyright to 2015

2014-12-23  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue sending IRI IDs to remotes when using 'where 0'

	Fixed issue with sparql ... with delete on certain datatypes

2014-12-22  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed header line can be potentially long

2014-12-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed startup speed with many graph group members

	Added io sect over http_renegotiate

2014-12-08  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed comment

	Fixed arguments cannot be null

	Fixe issue tlsf + mallocdebug

2014-12-08  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed Turtle parser

	* Fixed "is P of" inverse notation
	* Fixed comma-delimited list of subjects

2014-12-08  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed missing no trigger option for insert stmt

2014-12-02  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed serialization of duration

2014-12-02  Patrick van Kleef  <pkleef@openlinksw.com>

	Rebuild JDBC drivers

2014-12-02  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version number of JDBC driver

	Fixed issue with rewind on virtuoso blob

2014-12-02  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issues with TestSuite

	* NullPointer Exception, when get NULL Timestamp value
	* Return wrong UpdateCount array for PreparedStatement.executeBatch()
	* Fix issue in TestPrepareBatch.java

2014-12-02  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed auth check for XMLA service

2014-12-01  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed increase pcre default max match limit

2014-11-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Added enable_iri_nic_n option

	Fixed when using with_delete option, ignore base graph

	Added support for multiple sparql update commands

	Added logrotate for colstore debug log

2014-11-25  Patrick van Kleef  <pkleef@openlinksw.com>

	Rebuild Jena2 provider

2014-11-25  Sergey Malinin  <smalinin@openlinksw.com>

	Jena provider update

	VirtModel - new implementations were added for batch insert and remove
	VirtSPARQLBatchExample1 - added as a demo of using new batch calls

2014-11-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Added .ini file option TransStepMode

	Fixed signal error instead of crashing

	Fixed typo

	Fixed run tests sequentially

	Added initial support for custom HTTPLogFormat

	Added new Flags section

	Fixed names for pcre flags

	Fixed more exec_status error

	Fixed wrong size of hash members for exec stat

	Allow storing of non-rdf LDP resources with use of Slug header

	Fixed use mp for boxes inside dict

	Fixed nn box ret type in ro2lo

	Fixed crash when anytime stops the fill in the middle

	Fixed if tls alloc separate mmap then size is special

	Fixed added extra checks

	Fixed use mp hash for gby w ua

	Fixed made ck loops readable in gdb

	Added extra check for tlsf debug

	Fixed compiling with MALLOC_DEBUG

2014-11-24  VOS Maintainer  <vos.admin@openlinksw.com>

	Added support for writing tlsf memory usage reports

	Added initial support for using TLSF for pagemaps

	Fixed result label and missing var

	Added log of allocsfor single threaded recording replay

	Fixed compile with mtx debug

	Added initial TLSF library support

2014-11-21  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed limit cached regexp hash to 2000 entries

	Fixed issues with pcre_match recursion depth

2014-11-19  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed mp double free when hash fill signals an error

2014-11-18  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed wrong plan, missing col in gb hash

	Fixed bug in S3 DET related to creating bad URLs

2014-11-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Rebuild Jena provider

	FIxed smallint support in r2rml

	Fixed dependency issue

	FIxed issue with DETs

	Updated version of Jena provider

	Fixed handling of Jena blank nodes

2014-11-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Added new role SPARQL_LOAD_SERVICE_DATA

2014-11-03  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed wrong place for tb count restore

	Fixed IN does not count as eq for index path

	Fixed start of ws op w time of last ck for hangup

2014-11-03  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed calculating hits from geo

	When recalling the no of hits from geo, return no of hits, not its
	inverse from dfe arity.  Do normal inx selection and sampling also
	for the 1st in an update, else will get e.g. graph del plans wrong

2014-11-03  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with order by / group by

	Can happen w skip w no oby that q freed w hash fillers gbys etc and
	these refd from result dcs, so no free, just make non-continuable

2014-11-03  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed check order

2014-10-30  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed use allocated struct instead of putting stack addr in hash

	Fixed valgrind warning about possible uninitialized elements

	Fixed avoid memory fragmentation by allocating ssls only if there are arguments

	Fixed initialization to make valgrind happy

	Fixed check for NULL column before using value

	Removed unused variable

	Fixed return expression can use uninitialized data

	Fixed write past end of buf

	Fixed memory leaks

2014-10-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed cannot merge on things like sum (or not num)

	Fixed del dbg log

	Fixed mt commit logs w pages w different lt

	Fixed return if nothing to log

2014-10-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Added debug log for del

2014-10-17  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed check if w_id would go over dead or occupied one

	Fixed can have /vdir? so switch should be by slash and questionmark

	Updated version number of Conductor VAD package

	Removed debug info

	Fixed issue saving bad .TTL files

	Fixed issue with nice ttl printing of { <s> <p1> ""; <p2> "" }

	Fixed should preserve last matching type when cancel pressed

	Fixed __id2in must not be transferaable

2014-10-10  VOS Maintainer  <vos.admin@openlinksw.com>

	Update Connection Pool implementation

	- Fixd issue when VirtuosoPreparedStatement.close() is called twice (PreparedStatement Finalizer could hang)
	- Removed deprecated PrepredStatement cache from ConnectionWrapper
	- ConnectionPool cache was updated for more optimal using of locks
	- Fix issue https://github.com/openlink/virtuoso-opensource/issues/243
	  (Deadlock in JDBC Virtuoso connection pool)

2014-10-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed typo in install rule

2014-10-09  VOS Maintainer  <vos.admin@openlinksw.com>

	* Fixed accept headers for ldp

	When checking accept header for suitable format, have param for
	preferences and use that in ldp

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Added extra param for additional certificates

	Fixed missing check

	Fixed type check

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed expression in orderby

	An arbitrary exp may be divided on either side of an oby.  add the
	oby crossing refs to the dep of the oby also for non-col subexps

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Added missing stmt

	Fixed check

	Fixed used wrong var

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with order by

	Do the ro2sq on right side of oby. prefer after unless done w clear
	less card. count top k in. make the post oby thing always but then
	check if the exp is in fact placed after the oby

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with outerjoin

	Can be in oj a ij (b oj c) on qq that qq must be in top where and
	not in the c oj cond. For this use not res but the ot enclosing
	where cond field. Used for nested cases. A tree with ojs can become
	a dt and that dt gets the top where conds, not the top dt.

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed check for non indexed

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed cost based optimizer

	Can be a situation with in pred where in initially by index and
	then tried as a filter in cases of trying alternate scan orders.
	If so the sampling must sample in rq sample all the in lit values
	else card comes out different and comparison is not meaningful

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed bad check

	Set client as eventually login hook can recompile

	Added check for delete

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed if performing backup skip rest of check

	When doing backup do not check since there can be large objects,
	killing such txn leading to crash because no lt threads

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Added extra tests

	Fixed insert into vec ce for 32bit and 64bit iri inst int

	Added timeout for imap client functions and fixed indentation

	Fixed ses is not allocated as a box

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed append to end of list

	If many ces are appended then append to end of list direct. Large
	difference with short ces, like rls or things broken by intervening
	nulls

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed recompress in rld append

	In rld append, if a single gap over 15 bytes.  recompress. If delta
	between first and last append gt 20
	* n values, recompress.  If 88
	15-byte values, 1333 bytes filled, leaving space for 912 single
	byte values,

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Added more tracing

	Fixed bad loop for main of reg itc across col split

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with chash read

	If reading a partitioned aggregate with memcache from a coord qi,
	do not mark the reader at end in memcache read, do it only after
	the calling chash read decides

2014-10-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed intersect to working with other geo shapes

	Enabled more tests in v7

	Enabled rdf inf testsuite

2014-10-01  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed missing ref to __id2in

	Fixed compare floats up to 1e-6 pre

2014-09-29  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed crash reading online backup header

	Fixed bad dtp for rb when using JDBC

	Fixed memory leak

2014-09-24  VOS Maintainer  <vos.admin@openlinksw.com>

	Rebuild JDBC, Jena and Sesame2 drivers

2014-09-24  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed should use zero iri otherwise dc becomes heterogenious (part 2)

	Fixed connection leak in JDBC connection pool

2014-09-23  Patrick van Kleef  <patrick@hoppy.(none)>

	Fixed missing patch for rb_id_only tag

	Disabled use of DB.DBA.rdf_delete_triple_c for now

	Fixed issue with stored procedures that return multiple resultsets

	Fixed date issues in JDBC driver

	Fixed issue with caching the WebID graph in the connection

2014-09-17  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed shoud use zero iri otherwise dc becomes heterogenious

2014-09-16  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed if ssl dtp does not match, make dc any

	Fixed line number problem with bad .ttl documents

	Fixed issue with itc qf output

2014-09-15  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed tracking memory consumption

2014-09-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version of DBpedia vad

	Fixed TCN for /ontology

	Removed vad dependency

	Fixed qn_send_output may do long jump, so catch and reset inputs then throw

2014-09-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed DETs

	* Added OAuth option for WbDAV DET
	* Changed default sync value to 'off'.

2014-09-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed when input ssl is same as output, save the initial value and reset on continue

	Fixed bug with edition TTL file content after errors

	Added definitions for predefined namespaces by TTL uploads

	Renamed old SkyDrive name to OneDrive

	Added sync enable/disable option for DETs

2014-08-29  VOS Maintainer  <vos.admin@openlinksw.com>

	Update Jena provider for use new Bulk Loading calls

	* Update for using new Bulk Loading calls
	* Update for support Jena 2.12.0 (note Jena 2.12.0 uses JDK1.7)
	* Update makefile for compile using JDK1.7
	* Fix for avoid Statement leaks with old versions of Virtuoso JDBC driver

2014-08-29  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with duplicate hashes

	When filling hash accessing ha_slots with qst_get, can happen to be twice.
	and any dc, will reset the value and access bad memory,
	therefore deduplicate ha_slots

2014-08-29  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issues with LDP

	Added support for regexp starting with "^/"

	Fixed proppatch authentication

	Fixed set uname and defperms which matching to sql account after val auth

	Fixed void fn must not return value

	Fixed reading a null into boxes dc from cl

	Added missing dbs init ck in case of cpt recovery

	Added missing init for cpt recovery

	Added switchable parse mtx

	Fixed reserve members for in place reordering of independent dfes

	Added new settings

2014-08-29  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed track sq cache hits

	Do not concider tautologies like not (1=0) which come from sparql

2014-08-29  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed last batch should go to end off array

	Fixed uninitialized errmsg when SQLError returns SQL_NO_DATA_FOUND

	Fixed issues with Windows setup dialog using PKCS12 certificates for authentication

	Added conductor UI for Inclusion.Engine

2014-08-21  VOS Maintainer  <vos.admin@openlinksw.com>

	Added serialize/deserailize via string session

	Fix for sparql select str("2000-01-01T00:00:00.000+02:00"^^xsd:dateTime)

2014-08-21  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed col_min & col_max are boxes

	col_min & col_max are boxes so don't unbox else we get wrong index
	for max and dup of distinct

2014-08-21  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed bad conduction check for g selection

2014-08-19  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with SQL_UTF8_EXECS=1 causing JDBC driver to crash

2014-08-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Rebuild JDBC drivers

2014-08-11  Patrick van Kleef  <patrick@hoppy.(none)>

	Rebuild JDBC, Sesame and Jena drivers

2014-08-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed saving .p12 file in Windows ODBC Setup dialog

	Fixed transaction handling in Sesame2 provider

	Removed deprecated files

2014-08-05  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issues with batch procedure execution in JDBC driver

	Added support for bulk loader to the Sesame2 provider

	Fixed Sesame2 provider avoid leaks using older versions of the JDBC driver

	Fixed statement leaks in JDBC driver

2014-08-04  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version number of Conductor VAD

	Added image throbber for DET auth dialogs

	Fixed CSS bug in WebDAV skin after login

	Fixed bad base uri from crawler

	Fixed bad base uri from crawler

	Fixed deadlock issue on DETs

	Added recursive property update for DETs

2014-07-30  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with deadlock on some DETs

	Added export certificates pub key as DER

2014-07-30  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with invariant preds

	Do not place invariant preds twice for plans that start the same
	way, keep in ot whether the inv is placed and reset when in fact
	unplacing

2014-07-30  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed save in iter lists acress compiling subq

2014-07-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Added User header in LDP response

	Fixed misleading message as virtuoso can handle many formats

	Fixed use sized free as len is known

	Fixed issue with LDP

	Fixed memory leak

	Fixed permission error in WebDAV

	Fixed problem with check exiting OAuth registration key

2014-07-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated WebDAV

	* Added sync after DET folder creation
	* Fixed DET API functions

2014-07-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed DAV_PROP_REMOVE for new :virtpubliclink

	Added new system property in WebDAV

	Fixed permission error in WebDAV

2014-07-23  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with LDP perms

	When public read via WAC then set public read flag in unix like
	perms when doing patch update content of the physical turtle resource

2014-07-23  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with LDP acl

	Fixed when deleted, keep nth in order for ldpr name

2014-07-22  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue in __xqf_str_parse_to_rdf_box

	__xqf_str_parse_to_rdf_box() will never suppress errors when wrong
	string is an argument to convert to virtrdf:Geometry

2014-07-22  VOS Maintainer  <vos.admin@openlinksw.com>

	Added new bif read_log to check trx files

2014-07-21  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed redirection for containers, use API in case of DETs

	Added new system property virtpubliclink for DAV

	Fixed LDP over writable DETs

	Fixed when CORS enabled, print relevant headers to be read by app

	Fixed keep bd readers intact

	Fixed permission error

	Fixed issue with checking existing OAUTH registration keys

	Fixed send signal to have error in error page instead of silent exit with 500

2014-07-16  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed DAV api is expected to import turtle in the rdf store

2014-07-16  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated LDP support

	* Added more extensions
	* Fixed use IN for fast execution
	* Fixed compatibility with cimba.co
	* Fixed meta and acl links
	* Fixed use IRIs to match current domain

2014-07-14  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed support for LDP

	* Added support for paging
	* Added precondition in HTTP PUT to check for containers and use
	  pretty TTL for LDP output
	* Added OPTIONS headers in GET requests over LDP
	* Added tsuite tests
	* Fixed issues with MKCOL
	* Removed redundant code

2014-07-14  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with order by

	If invariant has computed parts, place these first and make the
	cond after this but before other

2014-07-14  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with vec trig params

2014-07-08  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with allocators for javavm enabled binaries

2014-07-04  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed fully qualify rdf quad table as bif can be called from any qualifier

2014-07-03  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed DAV queue must run entries on separate txn

	Fixed cleanup www-authenticate header when already authenticated

	Fixed should commit before switching to chunked else may keep long locks

	Fixed issue with LDP extension in DAV

	Fixed http TCN

	Fixed issue using http in error handler

2014-07-01  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed TPC-D test failure

	Fixed compare of float

	Fied trace of col itc moves

	Fixed issues with bad limit, extend string if needed

	Fixed missing initialization

2014-06-30  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed removed restrictions for some file types in OneDrive from old API

	Fixed updating activity property in the configure proc

	Fixed issue uploading .ttl files

2014-06-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed sk count

2014-06-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Added new tests

	* Client callable graph ins/del/replace
	* Misc protocol
	* Vectored stored proced proc with array params

2014-06-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed small issues in tsuite

	Added special case of insert into vec ce for 32 and 64 bit and int iri

2014-06-26  VOS Maintainer  <vos.admin@openlinksw.com>

	Added support for quality factor in accept headers

	Fixed CA cert removal

2014-06-26  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated crypto functions

	* Added bifs to support CA
	* Added flag to pkcs12 import/export for CA chain

2014-06-26  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed verify should work with both DER and PEM formats

	Fixed get set nos from the rig sctr, can be many if flattened sqs

	Fixed SPARQL DELETE DATA when a complete RDF box w/o RO_ID is passed as obj

	Fixed cost based optimizer in case there is 1 match

	Fixed print patched patch in http req, replace space and stop at hash

	Fixed issue with rdf box with a geometry rdf type and a non geometry content

	Fixed issue with code generation of complex SPARQL query

	Updated engine version to 3211

	Fixed regression for SPARQL 1.1 VALUES bindings

2014-06-26  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issues with SPARQL compiler for R2RML

	* Support for construct where { graph `backquoted_expression` {}}
	* Fix for codegen for (?o = SQLVAL_expression)
	* Better codegen for printing SQLVAL as short object if the SQLVAL
	  is proven to be reference.

2014-06-26  VOS Maintainer  <vos.admin@openlinksw.com>

	Disable bif_str_vec when there is a second param and it is not zero

	Added support for printing constants verbosely incl type and box flags

	Added plugin initialization with actions before log replay

	Added initial support for OVL validation for R2RML graphs


	Fixed ttpch crash

	Added check for allowing hash join with rdf even if not enable 2 if text pred and checking existing of match

	Fixed cost base optimizer for some internal functions

	Fixed increased defaults

	Fixed qt functions

	Fixed issue with chash and rdf lits

	Fixed inx for blob is +1 so compare with +1

	Fixed typo in CSV setting

	Updated version of Conductor VAD

	Updated to latest DET changes

	Added verify API functions to DETs

	Added function to validate values for integer, float, date etc

	Fixed issues with labels

	Fixed labels in WebDAV skin

	Added permanent login/logout dialogs to WebDAV skin

2014-06-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version of Conductor VAD

	Fixed conductor grants page to use escaped identifiers

	Fixed problem with application trying to overrule UID when using public-key authentication protocol

	Fixed adding key

	Fixed key delete

	Fixed box for frq lookup, as rpc uses boxes to prevent malformed rpc

2014-06-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed isssue with blocking SSL_connect

	If timeout specified, set that to socket before calling SSL_connect
	otherwise it may block inside

2014-06-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed should not free ref params

2014-06-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed memory leak

	If non-vectored free param values before to exit of qr_subq_exec,
	the caller expects values to be released

2014-06-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issues in hash

	Fixed non chash distinct gby with nulls

	Fixed issue with bootstrap cli user

	Fixed consider box flags of string boxes for box equal

	Fixed issue when qr needs to be recompiled

	Fixed problem with application trying to overrule UID when using public-key authentication protocol

	Fixed grants for sponging

	Fixed issue inserting float/double col

	Added new client callable graph ins/del/replace functions

	Fixed faster loading of TriG with numerous small graphs

2014-06-03  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version of Conductor VAD package

	Fixed user 'edit' account button failed to load

	Fixed bug creating colters in IMAP DET

	Added support for users to set seq.no for cartridges

	Rebuild JDBC drivers

	Rebuild JDBC and Sesame2 drivers

	Updated version of Sesame2 driver

	Fixed class definitions

	Fixed use long for large datasets like Uniprot

2014-06-02  VOS Maintainer  <vos.admin@openlinksw.com>

	Added support for arrays so JDBC/Jena/Sesame RDF bulk loader is not string based

2014-05-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed memleak when out of stack

	Fixed missing check for http ctx

	FIxed check if pred is actually a column

2014-05-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Added support for two new variables in url rewrite rules

	* ^{Host}^ is replaced with the current connection's hostname
	  (http_host())
	* ^{FullHost}^ is replaced with the full host including protocol,
	  ie. something like http://host.com

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated Conductor version to 1.00.8733

	Fixed commented stub code

	Fixed issue with xcontains and DAV resource

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with col wise inx

	The whole row rd shorttcut does not apply to col wise inx.  Normally
	not seen since the no compressibles flag is usually not on for a
	col-wise table.

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed handle asnrsa der

	Moved leave of bootstrap mutex till after postponed actions

	Added stub

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with multiple OPTIONAL

	Multiple OPTIONAL with same name works, two optionals with different
	names and an equality does not work

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with coalesce and join on (A is null or A=B) for nullable A in left OJ

	Fixed issue generating restrictions

	Fixed text of microformat pages

	Added initial support for SPARQL INSERT with DV_GEO literals


	Fixed issue with null ssl

	Fixed issue with col split and autocompact

	Fixed moved code

	Updated support for ST_Transform from projections from proj4

	Fixed auto ST_Transform on 2nd arg of ST_Intersects to SRID of first arg if needed

	Added initial support for upcoming proj4 plugin

	Added initial support for xsd:gYear and the like

	Use C instead of C++ commments

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed ssl read/write error condition

	When ssl read/write returns error see if retry needed, use same
	mechanism as for EAGAIN

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Added support for MALLOC_DEBUG build

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with different dtps in branches

	When breakup have diff dtps in branches, make top any to fit data
	in result

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed syntax of CASE ?g WHEN ... in generated DB.DBA.RDB2RDF_FILL_XXXX proc

	Added support for CASE x WHEN ... and CASE WHEN in SPARQL

	Added support for graph_xlat in conductor scenario for RDF views

	Fixed when inserting into in32 vec, check items are in int32 range

	Added prof stats to end node

	Fixed consider IN with const s eq with const

	Fixed issue with varbinary in rdf views

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed several parsing issues

	* Fixed ttl lex internal error
	* Added longjmp at the <<EOF>> rule stops the sniffer
	* Fixed issues with nquad

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed enable lex internal error for a while

	Fixed do not do the inf on subs of leaves

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue in cost based optimizer

	p stat kept in ric, for each inf ctx. Nno use of p stat for keys
	that do not start with p or start with pg.

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed leaking mem from namespace prefixes during turtle sniffing

	Fixed use sized free to avoid fragmentation


	Fixed memory leak

	Added da_same_seg to the db_status output

	Fixed GPF when key is not defined

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with cost based optimizer

	Adjust card when leading O or S if no leading text, adjust second
	card to be at least one when match on 1st and no more conditions

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with ccost estimate on distinct proj

	In case of distinct proj, have a separate key count. Sample distinct
	projections.  Do not believe col values from these except for the
	n distinct of the leading col in a dist proj, which will be a
	reliable estimate

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed no index path of hash probe side, set text pred card

	Fixed issue with gunzip when no content

	Fixed check whole tree not mention score

	Fixed do not add score implicitly if not mentioned in the top select list

	Fixed wrong env for rdf/xml

	Fixed issue getting time within same microsecond interval

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed isue with dfe in loc results

	The dfes in loc results  required can be copies of the canonical
	dfe for the tree that is by sqlo df elt.  So in placing, to detect
	where a dfe in fact is, go to the copy from the canonical.  When
	generating code, go from the copy to the canonical so that if a ssl
	is placed for the remote, the ssl is found when getting the dfe by
	the exp tree

2014-05-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed sq pred does not prevent parallel ts seq

	Fixed no dict compression for tps with no collation order

	Fixed describe link

	Added new functions

	Added initial support for 'HTML with nice turtle' output format

	Fixed typo

	Fixed time var should not be static

	Fixed bad constant and use time_t type

	Fixed do not reset fraction in row insert

	Fixed fraction is in nanosecs

	Fixed set fraction in dt using timeofday()

	Fixed issue with databasenames with '_' chars

	Fixed issue in basic snapshot repl

	Fixed build number to 3209

	Added JSON-LD as output format

	Fixed default flag for rdf sync should be non-atomic

2014-05-15  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed preserve debug info to make debugging easier

	Updated Conductor VAD version number

	Fixed selection of https cert and key from existing vdirs

	Added separate 'Share' action in toolbar

	Fixes for AtomPub support

	Fixed issues with UI on VADs grid

	Fixed missing return status

	Fixed bug in WebDAV skin for edit resources when user is not logged

	Fixed bug with upload of files with size >10MB using WebDAV skin

	Fixed AtomPub support

	Add procedure for DAV API version

2014-05-14  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed infinite loop when importing stats

2014-05-08  VOS Maintainer  <vos.admin@openlinksw.com>

	Rebuild JDBC drivers

	Rebuild drivers

	Updated version of JDBC driver to 3.69

2014-05-08  Sergey Malinin  <smalinin@openlinksw.com>

	Add geo:geometry predicate to rs.getObject("geo") in JDBC Driver

2014-05-08  Sergey Malinin  <smalinin@openlinksw.com>

	Fixed Virtuoso JDBC driver

	* Fixed memory leak
	* Fixed bug in Statement.cancel()
	* Updated version number

2014-04-29  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version number of JDBC driver

	Updated version number of sesame2 driver

2014-04-29  Sergey Malinin  <smalinin@openlinksw.com>

	Fixed issue with classcast exception

	Fixed issue with transaction support for bulk inserts

	Added missing JDBC 4 compliant metadata required by JBOSS

2014-04-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated getdate.y

	* Fixed code generation issues with bison 3.0.x
	* Fixed possible namespace issues
	* Fixed compiler warnings

2014-04-24  VOS Maintainer  <vos.admin@openlinksw.com>

	Added support for SET PROFILE mode

	Fixed issue parsing names

	Added missing RSS and Atom files

	Added dropdown menus to WebDV - JS and CSS based

	Added support for RSS, Atom and OPML feed formats

2014-04-23  VOS Maintainer  <vos.admin@openlinksw.com>

	Added optional sponge param for TTL files redirection

	Fixed termType relation in r2rml

	Updated version number of fct vad

	Addd support for graph selection which is persisted in fct state

	Addeds support for link out icons on certain docs and images links

2014-04-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed freetext pred cannot be considered as part of OJ

2014-04-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version of dbepdia VAD package

	Fixed missing lang tag in dbpedia /page

	Updated version of conductor VAD package

2014-04-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed cartridge UI

	* Updated UI for the page 'Entity URIs'
	* Fixed behaviour of the 'Enable Selected' button

2014-04-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed check if cartridge proc exists else data may not load

	Updated cartridge configure UI

2014-04-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with join plan

	In a join plan do not put an oj in the seq if the oj's join cond
	is not placeable even if there was a join to the oj outside of its
	join cond.
	---
	 libsrc/Wi/sqljp.c | 25 +++++++++++++++++++++++++
	 1 file changed, 25 insertions(+)

2014-04-09  VOS Maintainer  <vos.admin@openlinksw.com>

	Added client callable func for direct rdf load

2014-04-07  VOS Maintainer  <vos.admin@openlinksw.com>

	fixed if scalar param in itc, set the vec place for it to null in copying

	Fixed sparql delete w/ graph var returns error

	Fixed stub

	Fixed typo

2014-04-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with merging hash join with ts

	A hash join cannot be merged with the ts making the probe if a union
	dt is crossed, ie the hash join is inside a union and the probe is
	outside

2014-04-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with inlined subq select

	Added conductor configuration UI for MakeEntityURI mappings

	Added new description and sponger options as entity link types

2014-04-02  VOS Maintainer  <vos.admin@openlinksw.com>

	Added IO sect during error exit sync for mt dml

	Fixed allow XXX_page to be specified with an absolute path

	Fixed use xmla_get_user

2014-03-31  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed /sparql to use quality of accept headers and take most desired

2014-03-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with sn_group and sn_person tables

	Since V7 does not support that we now create sn_entity as a view
	onto sn_person and sn_group. This, however, requires some updating
	if we have existing data.  To that end we rename the old tables,
	the create the new ones how we want them, copy the old data, and
	finally remove the old tables.

2014-03-24  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed null pointer deref if ws_path is not set

2014-03-24  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed use proper mask

	This fixes issue reading MULTIPOLYGONs with very "punched" polygons in
	the middle and POLYGONs with very long rings in the middle.

2014-03-24  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed only check restrictions after vdir resolving

	Fixed check HTTP limit restrictions after resolving the virtual dir

	Updated version of conductor VAD package

	Fixed advanced rules must have group id

	Fixed call RDF_LOAD_RDFXML_PP_GENERIC for all RDF/XML and TTL sources if sponging is enabled

	Fixed always clear connection vars after request is done

	Fixed issue setting HTTP status

	Added extesion to MKCOL to create DET folder

	Fixed PROPATCH method returing XL

	Fixed use ISO format for storing timestamp

	Updated version number of FCT vad package

	Fixed error when no lang is given to fct service

	Added missing grant

2014-03-14  VOS Maintainer  <vos.admin@openlinksw.com>

	Only overwrite sparql limits when defined in connection

	Allow clients using WS.WS."/!sparql/" to set limit via connection_set.

	Added base36 functions

	Fixed use ISO format for storing tstamp

	Added geo_check function

	Added lock error report

	Added option to ignore certain keys when doing backup recovery

	Fixed non box tag, no size limit

	Fixed row wise table in pred with chash and anies in key

2014-03-14  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed bounds check

	Need safety check for more ways than sets because inc branch count
	returns aberrant numbers in cases, e.g.  if previous thread count
	negative

2014-03-14  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with optional index name

	An opt index name will cause the index to be used also if nulls of
	nullable key parts are not indexed and the index has no conditions
	on key

2014-03-14  VOS Maintainer  <vos.admin@openlinksw.com>

	Added support for xml2json and json2xml

	Added json output for fct service

	Fixed use precompiled queries in usage.vsp

2014-03-10  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version of iSPARQL package

	Fixed link to pivotviewer

	Fixed issue when ssl connection does not have client certificate

	Fixed issue with vdir->select path from 'Browse'

2014-03-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed xml template may signal an error and leave xenc initialized with non-box

	Added  check for qi_query, as this could be a QF

	Fixed dependency list

	Added missing line

	Updated version of VAD packages

	Fixed serer info

	Added configure proc for 'Linked Data Import' folder

	Fixed issue with DAV_PROP_GET_INT proc an calls with param extern:=0

	Fixed bad URI in autogenerated .rdf file for linked data import

2014-03-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed DET utils

	* Extended DET utils procedures
	* Replaced procedures in DET S3 with DET utils proces

2014-03-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated WebDAV

	* Added option to mount a specific folder
	* Updated UI on Conductor and WebDAV skin

2014-03-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Added oiption to mount a specific folder

	Fixed calles to bad proc

	Fixed replace calls to ODS procs with procs from binary

2014-03-05  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed make runtime error if inputs are missing and record the query

	Moved initializations of scanners outside QR_RESET_CTX blocks

2014-03-04  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version number of engine

2014-03-04  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixes for csv files

	* Added options for delimiter
	* Fixed when value is null can't guess type, so use string as default

2014-03-03  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed export only main function calls from plugin

	Changed PERL_XS_APIVERSION to PERL_VERSION_STRING

	Added ODBC 3.x alias for current_date, current_time and current_timestamp

2014-02-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed memory leak in blobs

	Fixed error check

	Fixed check no trigger flag

	Added functions to check blob pages

	Fixed use the target resource/file URL as the graph URI

	Added common proc for DET activity log

	Fixed problem with unnecessary threads for download files

2014-02-26  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed update should be postponed until after schema has been initialized

	Fixed use same length as in buffer

2014-02-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed calculation of serialization lengths for geo boxes

2014-02-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated documentation

	* Added GEO functions reference
	* Added BAG_ funtion reference
	* Added VECTOR_ funtion reference
	* Added information on vectored execution
	* Updated performance measuring/tuning chapter
	* Updated tips and tricks chapter
	* Fixed xml escapes
	* Fixed typos

2014-02-24  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed compilation of a query with bif:st_intersects inside service {}

	Added statistics for extent maps

	Fixed if no main, then main is finished, so mark the lt to be in an error

	Fixed if a branch needs to log blobs in main lt, children will be rolled back

2014-02-19  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed calculation of bboxes on parsing typed rdf literal

	Fixed serialization of geo boxes

2014-02-19  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue checking geo pred with given geo box.

	When checking geo pred with given geo box, read the geo boxes from
	the rdf obj table.  When one is missing there are less rows of out
	than in.  Index the ser dc, the result from the table with the pos
	of the lc. Will not go out of range.  Get the other geo from the
	set of input to which the set of output corresponds

2014-02-19  VOS Maintainer  <vos.admin@openlinksw.com>

	Added option to set write block timeout

	Fixed lock issue in DAV_RDF_SINK_UPDATE

	Fixed the LDP (rest) interactions must be driven by the rel='type' Link header

	Fixed in order to get param, need to have control even hidden

	Fixed 'Linked Data Import' ignored DynamicLocal settings when sponging

2014-02-17  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated package version number to 7.1.0 for final release

	Updated version number of VAD packages

	Fixed skip test

	Updated default settings in virtuoso.ini

2014-02-14  VOS Maintainer  <vos.admin@openlinksw.com>

	Removed debugging

	Merged testsuite

	Changed labels in LD views

2014-02-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed use $MAKE

	Simplified killing virtuoso test instances

	Fixed set default test options for VOS

2014-02-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with setps (oby, gby) and dfe dependency

	When placing a dfe record all the setps (oby,gby) between the use
	of the value and its computation, the dfe is added as a gby/oby
	dependent. When placing predicates that are imported into a dt and
	these contain subqs e.g. col = scalar subq where the scalar subq
	is independent of the dt being placed, then disable subq caching.
	If kept caching on but placed the subq before the dt the subq would
	be generated twice because renamed once when importing into the dt

2014-02-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed reset connection variable before no file error

2014-02-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with in predicate and joining to a non-constant s or o

	If g has an in predicate and joining to a non-constant s or o, do
	not count extra cardinality for the different gs in the list.  Assume
	1 value just like for g = const. Else will have exponential error
	and will end up preferring cartesian products and other nonsense
	to the right plan

2014-02-13  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed reset connection variable before no file error

	Fixed TESTS_ENVIRONMENT for running tests

	Fixed use check-local to avoid problems with newer versions of automake

	Added missing BIF key_delete_replay

	Fixed escape double quote in literals

	Updated copyright year

	Updated version to 7.0.1-rc1

	Updated copyright year

	Fixed compiler warnings

	Fixedd always use /bin/sh in shell scripts

	Added missing grant

	Fixed issue with user dba when creating DET folders

	Added missing grant

2014-02-12  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed bif_define when casemode converts everything to matching case

2014-02-12  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated GEO functions

	* Added geoc_EPSILON
	* Added new BIFs for getting Z and M coords
	* Added new BIF ST_Affine() (2D transformations only)
	* Optimization in calculation of gcb steps to make number of
	  chained blocks close to square root of lenght of the shape
	* Fixed functions behind st_intersects

2014-02-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Added missing function rdf_vec_ins_triples

	Fixed argument check

	Treat single db file as a single segment with one stripe

	Fixed check c_server_threads

	Added new settings EnableMonitor, CreateGraphKeywords, QueryGraphKeywords

	Fixed initialization of box before plugins/bif_define

	Fixed geo box support for large polygons

	Fixed use volatile in order to avoid wrong calc leadign to gpf

	Fixed when one thread is needed, just use current one

	Fixed geo box for large polygon

	Fixed check argument is string

	Fixed use proper len of dcs array

	Fixed do not use bootstrap to exec as it will leave locks

	Fixed for exact p stat

	Fixed flush on vectored execution in single

	Fixed typo

	Fixed call registry_set from within TXN mutex

	Added initial code for ordered count distinct and exact p stat

	Fixed issue with del/upd in cluster with triggers present

	Added support for buildin inverse functions

	Fixed datetime conversion

2014-02-10  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed st_contains() and added new st_may_contain()

	Fixed removed crlf

2014-02-10  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated GEO functions

	* Added BIF st_linestring()
	* Added BIF st_transform_by_custom_projection()
	* Fixed mp_box_copy() of long shapes
	* Fixed range checks for coordinates

2014-02-10  VOS Maintainer  <vos.admin@openlinksw.com>

	Moved geo bif functions from geo.c to bif_geo.c

	Fixed calculation of lat/long ratio for proximity checks

	Added initial draft of st_intersects() for all types except types with arcs

	Extended functionality of st_intersects()

2014-02-10  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixes for GEO

	* Added new BIFs ST_Translate() and ST_TransScale()
	* Fixed bboxes in geo_deserialize
	* Fixed st_may_intersect for points
	* Minor fixes to other geo BIFs

2014-02-10  VOS Maintainer  <vos.admin@openlinksw.com>

	Removed deprecated functions

	Fixed use correct name

	Added new functions bif_list_names() and bif_metadata()

	Updated bif metadata support

	Added support for local dpipes

2014-02-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed do not do sp stat if very few rows on the seg

	Fixed check for null

	Fixed rdf type card estimate in jp

2014-02-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with IN pref on a col and an eq on the same

	If there is an in pred on a col and an eq on the same the in is
	likely redundant and should not lead to each value in the in being
	counted as an execution of the operator. This is only if the in
	is by index and there is no other conds

2014-02-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with running out of memory before making first plan in subq

	Added new flag enable_joins_only

	Fixed issue with ro2lo when IN pred and on a col in rdf

2014-02-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with deduplication

	If ssl is qr global, it is not a vector and needs no deduplication
	if occurs as param but does need a copy if in a gby key, as these
	are always vectored

2014-02-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with ssl deduplication

	Due to ssl deduplication in the event of parameters that can be
	vectored with ssls, it can happen that there are 2 ssl with the
	same inx. If so there will be double free if these are placed both
	in the freeable ssls.  So do not put duplicate inxes in freeable
	ssls.

2014-02-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed debug code

	Fixed issues loading Linked Geo Data

	Added missing prototypes

2014-02-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version number of fct VAD package

	Updated version of conductor VAD package

	Fixed normalize paths procedure in WebDAV

	Added missing security CA page to VAD

	Fixed convert pkg name to lower case when looking for vad

	Added new property in virtrdf:label

2014-02-05  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated Debian files

	Updated windows build files

2014-02-04  VOS Maintainer  <vos.admin@openlinksw.com>

	Added trigger for delete temporary graphs used for WebID verification

2014-02-03  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed UI in content management pages

	Use new sponger auth function if installed

	Updated copyright year

	Fixed test after API changes

	Added function xenc_x509_cert_verify_array

	Added function x509_verify_array

	Fixed bug with sorting and leaving page

	Fixed bug with 'Apply changes to all subfolders and resources' checkbox

	Fixed check for related VAD packages

	Added new CONFIGURE methods to DETs to unify folder creation

	Added verify for WebDAV DET folders

	Added check for newer binary

	Fixed mounted public folder shoudl not have +r for public

	Fixed no default graph selection in /describe

	Fixed issue with spaces in URIs

	Added missing grant

	Added new bifs set_by_graph_keywords and tweak_by_graph_keywords

	Changed describe mode for PivotViewer link

	Added graph param in FCT permalink

	Fixed FCT datatype links

	Fixed the curie may contain UTF-8, so mark string accordingly

	Changed default sort order to date (desc)

	Fixed error when rdf box is returned

	Updated VAD version number

	Fixed DAV rewrite issue

	Fixed UI in content management pages

	Fixed RPC security issue

	Fixed bug deleting graphs

	Fixed manae sponger front page switch to use VAL if installed

	Fixed avoid conversion of mode from 1st page

	Updated UI of some pages related to delete action with common icon

	Added new page in Conductor for managing CA root certificates

	Added optimization of permission verification

	Fixed using external groups in ACLs

	Fixed bugs related to searches after execution of some actions

	Fixed schema for resource URLs in mail content for share/unshare resources

	Fixed URL transformation http <==> https

	Removed duplicate procedure WEBDAV.DBA.user_name

	Fixed issue with DAV rewrite

	Added new CONFIGURE methods to DETs to unify folder creation

	Fixed use correct graph for WebID

	Fixed use VAL to checkout authentication information if installed

	Fixes for WebID

	Added optimization of WebID verification

	Fixed use of external groups in ACLs

	Fixed dav to use proper escape for graphs when uploading

2014-02-01  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed prototype and function rdtsc to use uint64

2014-01-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed extension type lookup when base type has no namespace

	Check default param array size

	Fixed cannot run w/o lt_threads of zero

	Fixed if bif is a user defined agg, mark it

	Check there is no more ces on page than fit in max size pm

	Fixed check for NAN and INF in float valued geo inx

	Fixed issue combining results of scalar subq which splits by set

	Fixed remove MaxDirtyBuffers as this will make tsuite slow

	Added settable txn after image limit

	Automatic SPARQL LOAD SERVICE ... DATA in /sparql/ web page.

	Fixed issues in handling geo predicates in SPARQL

	Fixed check for NULL arguments to geo_length function

	Fixed issues in sparp_rvrs_have_same_fixedvalue

	Fixed GPF on non-geo arguments to st_intersects()

	Fixed when persisting triples use silent flag for log_enable

	Fixed check for row wise code local with the no-index flag

	Fixed is cv is local, use flag to indicate use of index is considered not local

	Fixed issues with bits_mix func

	Fixed copyright year

	Fixed max dirty should be between 20% and 90%

	Fixed issue with top oby where stmt in index order

	Fixed issue with qry with oby n a scalar subq with a top oby inside

	Added check if ssl is not -1 or -2 which is special

	Fixed issue with many refs to a cr in current search

	Fixed typos leading to inability to compile

	Fixed issue with deleting procedure across all replicas

	Fixed stub for cluster

	Added option to allow restricting number of id ranges for new IRIs

	Fixed issue with keepalives

	Added missing flag about rdf quad upgrades from v6

	Fixed mem leaks when wrong number of args is used

	Check if distinct is redundant when gb exists and remove

	Fixed must set sp_col when spec is made and referencing column

	Added missing keyword

	Added support for <(type,type,...)type::sql:function> trick in order to eliminate conversion of types on function call

	Added function prototype

	Fixed issue with trans on local daq call

	Fixed exec in sparql compiler and other issues

	Added stat import and export

	Added flag for serialization

	Added Functions for accessing individual rings of polygons

	Fixed spar_shorten_binv_dataset when an equiv is tightened during the run

	Fixed issue sparp_equiv_get_ro(): attempt of returning NULL

	Added per table lock mode option

	Added func to clear iri name cache

	Fixed FCT query error

	Added count read asides for stats

	Fixed vdb stubs

2014-01-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed RDF view to use multiple quad maps

	The "fill" routine now uses QUAD MAP <qm1> <qm2> ...  <qmN> {...}
	syntax, resulting in better BREAKUPs.

2014-01-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed UNION and BREAKUP

	* Fix for calculation of valmode of equivs in UNIONs with constants
	* Fix for UNION vs BREAKUP decision for select ?o { ?s ?:p ?o }

2014-01-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Renamed triple.qm_iri_or_pair is to sinv_idx_and_qms

	Use dc append box copies

	Check which rtree to use in geo preds

	Fixed support for ST_GeometryN()

	Added support for NULL arguments in spatial functions

	Added initial support for DE9IM bitmasks

2014-01-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Added new geo functions

	* GeometryType()
	* ST_NumGeometries()
	* st_get_bounding_box_n()
	* Partial implementation of ST_GeometryN()
	* Fixes for GEOMETRYCOLLECTION

2014-01-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed compilation of FILTER (st_intersects(?o1, ?o2))

	Added support for NUKLL arguments in spatial functions

	Fixed codegen for BREAKUP in queries on RDF views

	Fixed typo in error message

	Fixed check that set nos are copied when aggr, not for hash filler

	Fixed no graph keywords

	Added safety check

	Fixed check if hash build comes out empty

	Fixed inlined subq nodes do not count for ssl ref, only for ssl branch copy

	Fixed copy hash filler subq tree before destructive change by scope

	Fixed issue with constant card when inlining conscutive hash sources

	Fixed do subq sources in qfs recursively

	Fixed sort the out slots of a qf/dfg by inx to get predicatable order

	Fixed do not rescope when removing table from join

	Fixed the after test of a dt must survive inlining the dt

	Fixed a derived table with a breakup cannot import preds from enclosing qr

	Use VAL to check authentication information if installed

	Added query test framework API

	Fixed error when rdfbox is returned

	Fixed compiler warnings

	Fixed check for getrusage

	Fixed compiler warning

	Fixed declaration after statement

	Updated version of VAD

	Fixed issue in rewrite

	Fixed UI ofn content management pages

	Fixed MD5(NULL) should return NULL

	Fixed check if pred is true or false to prevent crash

	Fixed check regexp pattern to be string

	Added check for non-string argument to regexp

	Fixed use strict array check for gvector sort

	Fixed dynamic local for vectored

	Added sort for column privs to always get same result

	Fixed mem leak when using xcontains and procedure view

	Fixed issue with dpipe in union branches

	Fixed save pre-code of qn across qnode instr

	FIxed target ssl on cond in breakup

	Added more virtrdf:qmfHasCheapSqlval properties

	Fixed temp disabled code

	Smarter ssg_smallest_union_valmode in order to get sql valmode instead of long valmode when sqlval is cheaper.

	Fixed describe on non-exclusive rdf view in virtrdf:DefaultQuadStorage

	Fixed do not crash on bitmap pos out of range, return it is at end and log error

	Fixed check if left dfe is actually a column

	Fixed take length from dv

2014-01-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Added initial support for list of quad maps in SPARQL BI

	SPARQL-BI extended:
	  list of quad maps in QUAD MAP X Y Z {...}
	  instead of a single quad map in QUAD MAP X {...}.

2014-01-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed check for unions in dts inside aggregation/oby

	Added support for geosparql wkt type literal as synonym

	Fixed geo pred in sql table

	Fixed geo pred in a sql table

	Added wrapper for xqf_str_X bifs as they return different types

	Added initial support for vectored iri to id

	Fixed the function printing in http cannot be run in QP

	Fixed box flag setting functs are not transferable

	Fixed take age limit as 2/3 of it to prevent sleep on bp mtx

	Fixed mask out the non relevant bits

	Added new codegen for initial fill of RDB2RDF

	Fixed numeric samples can be ints for a num col

	Fixed count incr in seq scanned as sampled rows on col wise table

	Added get min/max for a few more dtps

	Fixed added dummy string collation order for GEO objects

	Fixed box check

	Fixed anyfication in itc set blob col is bypassed, in order to ret deserialized obj

	Fixed max length should be int not short, in case of long any cast

	Added new functions vec_length and vec_ref

	Fixed check if ht is empty

	Fixed always return box, not number

	Removed unused function call

	Added dfe filter

	Fixed check batch sz

	Added check for system tables in ddl_changed

	Fixed compiler warnings

	Added check for stack size limit

	Added vdb stubs

	Added functions to allocate session pool

2014-01-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed shorten thread mtx sect

	Fixed profile to avoid divide by 0

	Fixed do not print unused slots

	Fixed safe plan of slevel and isolation of item

	Added option to set mp block size of less contention in run stored proc

	Fixed messages

	Fixed autocompacting to prevent sleeping n bp mtx too often

	FIxed count flushable range worth of bufs and flush if too many

2014-01-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Additional sync fixes

	* Use max dirty to set ranges of potentially fushable buffers
	* Trigger flush earlier to interleave flush and bulk load

2014-01-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Added diag msg for high write rate

	Added support for multithreaded sync/flush

	Additional RPC checks

	Fixed portability of rdtsc function for timing/profiling

	Removed deprecated file

2013-12-10  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version t 6.1.9-dev to star new release cycle

	Fixed version number of VAD package

	Fixed version number of VAD package

	Updated ChangeLog

	Updated version to 61.8 for final release

	Fixed delay in bpel testsuite

	Fixed packing list

	Use git2cl script to generate ChangeLog

	Added missing file to distribution

	Updated NEWS

	Fixed only free regular boxes

	Fixed creation DET IDs needed for ETAGs

2013-12-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issues with HTML edit code

	Fixed inactive subtab on Linked Data | Graphs page

2013-12-05  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issues building on Windows

	Fixed issue opening Linked Data | Schemas tab

	Fixed compiler warnings

2013-12-03  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed wrong define

	Fixed use unbox to show proper pid

	Added enable_inline_sqs flag for dbf_descs

	Fixed missing protection on qr_ref_count

	Fixed issues with ordered gby

	Fixed integer overflow in cost est by using double

	Fixed get error code from correct thread

	Added optimization from analytics branch

	Fixed issue with heterogeneous

	Merged missing patch for chash

	Fixed when column is blob, do not try to convert string const to blob

	Fixed small bugs

	FIxed issues with compact

	Fixed query in order to fix scheduler to run

	Allow redef of default namespace in same scope for historical reasons

	Fixed crash in turtle sniffer

	Removed duplicate prototype

	Added define to enable large inst

	Missing define

	Fixed comments

	Fixed enable large path elements to support DI sigs

	Fixed if text is null put a zero

	Fixed make ssl dtp any in order to get complete boxes

	Fixed issue with heterogenous

	Fixed memleak

	Fixed missing stub

	Removed deprecated call

	Added missing stub

	Fixed inline subq if breakup

	Fixed remove unused call

	Fixed comment out debug lines

	Fixed issue with ssl ref if shared ins qnode after a union all aggr

	Fixed issue with blob column

	Fixed wrong execution plan

	Fixed issue with vectored proc call from with set mask

	Fixed if mt txn non txn insert then do not autocommit on main

	Fixed itc_clear seems to leave pages, it should only clean siblings

	Fixed issue with xqr serialization

	Fixed stub func

	Fixed a dt implies unknown order for gby

	Fixed check if pred avail

	Fixed issue with text pred

	Initial implementation of non vect clause

	Initial implementation for not vect sect in proc

	Fixed issue user defd agg and parallelization

	Fixed reset col dtp when coercing type to more generic

	Fixed crash on transitive queries

	Fixed if all equalities on same column, convert OR to IN list

	Fixed  if all equalities on same column, convert OR to IN list

	Fixed limit OR to union to save stack

	Fixed better support for combination of T_DIRECTION 3 and T_STEP (var)

	Fixed cost of gby, recognize rdf tyupe rped also if literal iri id

	Fixed do special card for rdf type

	Fixed issue in cost based optimizer

	Fixed better condition if o2s pattern

	Fixed preserve initial order

	Fixed force getting p stat first when making initial join order plan

	Fixed col samples hash table in setting p stats when inf

	Fixed check inx bounds

	Fixed put size cap on hash join build

	Fixed geo cost of non point geos where no explicit prec

	Fixed consider if dyn batch sz is on for costing of inx lookups

	Fixed check NAN and INF

	Fixed malloc debug

	Fixed mark allocs

	Fixed memory leak when signalling an error inside vec slots assignment

	Fixed bad bif definition

	Fixed initialize output array

	Fixed support of clone for binding invocation

	Fixed when sorted set is smaller than input, break as rest is empty

	Fixed issue with parallel rdf materialization

	Fixed for small colwise table sample, do not look at left dummy on leaf

	Fixed do not reset the in sample bit on non leaf pages

	Fixed check early if col pred is suitable for LIKE

	Fixed chash fill is single state even if qr is multistate

	Fixed issues with streaming gby chash

	Fixed wrong compare for distinct when more than one key part

	Fixed use temp space on stack for gb values

	Fixed hash source can be head of qf if separately partitioned

	Fixed issues with mem pool

	Fixed when mem is from pool, do not free, just replace

	Fixed use dk api

	Fixed use boxes

	Fixed memory leak

	Fixed use non box dcs, less copying

	Fixed issues with FT index

	Fixed error msg

	Fixed do not aquire log mtx if nothing to log

	Fixed in col ac, ceic must be defined in itc compact

	Fixed check only running clients

	Fixed typo

	Fixed only check for remap in remap ht in debug mode

	Added support for large QI instances like ecrm rdf view

	Fixed mtx names

	Fixed use boxes

	Added opt to keep n array of buffers containing the free set of a dbs

	Fixed triggers which reference rdf should be recompiled after rdf init is done

	Fixed memory leaks

	Fixed memory leaks

	Fixed when returning null make sure acc is released to avoid mem leak

	Fixed memory leaks

	Fixed use sized free on gz compress

	Fixed use proper filename of query log

	Added sparql cap for v7 mem ck

	Fixed do not use mtx for non-debug binary

	Fixed the size of av items a known, so make correct counts

	Fixed need counter of allocas, not approx size

	Fixed more non sz free

	Fixes for xm parse and sized free

	Added XML parser malloc/free with size

	Fixed thr mem cache clear of aq and ws threads

	Fixed issues with mem dbg

	Fixed unregister mp before free

	Added mtx to protext mp hash lookup

	Added mem counters

	Fixed use size_t for compiler mem pool max

2013-12-02  VOS Maintainer  <vos.admin@openlinksw.com>

	Added initial mem checks

	Added malloc status report

	Added malloc status report

	Fixed check if running on internal client

	Ignore .patch files

	Fixed issue in token parsing

	Fixed duplicate function after merge

	Fixed memory leak

2013-12-02  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated geo support

	* Added initial support for st_may_intersect
	* Improved I/O for geometries in SQL
	* Added support for boxes
	* Fixed non txn insert
	* Fixed bootstrap cli

2013-11-28  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated version to 6.1.8-rc1

2013-11-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Added missing stub

	Fixed missing copy

	Fixed move setp/agg inside each branch of union all if followed by agg

	Fixed non txn insert

	Fixed if in a union branch, no partitioned setps

	Fixed allow colocate and parallelize of arbitrary func if mt txn is on

	Fixed pass non txn insert to qp thread

	Added up setsp in union branches

	Fixed prototypes

	Removed deprecated free

	Fixed issue in union

	Fixed union agg members

	Added floor to both xpf: and xqf: namespaces

	Fixed overflow in txs_geo and itc_geo_op

	Fixed TriG parser

	Fixed allow calling qr print from gdb

	Added mappiong between qqnodes and dfes

	Fixed use mtx to get time of parse crit sect

	Added deadlock retry block

	Fixed issue with missing column scale

	Fixed deleted duplicate code

	Fixed issue with rdf_obj lookup

	Fixed run cpt after rdf md update

	Fixed should commit before running aq wait

	Fixed declaration after stmt error

	Fixed geo deserialize handle wrong serialization data

	Fixed issue with incorrect SQL syntax for EXISTS query

	Fixed handle 30x redirects when calling remote endpoint

	Updated engine version

2013-11-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Added new configuration options

	* Added CreateGraphKeywords to [SPARQL]
	* Added QueryGraphKeywords to [SPARQL]
	* Added sys_stat('rdf_create_graph_keywords')
	* Added sys_stat('rdf_query_graph_keywords')

2013-11-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed report read error to client instead of GPF

	Fixed typo

	Fixed UNAMEs can be serialized ad DV_STRINGsd with flags BF_IRI and BF_UNAME_AS_STRING

	Fixed issue with generating coalesce wrap

	Fixed issue with ddl change

	Added new variable to adj vec size

	Fixed set qi mp block sz according to expected size utilization

	Fixed turn off parallell query in atomic mode as it will hang

	Fixed issue with box deserialize string

	Fixed issue with two cols that are eq and on same probe

	Fixed short name

	Added more primes for hash

	Fixed issue checking prime

	Fixed issue with single derived table to rhs of inner join

	Fixed memcpy

2013-11-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Added new SPARQL triple/group/subqery OPTION

	* Added TABID <sql-alias> option to specify some meaningful table
	  alias in the generated SQL

2013-11-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with excl mode in blob commit

	Fixed issue with inline an oj rhs if this selects a const

	Fixed support for MALLOC_DEBUG inside SPARQL compiler

	Fixed issue building on Mac OS X 10.9

	Fixed check for crash dump mode

	Fixed check more unames for IN list function

	Fixed missing return value

	Fixed opening tag on XML plan

	Disabled graph keywords insert

	Added parameters to control size of column wise structures

	Fixed issue with union continuation with many consecutive unions

	Fixed use of uname for one_of_these instead of string

	Fixed consider an IN pref like an EQ else miss obvious card restrict

	Fixed get ro id from dc of rdf boxes even if incomplete

	Fixed issue with jsp with trans dts

	Improved search for common supertypes for valmode of an equiv

	Added support for incomplete RDF boxes to bif_sprintf_inverse

2013-11-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixes for SPARQL

	* Optimized codegen
	* Added new TABLE_OPTION (EST_TIME.... EST_SIZE....)

2013-11-27  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with STRLANG on rdf boxes

	Improved RDFA output

	Fixed moved check for num pages in col segment

	Added optimization on fetching col seg

	Added optimization when splitting on scattered inserts

	Fixed do not make mmap for mp alloc if large frag size < blksz / 2

2013-11-26  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed missing defines

	Added function predicate_name_of_gsop

	Fixed when assign mark, set dc_n_values so it doesnt reset to 0

	Fixed match return type by checking param

	Fixed GPF on log replay of possible geodata

	Fixed make cs reset lenght check switchable, on by dflt

	Fixed print precision

	Fixed shorter iri names for explain

	Fixed formatting

	Fixed as length of string boxes is always +1, copy one char less

	Added check to see if wb tsuite is installed

	Fixed initialization of  return value

	Added initial support for execution profile in xml format

	Fixed error in loading graph group membership data into in-mem dict

	Fixed audit execution issue with mismatched Is and IRI_IDs

	Fixed audit execution error

	Fixed lexial depth tresholds

	Fixed reentrant lexer

	Fixed when schema changes the queries should be re-compiled

2013-11-26  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated monitor

	* Added proper CPU read percent calculation
	* Added checks for disk, locks, memory, mmap and threads
	* Added option MonitorEnable config option
	* Code cleanups

2013-11-26  VOS Maintainer  <vos.admin@openlinksw.com>

	Added vectored name id cache ops

	Added function to check if lt is in  uncommitted state

2013-11-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed check if vad file exists before checkpointing

	Fixed when JP is enabled, skip text pred from tb list

	Rolled back condition as ac would block on txn

	Fixed aqueue trans checks

2013-11-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed trans handling

	* Fixed when rolling back other transaction do not wait for cpt
	* Fixed itc_col_row_check should use may_ret flag true

2013-11-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed save/restore sqlc_client

	Fixed return 64bit integer

	Fixed itc should not reset previously set params

	Fixed signal error when not enough args are supplied

2013-11-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed sparql to sqltext translation

	* Fix issue with datatype of date fields
	* Fix for if()
	* Fix for multi-part neede valmode of coalesce
	* Fix calculation of union valmode for bool/num with
	  sqlval and SHORT_OR_LONG with num

2013-11-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Added support for application/x-nice-microdata SPARQL format

	Fixed should not place permission filters inside service invocation

	Fixed profile function

	Added new functions

	Fixed when p card is known then ignore g stat

	Fixed use non box dcs to reduce copying of boxes

	Added vectored and dpipe version of i2in

	Fixed issue with FT index

	Fixed flush on max dc size to get better performance

	Fixed flush the dpipe on dc size

	Fixed issue with hash join or hash join prefiler with an any with sets

	Fixed issue with itc matches that repeat frequently

	Added mmap meter

	Added dfe type for filter as a separate dfe

	Update R2RML vad version

2013-11-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed r2rml

	* Fixed support of multiple graphs
	* Make default exclusive not soft option as soft causes more complex
	  and slow queries with vdb

2013-11-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed support for multiple graphs in one r2rml from one datasource

2013-11-22  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue if buf is null which can happen if deleted

2013-11-21  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed creation of ETAGs for DET resources

2013-11-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue editing html files

2013-11-19  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed comment

	Fixed double free of client session

	Added support to store order and direction between sessions

	Fixed transitive test

2013-11-18  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated vad version for FCT

	Fixed do not display error messages unless query parameter dbg=1

	Copied virt_rdf_label.sql locally

2013-11-15  VOS Maintainer  <vos.admin@openlinksw.com>

	Added new column 'Date Added' for external DET drives

2013-11-12  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with t_step in transitive query

	Added JSON functions

	Fixed compiler warnings

	Fixed missing prototype

2013-11-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed use lt_wait_checkpoint_lt

	Added new general-purpose HTTP auth procedure

2013-11-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed rpc arg checks

	* Added extra rpc error handlers
	* Added more checks for array types
	* Added check for neg values

2013-11-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed use explicit 64bit integer

2013-11-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed rpc arg checks

	* Added extra rpc error handlers
	* Added more checks for array types
	* Added check for neg values

2013-11-11  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed default edit mode for HTML files to 'source'

	Fixed plain text content for file

	Fixed toggle bug between html and plain text

	Added procedures related to selected items

	Fixed check

	Fixed encoding of selected items

	Fixed representation of selected items

	Added automatic creation of shared DET folders

	Fixed issue creating DET folders

	Added missing page

	Added new pages for graph level security

	Simplified code

	Fixed encoding bug for non-english user names

	Fixed view pane height for pages with navigation buttons

	Fixed typo

2013-10-21  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed build issue running shell scripts

	Fixed build issue running shell scripts

2013-10-21  Anthony Goddard  <anthony@anthonygoddard.com>

	Added required semicolon to help text

2013-10-21  VOS Maintainer  <vos.admin@openlinksw.com>

	Removed deprecated symbols

2013-10-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed filesystem permissions

	Fixed bug loading parameters for WebDAV

	Added error page for WebDAV skin

	Fixed issue in 'Edit Properties'

	Added select option for realms and groups

2013-10-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed stylesheet

	* Added rules for grids and forms
	* Removed unused styles

2013-10-20  VOS Maintainer  <vos.admin@openlinksw.com>

	Added double click to open edit properties on item

	Removed color from the visited folders and files

	Fixed no not  add columns inside v5 define

	Added new column 'Date Added' for external DET drives

	Fixed the depth of PROPFIND

2013-10-02  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed in bloom filters, strses has no dks, just large out buffer

	Fixed compiler warning

	Fixed if HT allows dups then the temp ht should also

	Fixed mtx options

	Fixed mtx names

	Fixed missing entries

	Fixed duplicate definitions

	FIxed need to place free mark in block in case reusing from cache

	Fixed mtx name

	Fixed EMSGSIZE is defined on VS2010

2013-10-01  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed missing definitions

	Fixed make remap if missing in compact

	Added support for handling MIME type aliases

	Moved handling no-sponge pragma

	Added support for PL-as-BIFs in SPARQL

	Fixed issue BIT_OR_AGG function

	Fixed issue with 64-bit integers

	Fixed issue with roundl which is not portable

	Fixed issue with unsupported scalar expression type

	Added support for the '-' operator for datetime data types

2013-10-01  VOS Maintainer  <vos.admin@openlinksw.com>

	Added support for sparql VALID()

	VALID is used to filter out invalid literals of built-in types

2013-10-01  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed support for 64bit integers

	Merged missing function back from v7

	Fixed condition to stop for cpt

	Fixed issue with cpt rollback outside of txn

	Fixed check to see if decoded string is long enough

	Added DSA bits param

	Fixed check existing DSN to see if it is configured properly

	Removed ODS blog code from engine

	Updated version of dbpedia VAD package

	Added process info to page footer

	Reverted bad patch

	Optimized label and lang queries

	Fixed to always use vad_version

	Added missing images

	Updated version of Conductor VAD

	Fixed minor issues and whitespace

	Added missing files

	Fixed default isolation level and charset

	Updated sse support

	Fixed issue when retrieving .TTL files from DynRes DET folders

	Fixed default mime type for created files to text/plain

	Fixed issue when source file not set for upload

	Added new grid column 'Date Created'

	Fixed problem uploading bad .TTL files

	Added support for virtuoso *,meta files

	Fixed Briefcase Skin MIME type

	Fixed problem with default user/group in uploads

	Fixed "Unknown" shown for actual ACL resources

2013-09-30  VOS Maintainer  <vos.admin@openlinksw.com>

	Added new grid column 'Date Created'

	Fixed bug with exec permissions and non admin users

	Removed duplicate procedure

	Fixed move code from ODS to engine

	Fixed bug with loading and editing ACLs

	Fixed use static vad_version for build number

	Added exception for the /conductor virtual path in WebDAV skin

	Fixed bugs related to selection, check and set groups

	Fixed dependency list

	Fixed 'Up' action for WebDAV skin and virtual paths

	Fixed bugs with non-english item names in WebDAV skin

	Fixed sending emails

	Fixed problem with timeouts on verification IMAP DET folders

	Fixed problem with editing text/html files

	Added new path for WebDAV skin images

	Fixed use lpath only if on same domain i.e. directory

	Fixed use logical path

	Replaced ISO-8859 with UTF-8

	Fixed issues with retrieving .TTL files from DynRes DET folders

	Added missing support functions

	Fixed problem with permissions for WebID authentication

	Fixed issue with uploading bad .TTL files

	Fixed minor issues

	Fixed issue with QoS rewrite rule for text/html

	Fixed support for TTL upload files

	Added new procedure to set HTTP status

	Fixed problem with editing text/html files

	Removed set http status from DAV_AUTHENTICATE_HTTP

	Fixed PROPPATCH command related to update

	Fixed undefined procedure bug for DynaRes DET

	Added support for LDP paging

	Fixed FCT VAD version

	Fixed use html5 based pivot viewer if installed

	Fixed if bad encoding causes regexp to signal error, skip and do not alter text

	Fixed use the new fast label matching for lang pref if available

	Fixed sponging via /describe failed on https

	Added more navigation links in header

2013-09-25  VOS Maintainer  <vos.admin@openlinksw.com>

2013-09-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated Sesame2 provider

	* Improved speed of batch delete
	* Removed unnesserary commit

2013-09-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated JDBC driver

	* Added staticstics for Connection Pool
	* Fixed speed of finalize

2013-09-25  VOS Maintainer  <vos.admin@openlinksw.com>

2013-09-25  VOS Maintainer  <vos.admin@openlinksw.com>

	Updated Jena providers

	* Removed unnsessary commits in VirtBuldUpdateHandler
	* Removed unnessesary check that graph exists after remove
	* Replaced  n.getLiteralValue().toString() with n.getLiteralLexicalForm()
	* Updated  VirtGraph.delete(Iterator<Triple> it, List<Triple> list)
	  was updated to use more faster "SPARQL DELETE  FROM {   }" call

2013-08-12  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed lexer for TRIG

2013-08-07  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue  with owner of the resource created with WebID auth

	Fixed issue with DAV QoS re-write rule for text/html

2013-08-06  VOS Maintainer  <vos.admin@openlinksw.com>

	Added xpf:floor to both xpf and xqf namespaces

2013-08-03  VOS Maintainer  <vos.admin@openlinksw.com>

	Fixed issue with user aggreate missing from windows build

