2010-06-24 17:31  source

	* http_client.c: * Fixed check proxy and remove if host is an exception

2010-06-24 17:13  source

	* http_client.c: * Fixed check proxy and remove if host is an exception

2010-06-24 10:20  source

	* http.c: * Fixed listener serialization
	* Fixed hash

2010-06-24 10:05  source

	* http.c: * Merged from V6

2010-06-23 00:54  source

	* url_rewrite.sql: * Merged from V6

2010-06-22 17:50  source

	* rdfxml_parser.c: * Fixed rdfa failing to parse both rel/rev

2010-06-22 17:50  source

	* users.sql: * Fixed normalize_modulus

2010-06-18 13:08  source

	* http.c, url_rewrite.sql: * Fixed url rewrite should happen before parsing parameters in order
	  to check if we are dealing with php or proxy page when we use raw
	  request body

2010-06-12 14:59  source

	* sparql_core.c: * Fixed do not free on SQL_SUCCESS, as this will be done at end of loop

2010-06-12 14:57  source

	* bif_soap.c, virtual_dir.sql: * Fixed do not explicitly set header if it is already set; in proxy
	  remove content-type as it will be set from sparql

2010-06-11 14:48  source

	* http.c: * Fixed bad condition check

2010-06-10 20:46  source

	* obackup.c: * Fixed fd can be 0 in background mode

2010-06-09 15:24  source

	* auxfiles.c, wifn.h: * Merged from V6

2010-06-09 15:23  source

	* hash.c: * Fixed must return a failed ctx to itc e.g. on out of space case

2010-06-09 14:30  source

	* extent.c, wifn.h: * Added check for automatic repair
	* Fixed when taking a dp from extent map, must decrease the free
	  pages accordingly

2010-06-09 12:15  source

	* system.sql: * Fixed VDB/DB2 stats procedure

2010-06-07 15:27  source

	* virtual_dir.sql: * Fixed use explicit format if supplied

2010-06-07 15:26  source

	* sparql.sql: * Fixed ODATA feed title locality

2010-06-01 17:26  source

	* rdfbox.c, sparql.sql, sparql2sqltext.c, sparql_io.sql: * Added support for odata/json in describe and construct

2010-05-31 22:47  source

	* rltrx.c: * Fixed incomplete check condition as locks with pos at end do not
	  count

2010-05-31 22:45  source

	* sparql.sql: * Fixed use request line for ID

2010-05-31 13:08  source

	* rdfbox.c, sparql.sql, sparql2sqltext.c, sparql_io.sql: * Added initial support for OData atom serialization
	* Use CBG describe for OData format
	* Use EMD types for generic types

2010-05-31 13:00  source

	* auxfiles.c, extent.c: * Added option DensePageAllocation which offers up some near page
	  locality so resulting db uses less disk space

2010-05-31 13:00  source

	* sparql.sql: * Fixed issue with ?? with sparql compiler inside sql query

2010-05-25 13:30  source

	* system2.sql: * Fixed bug in b32 decode

2010-05-25 13:30  source

	* http.c: * Merged from V6

2010-05-25 00:36  source

	* bif_file.c: * Fixed memleak

2010-05-24 20:02  source

	* rdfinf.c, rdfinf.h, sparql.sql, sparql2sqltext.c: * Added improvements in inference handling
	* FIxed support for subproperties of inverse functional properties
	* Fixed support for loading aaa ruleset from multiple contology graphs

2010-05-22 21:18  source

	* bif_file.c: * Added support for gunzip session

2010-05-21 14:40  source

	* 2pc.c, auxfiles.c, bif_file.c, disk.c, http.c, log.c, obackup.c,
	  recovery.c, replsri.c, sqlbif.c, wiservic.c: * Fixed checking return code from fd_open call

2010-05-21 14:27  source

	* system2.sql: * Added automatic error correction for some common typos in
	  decode_b32_num

2010-05-21 14:26  source

	* lock.c, log.c, wifn.h: * Fixed when doing log replay, we should remove old roots to free
	  memory as at this time the grim reaper is not available

2010-05-21 14:24  source

	* http.c: * Fixed allow reset of xslt in PP hook

2010-05-19 12:19  source

	* system2.sql: * Merged b32 encoding/decoding from HEAD

2010-05-18 11:08  source

	* sqlo.c: * Fixed when statement has implicit group by, do not remove order by

2010-05-17 10:21  source

	* xslt.c: * Fixed error messages

2010-05-17 10:21  source

	* search.c: * Fixed wrong dv_compare on boxes with box flags

2010-05-16 19:54  source

	* rdf_sponge.sql, sparql.sql: * Merged RDFa only patch from v6

2010-05-16 19:54  source

	* http.c, http.h: * Merged http proxy patches from v6

2010-05-13 21:38  source

	* url_rewrite.sql: * Fixed do not decode anything. We just match what is in and print
	  it out, if source is bad encoded, the result is bad encoded,
	  otherwise can not figure-out what was it before and what should
	  be after, so we keep it simple

2010-05-12 14:24  source

	* blob.c, log.c, log.h, regist.c, replsri.c: * Fixed use special cl_non_logged_write_mode used to load extrememly
	  large datasets needs to ensure no log will be made at all. If one
	  node dies, the rest will do same. Use this flag only in safe
	  environment

2010-05-12 14:17  source

	* sparul2sql.c: * Fixed GPF in SPARUL INSERT optimization that happens when an
	  auxiliary retval with vector of variables is wrapped in alias

2010-05-12 14:16  source

	* disk.c, obackup.c, srvstat.c, wifn.h: * Fixed when looking at free set from disk must stop at last, as
	  the dbs pages can be out of sync. Do this only when reading from
	  disk otherwise error

2010-05-11 18:53  source

	* rdf_sponge.sql, sparql.sql: * Added option to skip sponger and do RDFa along with other rdf
	  formats

2010-05-10 11:39  source

	* system.sql: * Fixed keep dashes in words and use escape whenever it occurs;
	  words starting with numbers should also be escaped

2010-05-07 11:14  source

	* rdfbox.c, sparql2sqltext.c, sqlbif.c, widv.h, xslt.c: * Added new bifs for graph diff functionality, iteration over
	 dictionary and obtaining biggest possible IRI_ID on 32/64bit
	 platforms

2010-05-03 21:31  source

	* http.c, http.h: * Added support for logging x-forwarded-for when instance is using
	  a proxy

2010-05-03 10:54  source

	* sqlbif.c: * Added shortcut for debugging variables

2010-04-29 12:54  source

	* sparql.sql: * Fixed cleaning new schema properly

2010-04-28 17:21  source

	* system.sql: * Fixed if Host header is present use that, and do not add port as may be
	  behind proxy

2010-04-26 16:41  source

	* sqlexp.c: * Fixed when a signal error arrives, pop the bad instruction so the
	  free is not confused by dk_set when IS_NULL

2010-04-23 22:03  source

	* meta.c: * Fixed do not continue when missing part of key, as it is uninitialized
	  and needs to be dropped before causing a gpf

2010-04-23 22:02  source

	* hash.c: * Fixed only serialize box flags for dependant part

2010-04-22 13:12  source

	* url_rewrite.sql: * Fixed http header ends with proper CRLF sequence

2010-04-21 18:18  source

	* sqlrcomp.c: * Fixed when doing something that may reference the control_exp
	  private elements set the so_df_private_elts, otherwise may get a
	  new df which is in global so df hash

2010-04-21 14:44  source

	* sqlexp.c: * Fixed treat sort read node like a ts in tracking ssl refs, else
	  partitioned top oby goes wrong

2010-04-20 21:24  source

	* hash.c: * Fixed when gby serialize box flag if any

2010-04-18 01:23  source

	* hash.c: * Fixed can have uninitialized null flag in hash temp; can be extra
	  nulls in gby or hash join

2010-04-15 16:05  source

	* sqlbif.c: * Fixed memleak when error in bif and no error var given

2010-04-15 16:03  source

	* sqlsrv.c: * Fixed memleak when client drops conneciton before prepare

2010-04-15 14:32  source

	* sqlsrv.c: * Fixed leak when client drops connection before prepare

2010-04-15 14:30  source

	* sqlbif.c: * Fixed memleak when error and no var given

2010-04-14 15:48  source

	* security.h: * Fixed export check to call in plugins

2010-04-14 15:19  source

	* security.h: * Fixed export check to call in plugins

2010-04-12 21:42  source

	* url_rewrite.sql: * Added possibility to do URL encoding in TCN rules

2010-04-12 14:37  source

	* url_rewrite.sql: * Fixed use UTF-8 as source and dest charsets when doing urls

2010-04-12 09:28  source

	* xqf.c: * Fixed check for third argument

2010-04-09 16:43  source

	* sqlgen.c: * Fixed if we got a single ts as first and it is outer, put a dummy in
	  front

2010-04-08 16:31  source

	* bif_file.c, system.sql: * Added CSV parser lax mode
	* Fixed log errors from loading

2010-04-08 16:30  source

	* bif_file.c, system.sql: * Added CSV parser lax mode
	* FIxed log errors from loading

2010-04-07 23:41  source

	* sqlcomp2.c: * Fixed memleak

2010-04-07 21:25  source

	* sqlcomp2.c: * Fixed memleak

2010-04-07 21:25  source

	* disk.c: * Fixed release it_maps as it is allocated dynamic

2010-04-07 09:56  source

	* rdfbox.c: * Fixed wrong TTL output of CONSTRUCT of wierd IRIs

2010-04-07 09:55  source

	* rdfbox.c: * FIxed wrong TTL output of CONSTRUCT of weird IRIs

2010-04-06 17:25  source

	* bif_file.c, system.sql: * Added support for getting list of files from zip file
	* Added support for encodings in CSV line-by-line parser
	* Fixed memory leak

2010-04-06 16:43  source

	* sqlcost.c: * Fixed find const iri when nested call of i2id is used

2010-04-06 14:16  source

	* bif_file.c: * Added support for listing content of zip file
	* Fixed memleak in unzip_file

2010-04-01 00:30  source

	* http_client.c, http_client.h, system.sql: * Fixed insecure https client connections
	* Fixed memleaks on connection error

2010-04-01 00:07  source

	* http_client.c, http_client.h, system.sql: * Fixed insecure https client connections
	* Fixed memleaks on connection error

2010-04-01 00:06  source

	* bif_file.c: * Fixed no value is null

2010-04-01 00:03  source

	* bif_file.c: * Fixed empty strings are nulls

2010-03-30 13:10  source

	* sqlver.h: * Updated version number

2010-03-29 15:37  source

	* system.sql: * Fixed skip identity columns

2010-03-29 15:27  source

	* system.sql: * Fixed skip IDN cols

2010-03-29 10:16  source

	* bif_file.c, system.sql: * Added CSV parser options

2010-03-26 20:35  source

	* bif_file.c, system.sql: * Added options to CSV parser for delimiter and quote char

2010-03-26 17:10  source

	* bif_file.c, system.sql: * Added CSV parser

2010-03-25 20:31  source

	* system.sql: * Added csv_parse function

2010-03-24 23:21  source

	* bif_file.c, system.sql: * Added support for reading CSV files into tables

2010-03-24 17:43  source

	* sparql.sql: * Fixed typo

2010-03-24 11:23  source

	* http.c, sparql_io.sql: * Added options for /sparql
	* Added function http_header_array_get to retrieve headers as an
	  array of strings

2010-03-24 02:03  source

	* sparql.sql, sparql2sql.h, sparql2sqltext.c, sparql_io.sql,
	  sparqld.c: * Added optimization of sprintf_inverse(const)

2010-03-24 02:02  source

	* sqlinx.c: * Fixed save the jt before doing ts; this is needed because ic_after_pos
	  expects in jt but because of in_list it can be modified

2010-03-24 02:00  source

	* sqldf.c: * Fixed compiler warning

2010-03-23 11:07  source

	* sqldf.c: * Fixed use globally known dfe for a select even in cond exp, else it
	  ruins the dt by repeatedly adding the same items when making a second
	  dfe for the same select

2010-03-23 11:04  source

	* sparql2sql.c: * Fixed incorrect codegen of formatter in ssg_select_known_graphs_codegen

2010-03-23 11:01  source

	* sparql2sql.c: * Fixed incorrect codegen of formatter in ssg_select_known_graphs_codegen

2010-03-22 17:11  source

	* sparql_io.sql: * Fixed do not encode default graph

2010-03-22 17:09  source

	* users.sql: * Added FOAF+SSL login for SQL clients

2010-03-22 14:45  source

	* http.c: * Fixed use sk_X509_ALGOR_* macros

2010-03-22 14:40  source

	* http.c: * Fixed use sk_X509_ALGOR_* macros

2010-03-22 13:35  source

	* users.sql: * Added support for FOAF+SSL login for SQL connections

2010-03-22 12:54  source

	* sparql_io.sql: * Fixed do not encode default graph

2010-03-22 12:54  source

	* sparql.h, sparql_l.l, sparql_p.y: * Fixed SPARQL 1.1 compatibility in result set syntax

2010-03-19 11:08  source

	* sparql.sql, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  xmltree.h, xslt.c: * Added improved version of xsl:for-each-row for both SPARQL and SQL

2010-03-19 11:05  source

	* log.c: * FIxed issue with backup

2010-03-18 16:45  source

	* 2pc.c: * Fixed when transaction is prepared but not committed before commit
	  we must check if cpt is pending. If so we must wait as xa trx has
	  special processing in cpt_rollback and log_cpt
	* Fixed compiler warning

2010-03-18 16:43  source

	* rltrx.c: * Fixed better serialization on lt_lock_mtx

2010-03-18 11:59  source

	* log.c: * Fixed enter mtx before truncating log
	* Fixed when a 2pc transaction as finished, invalidate its commit
	  flag offset since the log is rewritten already. The trx must already
	  be in cpt state.

2010-03-17 00:53  source

	* sqlsrv.c: * Fixed check lt

2010-03-16 19:58  source

	* sqlsrv.c: * Fixed check if lt present

2010-03-16 19:21  source

	* sqlsrv.c: * Fixed when txn error remove trx from global pool. It cannot be
	  committed anyway

2010-03-16 19:20  source

	* 2pc.c: * Fixed properly set lt_threads

2010-03-16 19:15  source

	* sqlsrv.c: * Fixed when killed during the cpt, remove trx from global pool,
	  cannot commit anyway

2010-03-16 15:04  source

	* 2pc.c: * Fixed when doing xa commit set the lt_threads properly

2010-03-16 13:57  source

	* log.c: * Fixed enter log mtx when writing byte order and version checks

2010-03-16 12:39  source

	* log.c: * Fixed when writing log entries always check the mtx

2010-03-16 12:39  source

	* 2pc.c: * Fixed when setting up a XA trx wait for any checkpoint in progress
	  to finish before proceeding

2010-03-16 11:54  source

	* sqlgen.c: * Fixed if not box or dfe false, skip rest

2010-03-15 17:46  source

	* 2pc.c: * Fixed resume waiting

2010-03-15 16:51  source

	* meta.c: * Fixed check array index not out of bound

2010-03-15 14:16  source

	* neodisk.c: * Fixed missing case for LT_PREPARE_PENDING

2010-03-10 21:28  source

	* virtual_dir.sql: * Fixed JSON support

2010-03-10 11:34  source

	* sqlbif.c: * Fixed allow nulls, DV_C_STRING and memleak

2010-03-10 11:32  source

	* sqlbif.c: * Fixed arg check and memleak

2010-03-09 21:14  source

	* sqlbif.c: * Added support for nvarchar to __like_min and __like_max

2010-03-09 21:12  source

	* sqlgen.c: * Fixed possible dfe_false in context

2010-03-08 15:20  source

	* http_client.c: * Fixed allow chunked content to be read as strses

2010-03-08 15:18  source

	* http_client.c: * Merged fixes from v6

2010-03-08 13:10  source

	* sqlbif.c: * Added support for nvarchar to set_qualifier

2010-03-08 13:04  source

	* bif_file.c, bif_text.c, bif_xper.c, bitmap.c, bitmap.h, blob.c,
	  ddlrun.c, disk.c, eqlcomp.c, extent.c, gate.c, hash.c, inxop.c,
	  ksrvext.h, lock.c, mtwrite.c, rdf_core.h, rdf_sponge.sql,
	  rdfbox.c, rdfxml_parser.c, rltrx.c, search.c, soap.sql, space.c,
	  sparql2sql.c, sparql2sql.h, sparql2sqltext.c, sparql_core.c,
	  sqlbif.c, sqlbif2.c, sqlcomp2.c, sqldf.c, sqlgen.c, sqlnode.h,
	  sqloby.c, sqlrun.c, sqlsrv.c, sqltype.c, update.c, wi.h,
	  xmltree.h: * Fixed typos

2010-03-08 13:02  source

	* bif_audio.c: * Fixed typo in tag MusicianCreditsList

2010-03-08 13:01  source

	* rdf_schema_objects.sql: * Fixed typo in scovo:dimension

2010-03-08 12:54  source

	* sqlbif.c: * Added wide char support to set_qualifier

2010-03-08 12:53  source

	* http_client.c: * Fixed issue when no content len is give but content is sent as
	  http/1.0 protocol e.g. with connection-close

2010-03-08 10:21  source

	* rdf_schema_objects.sql: * Fixed typo in scovo:dimension

2010-03-07 09:20  source

	* ltrx.h, rltrx.c, search.c, sparql.h, sparql2sql.c, sparql_p.y,
	  sqlcost.c, xmltree.h: * Fixed typo
	 CVS: ----------------------------------------------------------------------

2010-03-07 09:18  source

	* sparql2sqltext.c, sparqld.c: * Fixed SERVICE parameter passing
	* Fixed (!ask(...)) in filters

2010-03-05 00:44  source

	* sparql2sqltext.c: * Fixed improved codegen for FILTER (?local = IRI(?:global)) .

2010-03-05 00:43  source

	* datesupp.c: * Added support for fractions of second in bif_dateadd

2010-03-04 17:39  source

	* 2pc.c, 2pc.h, lock.c, sqlsrv.c: * Fixed memory leaks
	* Fixed read memory after free
	* Fixed when one connection does prepare and then uses another
	  connection to commit/rollback, must reset 1st cli's trx
	* Fixed when writing to log enter mutex to avoid concurrent writing

2010-03-04 15:46  source

	* 2pc.c, sqlsrv.c: * Fixed when one connection does a prepare and then uses another
	  connection to commit/rollback, must reset 1st cli's trx

2010-03-04 14:40  source

	* sqlsrv.c: * Fixed use trx mtx

2010-03-04 14:31  source

	* 2pc.c, 2pc.h, sqlsrv.c: * Fixed reading possibly freed memory
	* Fixed when writing to log enter log_write_mtx to avoid concurrent
	  writing

2010-03-04 13:23  source

	* 2pc.c, 2pc.h, sqlsrv.c: * Fixed possible read of free memory, as lt_2pc._2pc_xid can be released
	  on one thread and xa_prep_log to look in tpd_trx_cookie on the TP
	  thread

2010-03-03 23:55  source

	* http.c: * Fixed do not setup unknown for special methods

2010-03-03 21:34  source

	* 2pc.c, sqlsrv.c: * Fixed memory leaks

2010-03-03 12:17  source

	* 2pc.c: * Fixed mem leak
	* Fixed read after free

2010-03-02 23:00  source

	* 2pc.c, sqlsrv.c: * Fixed memory leaks

2010-03-02 20:34  source

	* 2pc.c: * Fixed remove id from hash before free structure

2010-03-02 15:46  source

	* http.c, http.h, http_client.c, http_client.h: * Added OPTIONS for http server

2010-03-02 11:01  source

	* http.c, http.h, http_client.c, http_client.h: * Added OPTIONS support for http server

2010-03-01 22:05  source

	* rdfbox.c, sparql.h, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_io.sql, sparql_l.l,
	  sparql_p.y, sparql_tree.c, sparqld.c, sparul2sql.c: * Added initial support for basic SPARQL federation

2010-03-01 21:46  source

	* sparql.sql: * Added DefaultServiceMap and DefaultServiceStorage

2010-03-01 21:42  source

	* sparql_l.l: * Fixed support for positional and named parameters from exec() or
	  similar in SPARQL, as if they where global variables of other
	  sorts

2010-03-01 02:03  source

	* xmltree.c, xmltree.h: * Added immortal IRI for uname_virtrdf_ns_uri_DefaultServiceStorage

2010-03-01 02:01  source

	* bif_file.c: * Added support for unzip_file ()

2010-02-27 23:21  source

	* aqueue.c: * Fixed diagnosics of async_queue specific errors like aq invocation
	  on log replay or security issues

2010-02-26 18:31  source

	* sparql_tree.c: * Fixed missing label

2010-02-26 18:28  source

	* meta.c, recovery.c, row.c, update.c, wifn.h: * Fixed use union for local automatic variables to avoid alignment
	  problems

2010-02-25 13:00  source

	* lock.c, wifn.h: * Fixed external

2010-02-24 21:55  source

	* sparql.sql, sparql2sql.c, sparql2sqltext.c, sparql_io.sql: * Added proper ASK support in web service endpoing
	* Fixed faster loading of inference sets
	* Fixed loading of inference sets from graph groups, not only from
	  single graphs
	* Fixed creation of graph groups on cluster

2010-02-24 21:53  source

	* http.c, lock.c, wifn.h: * Added swap guard to kill trx and log ws when swapping is over 300 pages

2010-02-24 14:02  source

	* widisk.h: * Fixed use unsigned for lower parts else we risk sign extent on large
	  numbers

2010-02-23 15:50  source

	* sqlinx.c: * Fixed when looking at col_preds and seeking for column, make sure cp
	  dfe is a column

2010-02-23 15:49  source

	* wifn.h: * Added prototype

2010-02-23 15:49  source

	* page.c: * Fixed when unbox iri make sure value is of type DV_IRI_ID

2010-02-23 15:48  source

	* auxfiles.c: * FIxed 2pc file name does not change with log file if log trail on

2010-02-23 11:44  source

	* sparql.h, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_tree.c, sparqld.c: * Fixed rewriting of group patterns with filters replaced with restrictions on
	  equivs

2010-02-23 11:21  source

	* sqldf.c: * Fixed stop compilation where comp time over run time

2010-02-19 01:22  source

	* log.c: * Fixed when doing a log replay, mark prepared XA trx as such

2010-02-19 01:22  source

	* bif_file.c, log.c, obackup.c: * Fixed more macros for 64bit fs

2010-02-18 22:37  source

	* bif_file.c, log.c, neodisk.c, obackup.c, recovery.c, replsr.h: * Use macros for file calls for 64bit fs

2010-02-18 22:36  source

	* 2pc.c, log.c, ltrx.h, neodisk.c, sqlsrv.c: * Merged XA fixes from HEAD

2010-02-18 21:46  source

	* sqlbif.c: * FIxed mem leak

2010-02-18 21:24  source

	* rdf_core.c: * Fixed mem leak

2010-02-18 18:01  source

	* sqlbif.c: * Fixed memory leak

2010-02-18 15:33  source

	* 2pc.c, blobio.c, rltrx.c, security.c, shuric.c, sparql2sqltext.c,
	  sparql_core.c, sparql_p.y: * Fixed compiler warnings

2010-02-18 15:30  source

	* rdf_sponge.sql: * Fixed detection of n3 and nt formats

2010-02-18 15:29  source

	* sqlo.c: * Merged back from V6

2010-02-18 15:29  source

	* sqlsrv.c: * Fixed when starting new XA transaction and client has one already,
	  we leave old and make new for the new xid

2010-02-18 15:13  source

	* rdfbox.c: * Fixed if avail always use ro_id for hash

2010-02-18 15:12  source

	* sqlrcomp.c: * Fixed text for NOT pred

2010-02-18 11:57  source

	* bif_explain.c, map_schema.c, name.c, sqlcomp.c, sqlcost.c,
	  sqlcr.c, sqldf.c, sqlexp.c, sqlgen.c, sqlinx.c, sqlo.c, sqlo.h,
	  sqloby.c, sqlocr.c, sqloinv.c, sqlparext.h, sqlpfn.c, sqlrcomp.c,
	  sqltype.c, sqlview.c, xmlsql.c, xpath.c: * Fixed use separate macro for COL_DOTTED

2010-02-17 23:06  source

	* sqloby.c: * Fixed order must be greater than 0

2010-02-17 17:58  source

	* sqlo.c: * Fixed remove null in gby as it is not needed
	* Fixed jts to check for call

2010-02-17 17:56  source

	* bif_soap.c: * Fixed do not print default port for http and https in urls

2010-02-16 16:03  source

	* sqldf.c, sqlgen.c, sqlinx.c, sqlnode.h, sqlo.h: * Fixed IN pred as iterator before index path

2010-02-16 13:47  source

	* sqlcomp2.c: * Fixed leave semaphore before jump

2010-02-16 12:58  source

	* rdf_sponge.sql: * Fixed detection of n3 and nt formats

2010-02-15 22:23  source

	* extent.c: * Fixed use macro

2010-02-15 20:46  source

	* sparql_core.c: * FIxed GPF when 2nd argument is not a string

2010-02-15 20:46  source

	* sqloinx.c: * Fixed inx int not applicable to keys with no pk ref

2010-02-15 14:17  source

	* sparql.sql: * Added DB.DBA.BEST_LANGMATCH() aggregate

2010-02-15 14:16  source

	* bif_text.c, log.c, mtwrite.c, rendezvous.c, rltrx.c, search.c,
	  sqlbif.c, sqlsrv.c, xpath.c, xpf.c: * Fixed compiler warnings

2010-02-12 23:14  source

	* sqlexp.c: * Fixed bad array index check

2010-02-12 21:05  source

	* rdfbox.c, sparql_io.sql: * Fixed NT serializations (_:_ is not a valid bnode in NT so it is
	  replaced with _:ResultSet2053 )

2010-02-12 14:00  source

	* sqlver.h: * Updated version to 3127

2010-02-12 12:53  source

	* sparql.sql: * Fixed combination of RDF_OBJ_OF_LONG(RDF_LONG_OF_SQLVAL(string))
	  that screwed up RDF_DELETE_TRIPLES_AGG()

2010-02-12 00:18  source

	* http.c: [no log message]

2010-02-12 00:17  source

	* http.c: * Fixed serialize ha_hits hash lookups

2010-02-11 15:00  source

	* sparql2sqltext.c: * Fixed codegen in LIMIT ?:global-variable and OFFSET ?:global-variable

2010-02-10 17:10  source

	* rdfbox.c: * Fixed move assignment of oplval_len before jump since we know
	  oplval_strval is a string box already

2010-02-10 17:09  source

	* disk.c, sparql2sqltext.c, rdfbox.c: * Fixed whitespace

2010-02-10 17:08  source

	* disk.c, sparql2sqltext.c, sqlbif.c: * Fixed compiler warning about possible uninitialized vars

2010-02-10 17:05  source

	* security.c: * Fixed typo in if expression

2010-02-10 17:05  source

	* bif_uuencode.c: * Fixed use err_ret

2010-02-10 17:04  source

	* bif_soap.c: * Fixed should use int64 type

2010-02-10 17:03  source

	* bif_text.c, page.c, rendezvous.c, search.c, shuric.c, xpath.c,
	  xpf.c: * Fixed compiler warnings

2010-02-10 15:05  source

	* sparql.sql: * Fixed SPARQL_SELECT_KNOWN_GRAPHS

2010-02-10 15:04  source

	* system.sql: * Fixed define dpipe before anything else is called

2010-02-10 13:58  source

	* sqlcost.c: * Fixed check for array boundary

2010-02-10 13:57  source

	* 2pc.c, disk.c, insert.c, log.c, mtwrite.c, page.c, rltrx.c,
	  sqlbif.c, sqlrun.c, sqlsrv.c: * Fixed compiler warnings

2010-02-10 12:03  source

	* hash.c, sqlfn.h, sqlsrv.c: * Added DKS box serialization flag DKS_TO_HA_DISK_ROW to preserve
	  box flags in procedure views temp tables

2010-02-10 12:03  source

	* sqlinx.c: * Fixed missing initialization in calculation of cost and cardinality

2010-02-09 18:38  source

	* sparql.sql: * Fixed workaround for non-iri g1

2010-02-09 18:37  source

	* sqlcost.c: * Fixed check to include iri_to_id

2010-02-09 16:11  source

	* sql3.y: * Fixed do not make an artm op 0-n for neg literal -n

2010-02-09 15:34  source

	* hosting.sql: * Fixed version number in http headers

2010-02-09 15:33  source

	* trans.c: * Fixed check trans node max mem when reading rows

2010-02-09 15:23  source

	* http_client.c: * Fixed mem leaks in client

2010-02-09 12:39  source

	* sqlgen.c, trans.c: * Fixed memory leak in trans node compilation

2010-02-08 22:24  source

	* sparql.sql: * Added protection against abnormally bif number of distinct datatypes
	  or languages

2010-02-08 22:22  source

	* sparql2sqltext.c: * Fixed SQL codegen for NOT() retval expression

2010-02-08 22:22  source

	* rdf_core.c: * Fixed memory leak

2010-02-08 13:38  source

	* rdfbox.c: * FIxed gpf in serializer when using default constand
	* Fixed gpf when type is bad or zero

2010-02-08 13:34  source

	* sparql.sql: * Fixed log replay for rdfs_load_schema on cluster

2010-02-08 13:33  source

	* sparql.sql: * Fixed loading literals of type xsd:Token

2010-02-03 20:39  source

	* sqlver.h: * Updated version to 06.01

2010-02-03 20:13  source

	* bif_file.c: * Fixed building with external zlib

2010-02-03 19:03  source

	* bif_file.c: * Fixed building with external zlib

2010-02-03 15:54  source

	* sqlgen.c: * Fixed do not put sort node as ks_stp if the sort node has precode that
	  hs a dpipe part

2010-02-03 11:29  source

	* bif_intl.c, sparql.sql: * Added DB.DBA.BEST_LANGMATCH() and bif_langmatches_pct_http()

2010-02-03 11:29  source

	* sqlexp.c, sqlgen.c: * Fixed bad init in trans node if multiple inputs or step output values

2010-02-03 01:44  source

	* rdf_core.c, rdf_core.h, turtle_l.l: * Fixed redundant trailing '>' in results of TTL load when IRIs contain
	  special chars

2010-02-03 01:00  source

	* jso_reformat.awk: * Add comment to generated code

2010-02-03 00:54  source

	* bif_intl.c: * Added bif_langmatches_pct_http()

2010-02-03 00:53  source

	* sqlbif2.c: * Fixed crash of rfc1808_expand_uri on base without schema

2010-02-03 00:24  source

	* rdf_core.c, rdf_core.h, turtle_l.l: * Fixed redundant trailing '>' in results of TTL load when IRIs contain
	  special chars

2010-02-02 15:39  source

	* sparql.h, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_tree.c: * Fixed "option (score ...)" in a gp with multiple OPTIONAL {...}

2010-02-02 15:37  source

	* http_client.c: * Fixed memory leak in cache

2010-02-02 15:20  source

	* sparql.h, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_tree.c: * Fixed "option (score ...)" in a gp with multiple OPTIONAL (...)

2010-02-02 15:18  source

	* rltrx.c: * Fixed align buffer to sizeof pointer to avoid crash on strict
	  checking platforms like sparc

2010-02-02 15:17  source

	* http_client.c: * FIxed memleak when cache is used

2010-02-02 15:16  source

	* bif_explain.c, regist.c, sqlintrp.c, sqlpfn.c: * Fixed compiler warnings

2010-02-02 15:15  source

	* sqlbif2.c: * Fixed problem with rfc1808_expand_uri not using proper macros
	  and allocate byte extra for strings

2010-02-02 00:14  source

	* widisk.h: * Fixed compiler warning

2010-02-02 00:13  source

	* sqlinx.c: * Fixed bad cast

2010-02-01 16:15  source

	* clrdf23.sql: * Added conversion code to migrate DB to 2+3 index

2010-02-01 15:51  source

	* http_client.c, rdf_core.c: * Fixed building without ssl support

2010-02-01 15:38  source

	* xslt.c: * Fixed mutex_leave in bif_dict_destructive_list_rnd_keys

2010-02-01 14:08  source

	* sqlcmps.h: * Fixed missing prototype

2010-02-01 14:02  source

	* sqlinx.c: * Added missing file

2010-02-01 13:53  source

	* Makefile.am, bif_explain.c, bif_text.c, ddlrun.c, disk.c,
	  eqlcomp.c, insert.c, meta.c, page.c, rdf_core.c, rdf_mapping.jso,
	  rdfinf.c, regist.c, row.c, scn3.l, search.c, search_in.c,
	  sparql.h, sparql.sql, sparql2sql.c, sparql2sqltext.c,
	  sparql_core.c, sparql_p.y, sparql_tree.c, sparqld.c,
	  sparul2sql.c, sql3.y, sqlbif.h, sqlbif2.c, sqlcomp.c, sqlcomp2.c,
	  sqlcost.c, sqldf.c, sqlexp.c, sqlgen.c, sqlintrp.c, sqlnode.h,
	  sqlo.h, sqloby.c, sqloinv.c, sqloprt.c, sqlparext.h, sqlrun.c,
	  sqlver.h, sqlwords.gperf, srvstat.c, text.c, update.c, wi.h,
	  widd.h, xmlnode.h, xmlschema.c, xmltree.c, xslt.c: * Merged 2+3 index into VOS
	* Merged new inlined string code into VOS
	* Added support for owl:inverseOf, owl:SymmetricProperty and
	  owl:TransitiveProperty.
	* Fixed graph-level security in cluster
	* Fixed loading XMLs into single via RDF/XML
	* Fixed SPARQL select distinct ?g where { graph ?g { ...}}

2010-02-01 13:35  source

	* disk.c: * Fixed check db size and exit if not correct
	* Fixed text of version mismatch messages

2010-02-01 10:39  source

	* sparql2sqltext.c, sparql_p.y: * FIxed SPARQL parsing and SQL codegen for negative numbers

2010-02-01 10:26  source

	* cl_stubs.c: * Removed unused variables

2010-02-01 03:45  source

	* blobio.h, sparql.h, sqlo.h, xmlnode.h: * Fixed function prototypes

2010-02-01 03:43  source

	* bif_xper.c: * Fixed xper not supported in cluster

2010-02-01 03:39  source

	* sparql2sqltext.c, sparql_p.y: * Improved SPARQL parsing and SQL codegen for negative numbers

2010-02-01 03:36  source

	* sqlbif.c: * Fixed explicit rb not allowed in cl tx branch
	* Fixed when rdf box then must take dtp1 and sizeof char one more time
	* Fixed support of literals with languages in SPARQL INSERT DATA
	  with data in state slot

2010-02-01 03:32  source

	* cluster.h, rdf_core.h, rdfbox.c: * Added new rdf box function

2010-02-01 03:18  source

	* sqlrun.c: * Fixed inside cpt do not notice anytimes and disconnects

2010-02-01 03:16  source

	* users.sql: * Fixed security in cluster

2010-02-01 03:10  source

	* rdf_core.c: * Partial rollback of patch

2010-02-01 03:08  source

	* rdf_core.c, rdf_core.h, sqlcmps.h, sqlcost.c, widv.h: * Fixed look up rdf lit ids in cost model to get the card

2010-02-01 03:00  source

	* rdfinf.c, rdfinf.h, sparql.h, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_p.y, sparql_tree.c: * Added initial support for owl:inverseOf, owl:SymmetricProperty
	  and owl:TransitiveProperty

2010-02-01 02:45  source

	* bif_explain.c, rdfinf.c, sort.c, sqlo.h: * Fixed index path outer join

2010-02-01 02:45  source

	* lock.c, neodisk.c: * Fixed if cls rollback during cpt, it would not wait and would rb
	  a tx while it had uncommitted state that was restored by the cpt
	  at the end. This would make trxs in trx rc have locks which is
	  impossible. So check for thread continues during cpt if simultaneous
	  cpt freeze and rb. Check txns in trx rc don't get locks.

2010-02-01 02:08  source

	* rltrx.c: * Fixed gpf during rfwd containing XA transaction

2010-02-01 02:00  source

	* neodisk.c, wi.h: * Fixed atomic must proceed even if uncommitted 2pc prepared

2010-02-01 01:53  source

	* bif_intl.c: * Added function __uname

2010-02-01 00:07  source

	* sqlbif.c: * Added new function __rdf_rng_min

2010-02-01 00:06  source

	* sqlbif.c: * Added new implementation of log_text and log_text_array

2010-02-01 00:04  source

	* sqlbif.c: * Fixed compiler warnings

2010-01-31 21:48  source

	* http.c, http_client.c: * Fixed reading of last chunk

2010-01-31 21:46  source

	* rdf_sponge.sql: * Added debug flag for sponger

2010-01-31 21:44  source

	* rdf_core.c, sqlcmps.h, sqlcost.c, sqlexp.c: * Fixed declare iri to ir et all as no cluster

2010-01-31 21:43  source

	* sqlfn.h, wifn.h: * Fixed missing externals

2010-01-31 21:41  source

	* log.c, neodisk.c: * Fixed checkpoint messages in log

2010-01-31 21:37  source

	* system.sql: * Fixed do not run dav init on cluster before cluster is up

2010-01-31 21:36  source

	* autoexec.sql, system.sql: * Fixed rdf init on dav does not need to be done on empty db, thus run
	  only in single when update is needed

2010-01-31 21:32  source

	* space.c, system.sql: * Fixed fault tolerance

2010-01-31 17:09  source

	* bif_file.c: * Fixed compiler warning

2010-01-31 13:43  source

	* sqlpfn.c, sqlpfn.h: * Fixed if negative numeric literal, do not make it 0 - litt

2010-01-31 00:28  source

	* sparql_io.sql: * Fixed some 'exotic' cases of NT outputs

2010-01-30 10:48  source

	* disk.c, gate.c, obackup.c, rdf_core.c, sparql2sql.c,
	  sparql_core.c, sqlparext.h, xmltree.c: * Fixed whitespace

2010-01-30 00:59  source

	* disk.c, sparql2sql.c, sqlparext.h: * Fixed whitespace

2010-01-29 21:54  source

	* http_client.c, rdf_core.c: * Fixed for building without SSL

2010-01-29 03:41  source

	* rdf_sponge.sql: * Fixed uploading large files

2010-01-29 03:40  source

	* sparql.sql: * Fixed make sure version is intact as changes to .ttl file must
	  reflect in sparql.sql

2010-01-29 03:02  source

	* bif_file.c, blobio.c, http_client.h, security.c, sqltype.c,
	  srvcr.c: * Fixed use MD5 from OpenSSL when possible

2010-01-29 02:56  source

	* bif_file.c, blobio.c, http_client.h, security.c, sqltype.c,
	  srvcr.c: * Fixed use MD5 from OpenSSL when possible

2010-01-28 18:08  source

	* sparql.sql: * Fixed make sure version is intact as changes to .ttl file must
	  reflect in sparql.sql

2010-01-28 15:42  source

	* sparql.sql: * Fixed version of virtrdf ttl

2010-01-28 11:57  source

	* http.c: * Fixed issue reading last chunk

2010-01-28 11:54  source

	* http_client.c: * Fixed issue reading last chunk

2010-01-28 02:14  source

	* aqueue.c, aqueue.h: * Fixed make new aqt in io sect
	* Fixed return error when no cli
	* Fixed if aq called and no aq thread available, signal error

2010-01-28 02:11  source

	* disk.c, widisk.h: * Fixed automatically allocate bufs

2010-01-27 21:36  source

	* virtual_dir.sql: * Fixed do not post when no post parameters

2010-01-27 21:36  source

	* log.c, neodisk.c: * Fixed checkpoint messages in log

2010-01-27 13:55  source

	* xslt.c: * Fixed use DV_SHORT_STRING_SERIAL tag when serializing short strings

2010-01-27 13:54  source

	* lock.c: * Fixed varlgrind warning about using uninitialized memory read

2010-01-27 13:52  source

	* page.c: * Fixed in getting page_row reset rd leaf if not a leaf.

2010-01-27 13:51  source

	* virtual_dir.sql: * Fixed do not POST when no post parameters

2010-01-26 12:17  source

	* disk.c, widisk.h: * Fixed missing symbols

2010-01-25 21:45  source

	* rdf_sponge.sql: * Fixed must commit before aq_wait

2010-01-25 16:19  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql2sqltext.c,
	  sparql_core.c, sparql_p.y, sparql_tree.c, sparqld.c,
	  sparul2sql.c: * Added support for expressions in LIMIT and OFFSET clauses

2010-01-25 16:15  source

	* http_client.c: * Fixed accept different headers in pipeline request; add header only
	  if it contains something

2010-01-25 11:39  source

	* http_client.c: * Fixed accept different headers in pipeline request; add header only if
	  it contains something

2010-01-21 01:59  source

	* sparql2sql.c: * Fixed compilation of ORDER BY column_idz clause in iterator of sponge
	  with loop

2010-01-19 18:56  source

	* sparql2sqltext.c: * Fixed UNION of SELECTs and for multiple OPTIONALs at one level with
	  "good" and "bad" equalities

2010-01-15 14:50  source

	* sqlrun.c: * Fixed crash when timeout was sent using dv_array_of_long

2010-01-15 14:47  source

	* sqlrun.c: * Fixed crash when timeout was sent using dv_array_of_long

2010-01-15 14:02  source

	* sparql2sqltext.c: * Fixed small lang conversion issue

2010-01-13 16:02  source

	* http.c: * Fixed missing type cast

2010-01-13 00:21  source

	* http.c: * Fixed decoding unicode escape sequences in post request

2010-01-12 13:19  source

	* multibyte.c, multibyte.h, rdf_void.sql, rdfinf.h, sparql.sql: * Fixed automated labels extraction

2010-01-12 13:15  source

	* update.c: * Fixed memory leak

2010-01-07 17:58  source

	* soap.sql, sqlver.h: * Fixed copyright year to 2010

2010-01-07 17:41  source

	* soap.sql, sqlver.h: * Updated copyright year to 2010

2010-01-06 17:49  source

	* neodisk.c, wifn.h: * Added flag (DuplicateCheckpointRemaps) which should ONLY be used
	  in recovery mode when a bad db can have cpt remap page which links
	  back to itself. In this situation as last chance to recover we can
	  look if remap already is registered and at that point stop looking.
	  Further DBA must check for inconsistencies.

2010-01-06 17:47  source

	* sparql_core.c: * Fixed default log mode in SPARUL MDW operations to distinquish
	  between NULL and 0 log mode

2010-01-06 17:45  source

	* rdf_core.c: * Fixed check if qi is actually available in this context

2010-01-05 19:30  source

	* neodisk.c, wifn.h: * Added flag (DuplicateCheckpointRemaps) which should ONLY be used in
	  recovery mode when a bad db can have cpt remap page which links back to
	  itself. In this situation as last chance to recover we can look if remap
	  already is registered and at that point stop looking. Further DBA must
	  check for inconsistencies.

2010-01-05 19:24  source

	* rdf_sponge.sql: * Fixed moved commit work else async exec might generate new rdf_obj

2010-01-04 12:54  source

	* rdfbox.c: * Fixed if null box then use 0 to prevent core dump

2010-01-04 12:49  source

	* Makefile.am: * Fixed building on debian

2010-01-04 12:47  source

	* Makefile.am: * Fixed dependency

2010-01-04 12:47  source

	* sha.h: * Removed deprecated file

2010-01-04 12:42  source

	* sha.h: * Removed deprecated file

2009-12-30 13:19  source

	* Makefile.am, xpath.c: * FIxed compiler warning

2009-12-30 12:23  source

	* sparql_core.c: * Fixed compiler construction

2009-12-30 12:21  source

	* xpath.c: * Fixed compiler warning

2009-12-29 13:28  source

	* rdfbox.c, sparql.h, sparql.sql, sparql2sql.h, sparql_core.c,
	  sparql_p.y, sparul2sql.c: * Added new error reporting for unsupported syntax
	* Added initial support for SPARQL-FED
	* Added initial (disabled) support for SERVICE { ... };

2009-12-29 13:17  source

	* rdf_sponge.sql: * Fixed arguments in wrong order

2009-12-28 16:00  source

	* sparql.sql: * Fixed issues with transactions

2009-12-28 15:59  source

	* sqlbif.c: * Fixed allow UNAME in toupper and tolower

2009-12-28 10:39  source

	* sparql2sqltext.c: * Fixed removed redundant comparision codegen. Now if (for COST rvr
	  on equiv) short valmode comparison is done then the fill comparison
	  is not printed.

2009-12-24 15:04  source

	* sqlbif.c: * Removed duplicate check

2009-12-24 15:01  source

	* lock.c: * Fixed remove check

2009-12-24 15:00  source

	* sqlgen.c: * FIxed if there is an invariant cond in a query and a precode gets
	  shifted to before this cond, then shift the dpipe of the precode
	  also, else we get the wrong exec order

2009-12-24 14:58  source

	* rdf_core.c, rdf_core.h: * Fixed dynamic local support

2009-12-23 17:22  source

	* sparql2sql.c: * FIxed merge of many '=' and 'IN' inside OR into single 'IN'

2009-12-23 17:19  source

	* sparql.sql: * Improved speed of big insert/deletes in SPARUL

2009-12-22 16:59  source

	* hash.c: * Fixed handling of out of disk situation

2009-12-22 00:31  source

	* space.c: * Fixed if all buffers are wired for multiset gb or such, make it an
	  out of disk situation instead of a hang

2009-12-22 00:19  source

	* sqldf.c: * Fixed input card from dfe_arity_with_supers; do not turn off hash
	  join of short tables

2009-12-21 22:37  source

	* hash.c, sqlrun.c, srvstat.c: * Added mem bashed hash join for small tables

2009-12-21 22:10  source

	* disk.c: * Fixed check for minimum db engine

2009-12-19 16:19  source

	* sqlcost.c: * FIxed if this is text index may reference bad or null data

2009-12-17 23:46  source

	* rltrx.c, widisk.h: * Fixed alignment issues

2009-12-16 22:12  source

	* sqldf.c: * Fixed if text pred looks like a not but it is not to be treated for
	  const cond like a not

2009-12-16 22:10  source

	* regist.c: * Fixed if serializing rb box w/o id as string, it can be longer than
	  50 chars

2009-12-16 00:21  source

	* sparql.sql, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_l.l, sparql_p.y, sparql_tree.c, sparul2sql.c: * Added build-in predicate IsRef()
	* Fixed replace lost filters with equivs that have no spog vars and
	  no "good" subequivs.

2009-12-15 22:52  source

	* sparql.sql, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_l.l, sparql_p.y, sparql_tree.c, sparul2sql.c: * Added built-in predicate IsRef()
	* Fixed replace lost filters with equivs that have no spog vars and
	  no "good" subequivs.

2009-12-14 15:51  source

	* sqlsrv.c: * Added new variant of QUIETCAST sorting for ANY cols

2009-12-13 00:31  source

	* bif_file.c: * Fixed issue withclosing gzip session

2009-12-11 18:03  source

	* bif_file.c: * Fixed issue with closing gzip session

2009-12-11 15:24  source

	* hash.c, row.c, search.c, sort.c, sparql2sqltext.c, sqlfn.h,
	  sqlhash.c, sqlo.c, wi.h, xmltree.c: * Added new variant of QUIETCAST sorting for ANY cols

2009-12-11 15:23  source

	* text.c: * Fixed wrong assert

2009-12-09 22:37  source

	* disk.c, wifn.h: * Added new sort funcs

2009-12-09 22:32  source

	* disk.c: * Fixed buf_stats would screw up if buffers changed dp during sort,
	  so copy the dps and check for sortable data changed during qsort
	  so as not to get overruns of result buffer

2009-12-09 22:18  source

	* rdf_core.c: * Fixed only show debug information when DEBUG is defined

2009-12-09 17:46  source

	* rdf_core.c: * Fixed only show debug information when DEBUG is defined

2009-12-09 17:03  source

	* Makefile.am, sql_to_c.awk: * Add comment to generated files

2009-12-09 11:52  source

	* sqlver.h: * Updated version

2009-12-09 11:51  source

	* rdfbox.c: * Fixed only serialize as rdf box when client is recent

2009-12-09 11:50  source

	* http.c, http.h, virtual_dir.sql: * Added flag to limit bandwidth

2009-12-09 11:43  source

	* http.c, http.h, virtual_dir.sql: * Added flag to limit bandwidth

2009-12-09 10:54  source

	* sparql_core.c: * Fixed composing parse tree of option list for
	  FROM <graph> OPTION (...) clause

2009-12-08 21:50  source

	* sparql_core.c: * Fixed composing parse tree of option list for
	  FROM <graph> OPTION (...) clause

2009-12-08 11:18  source

	* shcompo.c: * Fixed clear cache at end of loop otherwise it could hit free mem

2009-12-08 11:13  source

	* shcompo.c: * Fixed clear cache at end of loop otherwise it could hit free mem

2009-12-07 22:26  source

	* bif_file.c, http.c, sqlbif.h: * Fixed write number of bytes sent when using gz compression
	* Fixed do not write -1 in log file

2009-12-07 22:21  source

	* sparql_io.sql: * Fixed whitespace

2009-12-07 22:05  source

	* bif_file.c, http.c, sqlbif.h: * Fixed write number of bytes sent when using gz compression
	* Fixed do not write -1 in log file

2009-12-07 16:41  source

	* CLIsql1.c: * Fixed duplicate connection

2009-12-04 17:54  source

	* virtual_dir.sql: * Fixed should not sent content-length

2009-12-04 17:42  source

	* virtual_dir.sql: * Fixed do not send content len

2009-12-04 16:24  source

	* rdf_sponge.sql, sparql.sql: * Fixed problem with SPARQL_CLEAN

2009-12-04 13:14  source

	* sparql.sql: * Fixed whitespace

2009-12-04 13:13  source

	* sparql.sql: * Fixed FT

2009-12-04 12:02  source

	* rdfbox.c, sparql_io.sql: * Fixed serialization of XML in SPARQL output formats

2009-12-04 11:54  source

	* rdfbox.c, sparql_io.sql: * Fixed serialization of XML in SPARQL output formats

2009-12-03 22:24  source

	* sparql.sql: * Fixed list of all distinct graphs in SPARQL

2009-12-03 18:37  source

	* rdfbox.c, sparql.sql, sparql_core.c, sparul2sql.c: * Fixed support for log mode instead of intermediate "commit work"
	  in SPARUL

2009-12-03 18:35  source

	* rdf_sponge.sql: * Fixed add debug cookie in async mode

2009-12-03 18:35  source

	* http.c: * FIxed check length as encoded len is double size

2009-12-03 18:34  source

	* bif_file.c: * Fixed set member to NULL after being freed

2009-12-03 18:33  source

	* sparql_l.l: * Fixed missing keyword

2009-12-03 18:21  source

	* rdf_sponge.sql: * Fixed add debug cookie in async mode

2009-12-03 16:24  source

	* http.c: * Fixed check lenght as encoded len is double size

2009-12-02 15:49  source

	* http.c: * Fixed when in atomic and maintenance mode, do not rewrite at all,
	  the user will only see maint.page

2009-12-02 15:19  source

	* http.c: * Fixed when in atomic and maintainance mode, do not rewrite at all,
	  the user will only see maint.page

2009-12-02 04:21  source

	* rdf_sponge.sql: * Fixed allow sponger task to run in background eliminating async
	  rollback

2009-12-01 23:41  source

	* bif_file.c: * Fixed set member to NULL after being freed

2009-12-01 23:38  source

	* eqlcomp.c, eqlcomp.h, sparql.h, sparql.sql, sparql2sql.c,
	  sparql2sqltext.c, sparql_core.c, sparql_p.y, sparql_tree.c,
	  sparqld.c, sparul2sql.c, sqlcmps.h, sqlcomp2.c, sqlcost.c,
	  sqldf.c, sqlexp.c: * Added support for SPARQL INSERT DATA / DELETE DATA
	* Added support for SPARQL HAVING
	* Added special codegen for
	  sparql select distinct ?g where { graph ?g { ?s ?p ?o }}

2009-12-01 23:30  source

	* rdfbox.c: * Fixed NTRIPLES serialization of triples

2009-12-01 23:18  source

	* bif_file.c, http.c, sqlbif.h: * Fixed memory leak when session closed during gzip

2009-12-01 23:16  source

	* bif_soap.c: * Fixed return an error to avoid jump into unknown context

2009-12-01 21:55  source

	* bif_file.c, http.c, sqlbif.h: * Fixed memory leak in gzip when write fails

2009-12-01 21:53  source

	* bif_soap.c: * Fixed return an error to avoid jump into unknown context

2009-12-01 18:31  source

	* rdf_core.c, rdfbox.c: * Fixed NTRIPLES serialization of triples

2009-11-30 22:47  source

	* eqlcomp.c, eqlcomp.h, sparql.h, sparql.sql, sparql2sqltext.c,
	  sparql_core.c, sparql_p.y, sparul2sql.c, sqlcmps.h, sqlcomp2.c,
	  sqlexp.c: * Added support for SPARQL INSERT DATA / DELETE DATA

2009-11-30 17:53  source

	* sqlbif2.c: * Fixed current proc name extension

2009-11-30 17:52  source

	* http_client.c, rdf_sponge.sql: * Fixed 304 must have no body
	* Fixed when no etag use the last load date

2009-11-30 17:51  source

	* sqldf.c: * Fixed woing input card from dfe-arity_with_supoers, do not turn off
	  hash join of short tables

2009-11-30 17:45  source

	* http_client.c, rdf_sponge.sql: * Fixed 304 must have no body
	* Fixed when no etag, use the last load date

2009-11-27 17:20  source

	* rdf_sponge.sql: * Fixed when expiry is false, and we have etag, use a etag mechanism to
	  see if the data is modified

2009-11-27 16:07  source

	* http.c: * Fixed enable disk cache when reading body as this can be large chunk
	  of data

2009-11-26 19:20  source

	* sqlbif.c: * Added _ to format modifier

2009-11-26 15:28  source

	* sqldf.c: * Fixed when remote table in outer join place at same order

2009-11-26 15:28  source

	* sqlbif.c: * Added _ to format modifier

2009-11-25 23:06  source

	* http_client.c: * Fixed no proxy for https

2009-11-25 23:05  source

	* turtle_p.y: * Fixed parsing sequences in TTL

2009-11-25 23:05  source

	* sqlbif.c: * Added the R format char to sprintf, replace left padded spaces with
	  modifier

2009-11-25 22:18  source

	* sqlbif.c: * Added R format char to sprintf to replace left padded spaces with
	  modifier

2009-11-25 21:46  source

	* http_client.c: * Fixed no proxy for https

2009-11-25 21:46  source

	* turtle_p.y: * Fixed parsing sequences in TTL

2009-11-25 17:09  source

	* http.c: * FIxed checks in http kill

2009-11-25 14:54  source

	* rdfbox.c: * Added initial support for dumping xml entity data

2009-11-25 14:53  source

	* rdf_core.c, rdf_core.h, xslt.c: * Fixed always convert URIQADefaultHost to local: even if current host
	  is different

2009-11-24 18:39  source

	* rdf_core.c, rdf_core.h, xslt.c: * Fixed always convert URIQADefaultHost to local: even if current host
	  is different

2009-11-23 15:08  source

	* http.c: * Fixed crash in http monitor

2009-11-20 16:01  source

	* rdfbox.c, sparql.sql, sparql2sqltext.c: * Improved recovery of lists in DB.DBA.RDF_AUDIT_METADATA()

2009-11-20 13:09  source

	* rdfbox.c, sparql.sql, sparql2sqltext.c: * Improved recovery of lists in DB.DBA.RDF_AUDIT_METADATA()

2009-11-19 21:16  source

	* scn3.l, sparql2sqltext.c: * FIxed memory leaks

2009-11-19 21:16  source

	* bif_dav.c: * Fixed when reading from ws_session, we need to touch the ws_req_len
	  in order to avoid hang when calling http_body_read next

2009-11-19 20:33  source

	* scn3.l, sparql2sqltext.c: * Fixed memory leaks

2009-11-19 16:30  source

	* sparql_core.c: * Fixed catch signal from ssg_make_sql_query_text and resignal in order to
	  free session

2009-11-19 16:29  source

	* sparql_core.c: * Fixed catch signal on error in ssg_make_sql_query_text and re-signal
	  in order to free session

2009-11-19 14:40  source

	* bif_dav.c: * Fixed when reading from ws_session, we need to touch the ws_req_len
	  in order to avoid hang when calling http_body_read next

2009-11-18 15:40  source

	* sparql.sql, xslt.c: * Added bif_dict_zap
	* Fixed adding huge number of graph keywords in one operation

2009-11-18 15:39  source

	* bif_text.c: * Fixed memory leak with dump strings

2009-11-18 15:34  source

	* bif_text.c: * Fixed memory leak in dump strings

2009-11-18 15:34  source

	* sparql.sql, xslt.c: * Added bif_dict_zip
	* Fixed bug adding many graph keywords in one operation

2009-11-18 15:33  source

	* text.c: * Fixed write past end of buffer

2009-11-18 13:44  source

	* text.c: * Fixed write past end of buffer

2009-11-17 21:58  source

	* srvstat.c: * Fixed as we are reading the disk, there could be buffers still not
	  written, so we read free set from disk and use it to make stats

2009-11-17 21:58  source

	* ddlrun.c, widd.h: * Fixed max column count increased

2009-11-17 21:27  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql2sqltext.c,
	  sparql_core.c, sparql_l.l, sparql_p.y, sparql_tree.c, sparqld.c: * Added support for HAVING in sparql
	* Added special codegen for
	  sparql select distinct ?g where { graph ?g { ?s ?p ?o }}

2009-11-10 14:43  source

	* sqlo.c: * Fixed group by to expand automatically when col is not referenced

2009-11-10 14:43  source

	* hash.c: * Fixed smaller hash sz as box has limit

2009-11-10 13:42  source

	* sqlo.c: * Fixed group by to expand automatically when grouping functions are
	  used

2009-11-09 23:21  source

	* http.c: * Fixed bad content after rewrite

2009-11-09 23:19  source

	* http.c: * FIxed bad content after rewrite

2009-11-09 23:19  source

	* sqlgen.c: * Fixed mem only chase must be off when op is HA_FILL

2009-11-09 23:18  source

	* sparql_io.sql: * Fixed missing headers in result

2009-11-09 23:18  source

	* url_rewrite.sql: * Fixed warnings

2009-11-06 18:10  source

	* sparql_core.c: * Fixed ignore lists

2009-11-06 18:08  source

	* xpath.c: * Fixed box flags

2009-11-06 18:06  source

	* datesupp.c, xqf.c: * Added support for half-legal 'Thu, 24 Jul 2008 17:11:59 +0200' and
	  'Thu, 24 Jul 2008 17:11:59 +02:00' datetime syntax

2009-11-06 17:49  source

	* sparql_core.c: * Fixed memory leak

2009-11-06 13:09  source

	* sparql_core.c: * Fixed memory leak

2009-11-06 13:09  source

	* datesupp.c, xqf.c: * Added support for half-legal 'Thu, 24 Jul 2008 17:11:59 +0200' and
	  'Thu, 24 Jul 2008 17:11:59 +02:00' datetime syntax

2009-11-05 09:47  source

	* cluster.h: * Reverted previous patch

2009-11-04 10:56  source

	* cluster.h, wifn.h: * Removed duplicate lines

2009-11-04 02:49  source

	* sparql_io.sql: * Fixed whitespace

2009-11-03 23:52  source

	* sqlver.h: * Fixed version number of engine

2009-11-03 23:52  source

	* wifn.h: * Fixed prototypes

2009-11-03 23:51  source

	* sqlgen.c, srvstat.c, xmlschema.c: * Minor cleanups

2009-11-03 23:49  source

	* page.c, wi.h: * Fixed move typedef to header file

2009-11-03 23:47  source

	* cl_stubs.c, cluster.h, lock.c: * Fixed prototype

2009-11-03 08:39  source

	* sparql.sql: * Added optimization daq delete for many dels with all key columns known

2009-11-03 08:38  source

	* sqlbif.c: * Added strcontains(), starts_with() and ends_with()

2009-11-03 08:37  source

	* shcompo.c: * Fixed check ref count to avoid double free etc

2009-11-03 08:03  source

	* sqlbif.c: * Added strcontains, starts_with and ends_with

2009-11-02 15:58  source

	* shcompo.c: * Fixed check ref count to avoid double free

2009-11-02 10:37  source

	* rdfbox.c, sqlbif.c: * Fixed box flags of IRIs

2009-11-02 10:32  source

	* sparql.sql, sparql_io.sql: * Fixed support for define output:format "JSON"

2009-11-02 10:31  source

	* bif_file.c, http.c, http.h: * Fixed problem with uploading large files using HTTP
	* Fixed compiler warnings

2009-11-02 10:24  source

	* sparql.sql, sparql_io.sql: * Fixed support for define output:format "JSON"

2009-10-30 17:35  source

	* bif_file.c, http.c, http.h: * Fixed problem with uploading large files using HTTP
	* Fixed compiler warnings

2009-10-29 21:03  source

	* shcompo.c: * Added shared qr cache cleaner

2009-10-29 21:00  source

	* rdf_schema_objects.sql: * Added rule for bin objects

2009-10-28 22:17  source

	* rdf_schema_objects.sql: * Fixed separate drop statements for rdf view into separate call

2009-10-28 22:16  source

	* rdf_schema_objects.sql: * Fixed separate drop statements for rdf views in separate call

2009-10-28 22:15  source

	* space.c: * Fixed compilin with mtx debug

2009-10-28 12:03  source

	* xslt.c: * Fixed enabled draft code in xslt

2009-10-28 12:02  source

	* url_rewrite.sql: * Fixed indentation

2009-10-28 11:58  source

	* xslt.c: * Fixed enabled draft code in xslt

2009-10-27 14:36  source

	* rdfbox.c: * Fixed issue with broken IRI

2009-10-27 12:47  source

	* bif_xml.c, rdf_sponge.sql, sparql.h, sparql.sql, sparql2sql.c,
	  sparql2sql.h, sparql2sqltext.c, sparql_core.c, sparql_io.sql,
	  sparql_tree.c, xmltree.c, xpath.c, xpath.h, xslt.c, xslt_impl.h,
	  xslt_opt.c: * Added support for RDFa export
	* Added support for output:maxrows
	* Fixed support for XMLLiteral
	* Fixed bad box flags for strings for bnodes and types

2009-10-27 12:39  source

	* sqlbif.c: * Added support for isvector and __transparent_or

2009-10-27 12:10  source

	* sparql2sql.c, sparql_core.c: * Added support for define output:maxrows
	* Fixed memory leak

2009-10-26 21:46  source

	* rdf_sponge.sql, sparql.h, sparql.sql, sparql2sql.c,
	  sparql2sqltext.c, sparql_core.c, xmltree.c, xmltree.h, xpath.c,
	  xpath.h, xqf.c, xslt.c, xslt_impl.h, xslt_opt.c: * Added xsl:for-each-row loop
	* Fixed support for XMLLiteral
	* Fixed support for SPARQL queries with sponge and subqueries in one
	* Fixed support for sameAs sponge and and subqueries in one
	* Fixed behaviour of sponge on unusal protocols

2009-10-26 21:44  source

	* arith.c: * Added support for comparison of XML trees

2009-10-26 10:19  source

	* bif_file.c, rdfbox.c, sparql.sql, sparql2sqltext.c,
	  sparql_io.sql, xmltree.c: * Added RDFa export

2009-10-26 10:19  source

	* sql3.y: * Fixed missing cast

2009-10-26 10:18  source

	* sqlbif.c: * Added bif_isvector()

2009-10-26 10:17  source

	* auxfiles.c: * Fixed minimum ServerThreadSize to 60k

2009-10-23 14:22  source

	* auxfiles.c: * Fixed minimum ServerThreadSize to 60k

2009-10-20 15:07  source

	* sparql_l.l: * Fixed new rules for special chars in names

2009-10-19 22:21  source

	* sqlcost.c: * Fixed bad cost for top 1 since log(1) is 0

2009-10-19 22:20  source

	* sparql_l.l: * Fixed new rules for special chars in names

2009-10-19 00:15  source

	* sqlstmts.c: * Fixed if del with given key, do not run trigs, else they could
	  read another key outside of partition and this single key del
	  needs to be within partition

2009-10-19 00:13  source

	* sqlintrp.c: * Fixed initialize all nodes when running a subq in a proc

2009-10-19 00:12  source

	* sqlcost.c: * Fixed cost for TOP 1 since log(1) is 0

2009-10-19 00:11  source

	* sparql_l.l: * Fixed syntax of IRI parts to match SPARQL1.0 W3C recommendation

2009-10-19 00:07  source

	* sparql_l.l: * Fixed IRI parts syntax to match SPARQL 1.0 W3C recommendation

2009-10-16 18:57  source

	* Makefile.am: * Merged from HEAD

2009-10-16 18:42  source

	* Makefile.am: * Fixed use external zlib when requested

2009-10-16 13:09  source

	* aqueue.c, bif_xml.c, http.c, text.c, xslt.c, xslt_opt.c: * Merged from V6

2009-10-16 13:06  source

	* http.c: * Fixed buffer overrun

2009-10-16 13:05  source

	* aqueue.c: * Fixed issue when thread is not allocated

2009-10-15 23:24  source

	* url_rewrite.sql: * Merged from V6

2009-10-15 22:08  source

	* scn3.l: * Fixed handling of single quote in iri

2009-10-15 22:07  source

	* sparql.sql: * Added support for DB.DBA.RDF_LOAD_RDFA_WITH_IRI_TRANSLATION () and
	  DB.DBA.TTLP_WITH_IRI_TRANSLATION())

2009-10-15 21:52  source

	* scn3.l: * Merged from V6

2009-10-15 21:38  source

	* sparql.sql: * Merged from V6

2009-10-15 21:34  source

	* rdfbox.c: * Fixed GPF on xml literal

2009-10-15 20:32  source

	* srvstat.c: * Merged from V6

2009-10-15 10:52  source

	* neodisk.c: * Merged from V6

2009-10-15 09:38  source

	* extent.c, lock.c, ltrx.h, obackup.c, rdf_core.h, rdf_sponge.sql,
	  rdfbox.c, rdfinf.c, search.c, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_l.l, sparql_tree.c,
	  sqlbif.c, sqlgen.c, xmltree.c, xmltree.h: * Merged from V6

2009-10-14 23:18  source

	* rdfbox.c: * Fixed indent

2009-10-14 23:17  source

	* http.c, rdfbox.c, sparql2sqltext.c, sparql_core.c, sqlbif.c,
	  sqlgen.c, xqf.c: * Fixed compiler warnings

2009-10-14 23:17  source

	* sparql_l.l: * Fixed support for single quote in IRI_REF

2009-10-14 22:13  source

	* odbcinc.h: * Merged from HEAD

2009-10-14 22:00  source

	* sparql2sql.c, sparql2sqltext.c, sparql_tree.c, xmltree.c: * Fixed compiler warnings

2009-10-14 17:22  source

	* rdf_core.h, sparql2sqltext.c, xmltree.h: * Fixed compiler warnings

2009-10-14 16:31  source

	* odbcinc.h: * Fixed compiler warnings due to multiple include of config.h

2009-10-13 20:55  source

	* sqlrcomp.c: * Merged from V6

2009-10-13 18:16  source

	* sqlrcomp.c: * Fixed bad performance of sprintf_more on some compilers when buffer
	  is very long

2009-10-13 18:15  source

	* bif_intl.c: * Fixed return type of charset_canonical_name

2009-10-12 23:41  source

	* http.c: * Fixed do not convert when file name is NULL

2009-10-12 23:40  source

	* rdf_sponge.sql: * Fixed send characterset to cartridges

2009-10-12 22:14  source

	* http.c, rdf_sponge.sql: * Merged from V6

2009-10-09 01:36  source

	* rdfbox.c, rdfinf.c: * Merged from V6

2009-10-09 00:50  source

	* rdfbox.c: * Fixed double dt for date time objects

2009-10-07 13:09  source

	* rdfxml_parser.c: * Merged from V6

2009-10-07 13:07  source

	* rdfxml_parser.c: * Fixed hang on syntax errors in CURIE and SafeCURI attributes

2009-10-07 02:47  source

	* sparql2sqltext.c: * Fixed SPARQL FILTER() results

2009-10-07 02:41  source

	* sparql2sqltext.c: * Merged from V6

2009-10-06 20:54  source

	* sparql.sql: * Merged from V6

2009-10-06 17:38  source

	* rdfbox.c, sparql.sql, xmltree.c: * Merged from V6

2009-10-06 16:52  source

	* sparql_io.sql: * Fixed ASK output in application/sparql-results+xml

2009-10-06 11:37  source

	* virtual_dir.sql: * Merged from V6

2009-10-06 11:33  source

	* sparql.sql: * Fixed commit work so we dont loose the iri creation

2009-10-05 21:14  source

	* sparql2sql.c, sparql2sql.h: * Merged from V6

2009-10-05 21:11  source

	* virtual_dir.sql: * Fixed check for longer idn first

2009-10-05 12:48  source

	* url_rewrite.sql: * Fixed wrong behaviour when flag is set to not continue

2009-10-05 12:47  source

	* http.c: * Fixed store raw post data for php when posting multipart data

2009-10-05 10:48  source

	* sparql2sql.c, sparql2sql.h: * Fixed force localization of free-text predicate into members of union
	  made for tc_list.

2009-10-02 17:27  source

	* rdfxml_parser.c, sqlver.h: * Merged from V6

2009-10-02 17:24  source

	* sqlver.h: * Updated version to 05.12.3041

2009-10-02 17:07  source

	* rdfxml_parser.c: * Fixed failed assertion on a document with some elements closed
	  outside any "interesting" elements

2009-10-02 13:08  source

	* sparql.h, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_tree.c, sparul2sql.c: * Fixed equivs on SPARQL with scalar subquery filter with aggregate
	  in result-set

2009-10-01 15:24  source

	* insert.c, page.c, sparql.h, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_tree.c, sparul2sql.c,
	  sqlfn.h, sqlhash.c: * Merged from V6

2009-10-01 09:56  source

	* wifn.h: * Merged from HEAD

2009-09-30 23:17  source

	* sparql.h, sparql2sql.c, sparql_tree.c: * Fixed detection of invalid equiv indexes

2009-09-30 12:24  source

	* wifn.h: * Added setting to enable http client cache on startup

2009-09-30 12:23  source

	* sqlbif2.c: * Fixed current_proc_name to take proc name from upper frames

2009-09-28 23:01  source

	* url_rewrite.sql, virtual_dir.sql: * Merged from V6

2009-09-28 13:38  source

	* http.c, http.h: * Fixed failing post after rewrite rules

2009-09-28 00:03  source

	* disk.c, eqlcomp.c, rdfinf.c, sqlcost.c, sqlorder.c, trans.c: * Merged from V6

2009-09-27 23:40  source

	* arith.c, rdfbox.c, sparql.sql, xmltree.c, xmltree.h, xqf.c: * Improved support for rdf:XMLLiteral exp in RDF loaders

2009-09-25 15:17  source

	* sqlbif.c: * Merged from V5

2009-09-25 15:15  source

	* sqlbif.c: * Fixed portability problem with memmem

2009-09-25 00:47  source

	* search.c: * Merged from V6

2009-09-24 15:32  source

	* cl_stubs.c, sqlsrv.c: * Fixed init of itcl clo memory hook

2009-09-24 14:32  source

	* rdfinf.c, sqlcmps.h, trans.c: * Mergedf from V6

2009-09-23 23:39  source

	* sparql.sql, sqlnode.h, srvstat.c: * Merged from V6

2009-09-23 23:32  source

	* sparql.sql: * Added initial support for Concise Bound Description
	  (define sql:describe-mode "CBD")

2009-09-23 23:31  source

	* virtual_dir.sql: * Fixed http header for id/entity

2009-09-22 11:35  source

	* ddlrun.c, extent.c, rdf_core.c, rdfbox.c, recovery.c, srvstat.c: * Merged from V6

2009-09-22 11:31  source

	* rdfbox.c: * Fixed memory leak in TALIS JSON

2009-09-22 01:01  source

	* dks_esc.c, http.h, rdfbox.c, sparql.sql: * Fixed TALIS JSON serialization

2009-09-22 00:58  source

	* dks_esc.c, http.h, rdfbox.c, sparql.sql: * FIxed TALIS-JSON serialization

2009-09-21 21:57  source

	* sparql2sqltext.c: * Merged from HEAD

2009-09-21 21:52  source

	* sparql2sqltext.c: * Fixed redundand optimization of valmode when a better valmode is found
	  in non-NULLable variable inside OPTIONAL member.

2009-09-21 10:07  source

	* blob.c, hash.c, meta.c, neodisk.c, page.c, rltrx.c, space.c,
	  sqlfn.h, sqlnode.h, srvstat.c, wi.h, widd.h, wifn.h: * Merged from V6

2009-09-21 00:55  source

	* search_in.c, sparql2sql.c, sparql2sqltext.c, sparql_p.y,
	  sqlexp.c, sqlrun.c, update.c: * Merged from V6

2009-09-19 20:06  source

	* sparql2sql.c, sparql2sqltext.c, sparql_p.y: * Added optimization for bif:COUNT

2009-09-18 18:30  source

	* rdfxml_parser.c, sparql.sql, sparql2sql.c, sparql2sqltext.c,
	  sparql_tree.c: * Fixed GPF on SPARQL query with external variable in aggregate in
	  result-set of a scalar subquery
	* Added support for HTML parsing mode in RDFa parser
	* Added RDFXML_DEBUG macro

2009-09-18 18:28  source

	* virtual_dir.sql: * Fixed set default to rdf/xml since ODE will be broken

2009-09-18 18:16  source

	* rdfxml_parser.c, sparql.sql, sparql2sqltext.c, sparql_io.sql: * Merged from V6

2009-09-18 00:29  source

	* scn3.l, sqlbif.c, sqlpfn.h, xpath.h: * Merged from HEAD

2009-09-18 00:28  source

	* scn3.l, sqlbif.c, sqlpfn.h, xpath.h: * Fixed porting problem with flex 2.5.35

2009-09-17 16:25  source

	* bif_xml.c, insert.c, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_l.l, sparql_p.y, sparql_tree.c,
	  sparqld.c, sqlbif.c, srvstat.c, xmltree.c, xpath.c, xslt.c: * Merged from V6

2009-09-16 12:30  source

	* bif_xml.c, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_l.l, sparql_p.y, sparql_tree.c, sparqld.c, xpath.c: * Added support for SCORE_LIMIT in bif:contains
	* Fixed problem with non-ascii characters in bif:contains

2009-09-16 10:06  source

	* sparql.sql, xslt.c: * Fixed SPARUL INSERT of very large dictionaries

2009-09-15 22:19  source

	* srvstat.c: * Added settable callstack_on_exception parameter

2009-09-15 11:53  source

	* xmltree.c: * Fixed bif_xtree_sum64

2009-09-13 23:46  source

	* bif_xml.c, bitmap.c, hosting.sql, http.c, log.c, rdf_core.c,
	  rdf_core.h, rdfbox.c, rdfxml_parser.c, rltrx.c, search.c,
	  sparql.sql, sparql2sqltext.c, sparql_io.sql, sqlbif.c, sqlbif.h,
	  sqlbif2.c, sqlcmps.h, sqlcost.c, sqldf.c, sqlexp.c, sqlgen.c,
	  sqlnode.h, sqloinx.c, sqlrun.c, sqlstmts.c, update.c, wi.h,
	  wifn.h, xmltree.c, xmltree.h: * Merged from V6

2009-09-13 21:19  source

	* auxfiles.c, bif_date.c, bif_file.c, bif_regexp.c, bif_soap.c,
	  bif_text.c, bif_xml.c, blob.c, datesupp.c, ddlrun.c, dks_esc.c,
	  http_client.c, lock.c, log.c, multibyte.c, neodisk.c, rdf_core.c,
	  rdfbox.c, rdfinf.c, rdfxml_parser.c, search_in.c, security.c,
	  sort.c, sparql.sql, sparql2sql.c, sparql2sqltext.c,
	  sparql_core.c, sparql_io.sql, sparql_l.l, sparql_tree.c,
	  sparqld.c, sql_to_c.awk, sqlbif.c, sqlo.c, srvstat.c, text.c,
	  turtle_l.l, turtle_p.y, url_rewrite.sql, virtual_dir.sql,
	  xmlenc.c, xmltree.c, xpath.c, xqf.c: * Fixed indentation and whitespace

2009-09-13 16:20  source

	* sqloinx.c: * Fixed next col dfe eq should not overwrite the previous, else going
	  to make too many -_all-eqs

2009-09-13 16:19  source

	* sqlgen.c: * Fixed upd subq conditions should not mess with keyset flag

2009-09-13 16:18  source

	* sqldf.c: * Fixed when placing after test exp on inx int, placing cols fails
	  because the super of the test exp is the inx int and only the
	  first table is checked to see if it defines the ot requested by
	  the test exp, instead of checking them all

2009-09-13 16:15  source

	* rdfbox.c: * Fixed missing BF_IRI for blank nodes

2009-09-11 11:52  source

	* bif_xml.c, rdf_core.c, rdfxml_parser.c, sparql.sql,
	  sparql_io.sql, sqlbif2.c, xmltree.c, xmltree.h: * Fixed RDFa parser

2009-09-11 11:51  source

	* url_rewrite.sql: * Fixed do not escape full urls

2009-09-10 12:26  source

	* bif_xml.c, rdf_core.c, rdf_core.h, rdfxml_parser.c, sparql.sql,
	  sparql_io.sql, sqlbif.c, sqlbif.h, sqlbif2.c, xmltree.c,
	  xmltree.h: * Added initial support for RDFa parser

2009-09-10 12:25  source

	* sparql2sqltext.c: * Fixed AUTO mode subexpressions in a str(NULL)

2009-09-10 12:24  source

	* url_rewrite.sql: * Fixed placeholders in TCN rules

2009-09-10 12:24  source

	* hosting.sql: * Fixed server variable HTTPS to return "on" similar to Apache

2009-09-04 14:28  source

	* hash.c: * Merged from V6

2009-09-04 12:43  source

	* bif_dav.c, bif_soap.c, bif_xml.c, bitmap.c, http.c, http.h,
	  lock.c, rltrx.c, sqlrun.c, srvstat.c, wifn.h: * Merged from V6

2009-09-04 01:33  source

	* url_rewrite.sql, virtual_dir.sql: * Fixed tcn support

2009-09-03 12:20  source

	* sparql_io.sql: * Fixed missing double-quote

2009-08-28 18:07  source

	* http.c, http.h, rdfbox.c, sparql.sql, sparql2sqltext.c,
	  sparql_io.sql, sqlbif.c, sqlbif.h: * Merged from V6

2009-08-28 15:08  source

	* http_client.c, url_rewrite.sql, virtual_dir.sql: * Merged from V6

2009-08-28 14:23  source

	* sparql_io.sql: * Fixed whitespace

2009-08-28 14:22  source

	* sparql_io.sql: * Removed debugging output

2009-08-28 12:38  source

	* http.c, http.h, rdf_sponge.sql, rdfbox.c, sparql.sql,
	  sparql2sqltext.c, sparql_io.sql, sqlbif.c, sqlbif.h: * Fixed/enhanced multiple issues in SPARQL endpoint and serializations
	  (including NTriples, JSON, callbacks for JSON, MIME types,
	  dict as result-set etc)

2009-08-28 00:48  source

	* url_rewrite.sql: * Fixed bug with absolute oriented pattern for directory

2009-08-26 15:09  source

	* sparql_io.sql, virtual_dir.sql: * Added support for text/n3 mime type

2009-08-25 20:29  source

	* http_client.c, url_rewrite.sql, virtual_dir.sql: * Fixed TCN rules

2009-08-22 09:57  source

	* rdf_sponge.sql, sparql_io.sql: * Merged from V6

2009-08-20 20:00  source

	* dks_esc.c, rdf_mapping.jso, sparql.sql, sparql2sql.h,
	  sparql2sqltext.c, sparql_sff.c, sparqld.c, sqlbif.c, sqlbif.h,
	  sqlrcomp.c: * Merged from V6

2009-08-20 19:47  source

	* dks_esc.c, rdf_mapping.jso, rdfbox.c, sparql.sql, sparql2sql.h,
	  sparql2sqltext.c, sparql_sff.c, sparqld.c, sqlbif.c, sqlbif.h,
	  sqlrcomp.c: * Added support for NVARCHAR in sparql

2009-08-20 13:16  source

	* sparql_io.sql: * Fixed missing 'else'

2009-08-19 09:29  source

	* 2pc.c, CLIsql1.c, auxfiles.c, bif_crypto.c, bif_explain.c,
	  bif_file.c, bif_regexp.c, bif_text.c, bif_xml.c, blob.c, disk.c,
	  http.c, http_client.c, insert.c, lock.c, log.c, ltrx.h,
	  mtwrite.c, multibyte.c, neodisk.c, nquad_p.y, page.c, rdf_core.c,
	  rdfbox.c, rdfinf.c, rdfxml_parser.c, recovery.c, rltrx.c, row.c,
	  search.c, security.c, sparql.sql, sparql2sql.c, sparql2sqltext.c,
	  sparql_core.c, sparql_l.l, sparqld.c, sql_to_c.awk, sqlbif.c,
	  sqlcost.c, sqldf.c, sqlexp.c, sqlintrp.c, sqlo.c, sqlprt.c,
	  sqlsrv.c, srvstat.c, text.c, turtle_l.l, turtle_p.y, update.c,
	  virtual_dir.sql, xmltree.c, xpath.c: * Fixed whitespace

2009-08-19 09:07  source

	* sparql2sql.c, sparql_core.c, sparql_p.y, xslt.c: * Merged from V6

2009-08-19 01:59  source

	* bif_text.c: * Fixed indentation

2009-08-19 01:59  source

	* sparql2sql.c, sparql_core.c, xslt.c: * Fixed compiler warnings

2009-08-19 01:58  source

	* sparql2sql.c: * Fixed uninitialized variable

2009-08-19 01:47  source

	* bif_crypto.c: * Fixed indentation

2009-08-19 01:45  source

	* xpf.c: * Fixed whitespace

2009-08-18 20:20  source

	* CLIsql1.c, CLIsql2.c, bif_file.c, bif_text.c, ddlrun.c, disk.c,
	  http.c, page.c, rdfbox.c, rdfinf.c, security.c, sparql.h,
	  sparql.sql, sparql2sqltext.c, sparql_core.c, sparql_tree.c,
	  sqlbif.c, sqlcost.c, sqldf.c, sqlexp.c, sqlnode.h, sqlo.c,
	  turtle_p.y, xmlenc.c, xslt.c: * Merged from HEAD

2009-08-18 20:17  source

	* bif_file.c, http.c, http.h: * Merged from V6

2009-08-18 19:49  source

	* CLIsql1.c, CLIsql2.c, aqueue.c, bif_xml.c, ddlrun.c, lock.c,
	  log.c, neodisk.c, rdfbox.c, security.c, sparql.h, sparql.sql,
	  sparql2sqltext.c, sparql_core.c, sparql_tree.c, sqlbif.c,
	  sqldf.c, sqlgen.c, sqlo.c, xmlenc.c, xslt.c: * Fixed whitespace at end of line

2009-08-18 19:32  source

	* bif_file.c, http.c, http.h: * Fixed problem with http HEAD method with dynamic content

2009-08-18 01:42  source

	* bif_file.c, bif_intl.c, bif_text.c, multibyte.c, multibyte.h,
	  rdf_sponge.sql, rdfbox.c, sparql2sqltext.c, sparql_core.c,
	  sqlbif.c, sqlcomp.c, sqlovdb.c, srvmultibyte.h, virtual_dir.sql,
	  xpath.c, xslt.c: * Merged from V6

2009-08-18 01:35  source

	* bif_file.c, sparql2sqltext.c, sqlovdb.c, xslt.c: * Fixed compiler warnings

2009-08-18 01:34  source

	* sqlcomp.c: * Fixed wrong pointer

2009-08-18 00:36  source

	* rdfbox.c: * Fixed compiler warnings

2009-08-18 00:34  source

	* bif_file.c, bif_intl.c, bif_text.c, multibyte.c, multibyte.h,
	  sqlbif.c, srvmultibyte.h, virtual_dir.sql, xpath.c: * Added i18N debugging macros and support for dir lists with non-LATIN-1
	  names

2009-08-18 00:33  source

	* rdf_sponge.sql: * Fixed removed table option

2009-08-18 00:31  source

	* sparql_core.c: * Added new sparp_exec_Narg to avoid GPF in converting IRI to/from IRI_ID
	  in SPARQL compiler

2009-08-15 19:32  source

	* sparql.sql, sparql_core.c, sqlbif.c, update.c: * Merged from V6

2009-08-15 19:29  source

	* sqlbif.c: * Fixed compiler warnings

2009-08-15 12:40  source

	* sparql_core.c: * Fixed variable declaration and compiler warning

2009-08-15 10:40  source

	* sparql.sql: * Added support for 'CREATE IRI CLASS' for nvarchar

2009-08-14 15:00  source

	* bif_xml.c, rdf_core.c, rdf_core.h, rdf_sponge.sql, rdfbox.c,
	  security.c, security.h, sparql.h, sparql.sql, sparql2sql.c,
	  sparql2sqltext.c, sparql_core.c, sparql_io.sql, sparul2sql.c,
	  sqlnode.h, turtle_l.l, xmltree.c, xmltree.h: * Merged from V6

2009-08-14 11:19  source

	* bif_file.c, bif_xml.c, rdf_core.h, rdf_sponge.sql, rdfbox.c,
	  security.c, security.h, sparql.h, sparql.sql, sparql2sql.c,
	  sparql2sqltext.c, sparql_core.c, sparul2sql.c, sqlnode.h,
	  turtle_l.l, xmltree.c, xmltree.h: * Added SPARQL graph-level security

2009-08-14 11:19  source

	* sparql_io.sql: * Fixed print XML data as escaped string in HTML outputs of SPARQL

2009-08-13 01:07  source

	* sqlcost.c, sqlgen.c: * Merged from V6

2009-08-13 00:57  source

	* sqlgen.c: * Fixed when an aggregate has a false data independent condition it must
	  still init data independent, as they can be refd in the select that
	  gets done even if no rows selected

2009-08-13 00:55  source

	* sqlcost.c: * Fixed set default card on empty table to 10 instead of 1 so that it
	  will still prefer index lookup to full scan

2009-08-12 14:37  source

	* xqf.c: * Fixed parsing of xsd:int('30000')

2009-08-12 09:48  source

	* xqf.c: * Merged from V6

2009-08-11 11:08  source

	* sqlexp.c, sqlfn.h, sqlprocc.c, sqlver.h: * Merged from V6

2009-08-10 10:29  source

	* bif_xml.c, disk.c: * Merged from V6

2009-08-09 16:59  source

	* disk.c: * Fixed when saving tree roots in cpt, first set the deleted tree
	  roots to 0 then set the rest.

2009-08-09 02:11  source

	* sqldf.c: * Merged from V6

2009-08-08 13:48  source

	* sqldf.c: * Fixed do not import conds from enclosing where into dt with a top
	  clause

2009-08-05 16:32  source

	* aqueue.c, aqueue.h: * Fixed use right user acct for aqueue

2009-08-05 11:14  source

	* aqueue.c: * Fixed refuse to run without proper cli_client

2009-08-04 20:15  source

	* srvstat.c: * Merged from V6

2009-08-04 20:08  source

	* bitmap.c, meta.c, search_in.c, sqlfn.h, sqlgen.c, text.c, wifn.h: * Added extra key arg to ksp_cmp_func as fixed keyu cols are not in key
	  part order but in dtp dependent order. However inlined cmp funcs only
	  work if cols are laid out in key order

2009-08-03 14:28  source

	* blob.c, hash.c, page.c, sqlnode.h, sqlprt.c, system.sql,
	  widisk.h: * Merged from V6

2009-08-03 14:12  source

	* srvstat.c: * Fixed gpf if no client info available

2009-08-01 12:55  source

	* sqlver.h: * Updated engine version to 3040

2009-08-01 12:50  source

	* 2pc.c, lock.c, log.c, ltrx.h, neodisk.c, sqlsrv.c: * Fixed XA to replay prepared xa branches and to keep log entry
	  consistently during checkpoints and killing the server

2009-08-01 12:23  source

	* log.c: * Fixed improper setting of dbs_log_length set by log_checkpoint

2009-07-31 11:10  source

	* sparql_core.c: * Fixed condition

2009-07-30 21:20  source

	* virtual_dir.sql: * Added optimization for new proxy iri scheme

2009-07-28 15:09  source

	* 2pc.c, sqlsrv.c: * Merged from V6

2009-07-28 15:07  source

	* 2pc.c, sqlsrv.c: * Fixed gpf when tm reconnects to rm errors with distinct sub code

2009-07-28 10:49  source

	* http.c: * Fixed loading static http maintenance page on checkpoint and atomic

2009-07-28 00:52  source

	* eqlcomp.c, sqlnode.h: * Merged from V6

2009-07-24 16:40  source

	* http.c, sparql.sql, sparql_io.sql: * Merged from V6

2009-07-24 16:37  source

	* sparql.sql: * Fixed utf8 via jdbc

2009-07-23 09:35  source

	* datesupp.c: * Merged from HEAD

2009-07-22 23:29  source

	* datesupp.c: * Fixed remove leading and trailing spaces before parsing date

2009-07-21 21:24  source

	* 2pc.c, 2pc.h, 2pc.sql, lock.c, log.c, ltrx.h, sqlsrv.c, wi.h,
	  wi_xid.c, widd.h: * Merged from V6

2009-07-21 17:50  source

	* 2pc.c, 2pc.h, 2pc.sql, log.c, ltrx.h, sqlsrv.c, wi.h, wi_xid.c: * Fixed xa_resume in Virtuoso RM
	* Fixed wrong offsets
	* Fixed wrong datatype for int deserialization
	* Fixed wrong lt taken
	* Fixed no need to keep trx string in memory, just replay and keep lt
	  detached

2009-07-20 10:34  source

	* http.c: * Fixed serialization on http connection cache mtx

2009-07-17 16:09  source

	* rdf_sponge.sql: * Added alternative way to execute sponger

2009-07-17 11:14  source

	* insert.c: * Merged from V6

2009-07-16 21:52  source

	* sqloinx.c: * Merged from V6

2009-07-16 17:34  source

	* sqloinx.c: * Fixed when considering inx int, do not consider keys where there
	  is a full match of all parts, i.e. a unique combination is already
	  given. If you do, the inx int will be generated incorrect because
	  tailing parts of the equality of the pk parts of the keys involved
	  will not be generated

2009-07-16 17:08  source

	* http.c: * Merged from V6

2009-07-16 17:06  source

	* http.c: * Fixed checking values

2009-07-16 15:51  source

	* wi.h: * Fixed initialize n_lock_escalations to 0 or random page lock can
	  occur

2009-07-16 15:43  source

	* bitmap.c: * Merged from V6

2009-07-15 09:45  source

	* sqlrun.c: * Fixed update casting changes to parameters of open cursors

2009-07-15 06:43  source

	* sqlcmps.h, sqlexp.c, sqlgen.c, sqlo.h: * When making a hash filler with a predicate filtering the hash,
	  unplace all the ssls set during this so that if the same expression
	  repeats again outside of the hash filler filter it will get generated
	  again and will not ref to the ssl's value that is inapplicable.
	  With cond exps, note the private df elts

2009-07-15 00:19  source

	* sqlexp.c, sqlgen.c, sqlo.h: * Merged from V6

2009-07-15 00:12  source

	* bitmap.c: * Fixed weird case in bm inx order

2009-07-14 21:04  source

	* autoexec.sql, ftp.sql, hosting.sql, http_auth.sql,
	  information_schema.sql, mail_cli.sql, oledb.sql,
	  rdf_schema_objects.sql, rdf_sponge.sql, repl.sql, replddk.sql,
	  snapshot_repl.sql, sparql.sql, sparql_io.sql, system.sql,
	  system2.sql, uddi.sql, users.sql, virtual_dir.sql, vt_text.sql,
	  xml_view.sql: * Fixed indentation and whitespace

2009-07-14 20:15  source

	* bif_explain.c, insert.c, rdf_core.c, sort.c, sparql.sql,
	  sqlintrp.c, virtual_dir.sql: * Merged from V6

2009-07-12 13:41  source

	* bitmap.c: * Merged from V6

2009-07-10 17:34  source

	* http.c, sparql_p.y, sqlo.c, sqlsrv.c, xslt_impl.h: * Merged from V6

2009-07-10 15:36  source

	* sparql_p.y: * Fixed problem with sparql load

2009-07-10 15:35  source

	* sqlo.c: * Fixed when replacing cols in inlining dts, if the col is an int
	  constant, make it + 0 when putting it in an oby clause else it
	  takes it for a col index

2009-07-10 15:34  source

	* http.c: * Fixed setup https listener via UI

2009-07-09 23:43  source

	* sparql.sql: * Fixed unsupported conversion from string session and the like in
	  RDF_LONG_TO_TTL

2009-07-09 20:05  source

	* bif_regexp.c, insert.c, neodisk.c, rdf_core.c, recovery.c,
	  rltrx.c, search.c, sparql2sql.c, sparql2sqltext.c, sqlcost.c,
	  sqlexp.c: * Merged from V6

2009-07-09 20:01  source

	* bif_text.c, sparql.sql: * Merged from V6

2009-07-09 16:03  source

	* rdf_schema_objects.sql, rdf_sponge.sql, rdf_void.sql, sparql.sql,
	  sparql_io.sql, system.sql, virtual_dir.sql: * Merged from V6

2009-07-09 15:53  source

	* sparql2sqltext.c, sparql_io.sql: * Merged from V6

2009-07-09 13:27  source

	* 2pc.c, 2pc.h, disk.c, rdf_schema_objects.sql, sqlsrv.c: * Merged from V6

2009-07-09 13:21  source

	* 2pc.c, 2pc.h, sqlsrv.c: * Added initial support for XA RM  suspend and resume

2009-07-07 22:02  source

	* sparql_core.c: * Fixed check for count and type of arguments of free-text special
	  predicates

2009-07-07 22:01  source

	* sparql2sqltext.c: * Fixed printing IRI as SGG_VALMODE_BOOL

2009-07-07 08:49  source

	* sparql2sql.c: * Merged from V6

2009-07-04 17:08  source

	* sparql2sqltext.c, sparql_core.c: * Merged from V6

2009-07-03 16:29  source

	* sqlbif.c: * Merged from V6

2009-07-03 14:46  source

	* bif_xml.c, sqlexp.c, xmltree.c, xmltree.h, xslt.c, xslt_impl.h,
	  xslt_opt.c: * Merged from V6

2009-07-03 12:53  source

	* bif_xml.c, xmltree.c, xmltree.h, xslt.c, xslt_impl.h, xslt_opt.c: * Added support for exclude-result-prefixes and writing namespace
	  prefixes before use

2009-07-02 11:32  source

	* disk.c: * Fixed log message

2009-07-02 11:12  source

	* rdf_core.h, sort.c, sparql2sql.c, sqlgen.c, turtle_p.y: * Merged from V6

2009-07-02 00:38  source

	* rdf_core.c, rdf_core.h, turtle_p.y: * Fixed loading LISP-style lists (sequences) in TURTLE files

2009-07-02 00:38  source

	* sparql2sql.c: * Fixed issue when a contains() disappears because the filter is
	  localized into UNION_L member group and stays unused

2009-07-01 21:57  source

	* bif_text.c, sparql_core.c, sqlo.c: * Merged from V6

2009-07-01 21:21  source

	* sqlo.c: * Added inlining dts traverse trees of explicit join expressions.
	  Full ojs are left as is.  Do not expand things right of left oj

2009-07-01 12:33  source

	* lock.c, rdf_core.c, turtle_l.l: * Merged from V6

2009-06-30 11:07  source

	* rdf_core.c, turtle_l.l: * Fixed parsing \<newline> in N3

2009-06-29 15:58  source

	* bif_explain.c, extent.c, ltrx.h, rdf_schema_objects.sql,
	  sparql.sql, sparql2sql.c, sqlcost.c, sqldf.c, sqlo.c, turtle_l.l: * Merged from V6

2009-06-29 15:24  source

	* bif_explain.c, ltrx.h, sqldf.c, sqlo.c: * Fixed SQL compiler so it accepts joins without making dt s all the time
	  which is slowing down execution

2009-06-29 15:23  source

	* rdf_schema_objects.sql, sparql.sql: * Added support for bigint cols in rdf views

2009-06-29 15:20  source

	* sparql2sql.c: * Fixed GPF on flattening of sub-GP that contains a potential nullable
	  non-exported variable

2009-06-26 19:16  source

	* rdf_schema_objects.sql, sparql2sql.c, sparql2sqltext.c,
	  sparql_core.c, sparql_p.y, turtle_l.l, virtual_dir.sql: * Merged from V6

2009-06-26 17:55  source

	* sparql.h, sparql2sql.c, sparql_io.sql, sparql_p.y, sparql_qm.c: * Fixed HTML output of XML entities is now complete
	* Fixed NOT FROM NAMED

2009-06-26 17:53  source

	* rdf_schema_objects.sql, virtual_dir.sql: * Fixed duplicates in FROM
	* Fixed generation for tablenames with space

2009-06-25 19:48  source

	* rdf_schema_objects.sql: * Fixed splitting the views onto smaller parts

2009-06-25 16:17  source

	* sparql_io.sql: * Merged from V6

2009-06-25 11:51  source

	* sparql2sql.c, sparql2sqltext.c, sparql_core.c, sparql_p.y: * Added new optimizations for codegen for OPTIONAL

2009-06-23 21:40  source

	* rdfinf.c: * Merged from V6

2009-06-23 14:58  source

	* bif_file.c: * Fixed bug in Adobe Flash platform which caused HTTP POST file uploads
	  to fail

2009-06-23 14:48  source

	* bif_file.c: * Merged from V6

2009-06-23 14:11  source

	* http_client.c: * Merged from HEAD

2009-06-23 13:52  source

	* http_client.c: * Fixed wrong length calculation

2009-06-23 13:18  source

	* Makefile.am, sqlsrv.c: * Merged from HEAD

2009-06-23 13:07  source

	* Makefile.am: * Fixed rule for (re)generating cached_resources.c

2009-06-22 14:37  source

	* bif_file.c: * Fixed bug reading from pipe

2009-06-22 11:56  source

	* search.c: * Mergred from V6

2009-06-22 10:06  source

	* log.c, sqlo.c, sqlo.h, sqlsrv.c: * Merged from HEAD

2009-06-22 09:28  source

	* nquad_p.y, rdf_core.c, rdf_core.h, rdfxml_parser.c, sparql_l.l,
	  turtle_l.l, turtle_p.y: * Fixed turtle and nquads validation
	* Fixed memory leaks on errors
	* Fixed error recovery

2009-06-22 09:27  source

	* sqlsrv.c: * Fixed running out of threads

2009-06-19 12:23  source

	* 2pc.c, rdf_core.c, sparql_l.l, sqlsrv.c, turtle_l.l, wi_xid.c,
	  wi_xid.h: * Merged from V6

2009-06-18 22:08  source

	* sqlbif.c: * Fixed setting sequence from registry at startup since V6 has stored
	  procedure with same name

2009-06-18 16:30  source

	* mtwrite.c: * Merged from V6

2009-06-18 12:06  source

	* bif_xper.c, bitmap.c, blob.c, mtwrite.c, neodisk.c, row.c,
	  srvstat.c, wifn.h: * Merged from V6

2009-06-17 11:43  source

	* rdf_core.c, rdf_core.h, sparql.h, sparql.sql, sparql_core.c,
	  sparql_io.sql, sparql_p.y, sparql_qm.c: * Merged from V6

2009-06-17 09:47  source

	* sparql_core.c, sparql_p.y: * Fixed several issues using SPARQL LOAD

2009-06-16 18:30  source

	* 2pc.c, sqlsrv.c: * Fixed XA support

2009-06-15 16:04  source

	* sparql2sqltext.c: * Fixed stack check margin

2009-06-15 15:20  source

	* CLIsql1.c: * Merged from V6

2009-06-15 11:42  source

	* CLIsql1.c: * Fixed move srand to SQLAllocEnv to make sure it is only called once

2009-06-14 20:31  source

	* ddlrun.c: * Merged from V6

2009-06-12 16:07  source

	* sqlcomp.c, sqlcost.c: * Merged from V6

2009-06-12 13:35  source

	* sqlcomp.c, sqlcost.c: * Fixed valgrind warnings about ref to uninit data

2009-06-12 12:16  source

	* 2pc.c, sqlsrv.c: * Fixed allocate error struct, never use SQL_ERROR as it causes deref -1

2009-06-11 22:10  source

	* bif_text.c, rdfbox.c, sqlver.h: * Merged from V6

2009-06-11 21:43  source

	* 2pc.c, wi_xid.c, wi_xid.h: * Fixed problem with xa on 64bit machines

2009-06-11 21:42  source

	* sqlcomp.c: * Fixed return error if star in place of a col in an exp

2009-06-11 10:29  source

	* sparql_core.c: * Merged from V6

2009-06-10 22:14  source

	* sparql_core.c: * Fixed query re airports with lat,long and four optional runways

2009-06-10 16:13  source

	* extent.c, extent.h, sqlcmps.h, sqlexp.c: * Merged from V6

2009-06-10 09:29  source

	* lock.c, meta.c: * Fixed protect schema for longer period

2009-06-09 16:09  source

	* rdf_schema_objects.sql, sparql.sql, sparql_core.c, system.sql: * Merged from V6

2009-06-09 13:17  source

	* system.sql: * Fixed missing grant

2009-06-09 00:50  source

	* rdf_schema_objects.sql, sparql.sql, system.sql: * Fixed fake ns prefix
	* Fixed long varbinary to be an obj ref, unless setup for other type
	* Fixed use of columns for tables and view; we cannot use sys_cols here
	  because there are under tables as well as migrated tables

2009-06-09 00:48  source

	* sparql2sqltext.c: * Fixed compilation of query with equality for T_IN variable and a constant
	  and without a ny other use of T_IN variable outside the transitive part.

2009-06-09 00:28  source

	* sparql.sql, sparql2sqltext.c: * Merged from V6

2009-06-08 16:27  source

	* disk.c, remote.h, sqlfn.h, sqlver.h, wi.h, widisk.h: * Merged from V6

2009-06-08 15:17  source

	* rdf_sponge.sql: * Fixed transaction boundaries
	* Fixed bad test for /rdf/about uri

2009-06-08 15:16  source

	* rdfbox.c: * Fixed ttl serialization

2009-06-08 15:15  source

	* sparql.sql, sparql_core.c: * Fixed do not create locks when compiling sparql inline

2009-06-08 10:54  source

	* nquad_p.y, rdf_core.c, rdf_core.h, rdfbox.c, rdfxml_parser.c,
	  turtle_l.l, turtle_p.y: * Merged from V6

2009-06-07 12:30  source

	* rdf_core.c, rdfbox.c: * Fixed TTL serialization of IRIs with local parts beginning with '-'
	* Fixed TTL serialization for redundant namespace decls

2009-06-07 12:26  source

	* bitmap.c, lock.c, ltrx.h, neodisk.c, rdf_core.c, rdfbox.c,
	  rltrx.c: * Merged from V6

2009-06-05 21:52  source

	* sparql2sqltext.c: * Fixed codegen of function call when native rettype of function is
	  SSG_VALMODE_LONG and needed is SSG_VALMODE_SHORT_OR_LONG

2009-06-05 21:50  source

	* rdf_schema_objects.sql: * Fixed editing properties
	* Fixed use prefs not virtrdf
	* Fixed pkcols

2009-06-05 21:50  source

	* rdf_core.h, turtle_l.l: * Fixed recover form syntax error on badly formed bnode IDs in TURTLE

2009-06-05 21:43  source

	* rdf_core.h, rdf_schema_objects.sql, sparql2sqltext.c, turtle_l.l: * Merged from V6

2009-06-04 16:51  source

	* sqlbif.c, sqlcomp.c: * Merged from V6

2009-06-04 14:32  source

	* sparql2sqltext.c: * Fixed whitespace

2009-06-04 14:31  source

	* rdf_sponge.sql: * Fixed use proxy iri for pinging

2009-06-04 14:31  source

	* obackup.c: * Fixed allow clients to run during online backup

2009-06-04 09:41  source

	* CLI.h, CLIsql1.c, CLIsql3.c, bif_file.c, ddlrun.c, disk.c,
	  extent.c, mtwrite.c, obackup.c, rdf_core.h,
	  rdf_schema_objects.sql, rdf_sponge.sql, rdfbox.c, rdfinf.c,
	  sparql.sql, sparql2sqltext.c, sparql_io.sql, sql3.y, sqlparext.h,
	  sqlwords.gperf, system.sql, xslt.c: * Merged from V6

2009-06-03 17:21  source

	* .cvsignore, Makefile.am, nquad_p.y, rdf_core.h, sparql.h,
	  sparql.sql, sparql2sqltext.c, sparql_core.c, sparqld.c,
	  sqlovdb.c, turtle_l.l, turtle_p.y, xslt.c: * Added support for NQuads
	* Fixed minor problem in TURTLE parser
	* Fixed Talis JSON support

2009-06-03 17:04  source

	* rdf_core.h, rdfbox.c, sparql.sql, sparql2sqltext.c,
	  sparql_io.sql: * Added support for Talis-style JSON an N-Triples

2009-06-03 17:01  source

	* disk.c, mtwrite.c: * Fixed use LSEEK in case system has largefile support

2009-06-03 14:34  source

	* CLI.h, CLIsql1.c, CLIsql3.c: * Added initial support for failover/roundrobin connections

2009-06-03 13:32  source

	* rdf_schema_objects.sql, sparql.h, sparql.sql, sparql2sqltext.c,
	  sparql_core.c, sparqld.c: * Merged from V6

2009-06-02 17:07  source

	* rdf_schema_objects.sql: * Fixed separate class decl

2009-06-02 13:51  source

	* wi.h: * Fixed missing define

2009-06-02 13:23  source

	* rdf_mapping.jso, sparql.h, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_tree.c, sparqld.c: * Added new optimizations for handling of OPTIONAL clause in SPARQL
	* Fixed small bugs

2009-06-02 13:21  source

	* sparql.sql: * Fixed SPARUL_CLEAR with IRI_ID argument instead of IRI
	  and LANGMATCHES on NULL

2009-06-02 13:20  source

	* sqlbif.c: * Fixed use 0 for negative scale in exec result names

2009-06-02 13:19  source

	* aqueue.c: * Fixed automatic commit on rb of an aq function; leaves no locks
	  in error exit

2009-06-02 12:27  source

	* rdf_mapping.jso, rdf_sponge.sql, sparql.h, sparql2sql.c,
	  sparql2sql.h, sparql2sqltext.c, sparql_core.c, sparql_tree.c,
	  sparqld.c: * Merged from V6

2009-05-31 15:10  source

	* .cvsignore, CLIsql2.c, Makefile.am, ddlrun.c, http.c, nquad_p.y,
	  rdf_core.h, rdf_schema_objects.sql, rdf_sponge.sql, sparql2sql.c,
	  turtle_l.l, turtle_p.y, users.sql, virtual_dir.sql: * Merged from V6

2009-05-29 15:03  source

	* rdf_schema_objects.sql: * Fixed labeling support

2009-05-29 15:03  source

	* rdf_sponge.sql: * Fixed use rest protocol

2009-05-29 15:03  source

	* http.c: * Fixed must use a loop

2009-05-27 13:39  source

	* virtual_dir.sql: * Fixed canonic port

2009-05-26 17:03  source

	* CLIsql2.c: * Fixed SQLGetInfo returning 32bit integer values/masks

2009-05-26 13:33  source

	* rdf_schema_objects.sql: * Fixed wrong suffix

2009-05-26 13:32  source

	* sparql2sql.c: * Fixed bad argument to call

2009-05-26 13:31  source

	* sparql2sqltext.c: * Added extra stack protect

2009-05-26 13:31  source

	* virtual_dir.sql: * Fixed use new iri scheme

2009-05-26 13:31  source

	* http.c: * Fixed use 822 mode for Accept

2009-05-25 12:02  source

	* http.c: * Fixed headers concatination as they can be N*

2009-05-22 21:51  source

	* ddlrun.c, http.c, rdf_schema_objects.sql, sqlcost.c, sqldf.c,
	  sqlexp.c, sqlgen.c, sqlintrp.c, sqlocr.c: * Merged from V6

2009-05-22 18:13  source

	* sort.c, sqlbif.c: * Added support for vectors in IN predicate

2009-05-22 17:56  source

	* sparql.sql: * Fixed DESCRIBE with known graph

2009-05-22 17:55  source

	* rdf_schema_objects.sql: * Added support to use column descriptions for content handling

2009-05-21 09:57  source

	* neodisk.c, rdfinf.c, rdfxml_parser.c, sparql.sql, sparql2sql.c,
	  sparql2sqltext.c, sparqld.c, srvstat.c, turtle_l.l: * Merged from V6

2009-05-18 22:20  source

	* ddlrun.c, scn3.l, sparql.sql, sqlfn.h, sqlsrv.c, wifn.h: * Fixed problem compiling rdf view containing sparql subselect
	  When view is defined as sparql subselect, signal error on 1st init
	  phase.  After rdf is initialized, read view again and try to re-compile
	  the ones containing sparql subselect. This is needed to handle dt from
	  sparql query over rdf view.

2009-05-18 22:17  source

	* http.c: * Fixed ignore the 406 error code for hosing and eventually proxy

2009-05-18 22:16  source

	* sparql_tree.c: * Added stack check

2009-05-18 12:51  source

	* sqldf.c: * Merged from V6

2009-05-18 12:42  source

	* CLIuti.c, odbccat.c, odbccat.sql, shcompo.c: * Merged from HEAD

2009-05-18 11:56  source

	* bif_explain.c, http.c, http.h, shcompo.c, sqldf.c, xmlenc.c: * Merged from V6

2009-05-15 12:58  source

	* cl_stubs.c: * Merged from V6

2009-05-15 12:36  source

	* http.c, http.h: * Fixed return 406 when asked for some unavailable mime type

2009-05-15 12:35  source

	* xmlenc.c: * Added DSA support for certificates

2009-05-14 15:52  source

	* rdf_schema_objects.sql, sqlnode.h, ssl.c: * Merged from V6

2009-05-14 15:33  source

	* shcompo.c: * Fixed memory leak

2009-05-13 14:15  source

	* sparql.sql: * Fixed startup latency

2009-05-13 10:12  source

	* bif_explain.c, bitmap.c, disk.c, eqlcomp.c, eqlcomp.h, hash.c,
	  rdfinf.c, row.c, search.c, sort.c, sql3.y, sqlbif.c, sqlcmps.h,
	  sqlcomp.c, sqlcost.c, sqldf.c, sqlexp.c, sqlfn.h, sqlgen.c,
	  sqlhash.c, sqlintrp.c, sqlnode.h, sqlo.c, sqlo.h, sqlparext.h,
	  sqlprocc.c, sqlrun.c, sqlver.h, srvstat.c: * Merged from V6

2009-05-12 23:54  source

	* rdf_schema_objects.sql: * Fixed separate vd for ontology

2009-05-12 23:53  source

	* url_rewrite.sql: * Fixed URLs like /resource/Category:Internet_Society when doing TCN
	* Fixed missing escape of resource

2009-05-11 09:36  source

	* arith.c, bif_file.c, bif_soap.c, bif_xml.c, hosting.c,
	  http_client.c, obackup.c, page.c, rdf_sponge.sql, recovery.c,
	  sqlrun.c, xmlenc-dec.c, xmlenc.c, xpath.c, xslt_opt.c: * Merged from V6

2009-05-11 09:19  source

	* rdf_sponge.sql: * Fixed temp disable using aq until gpf is fixed

2009-05-08 16:45  source

	* arith.c, bif_file.c, bif_soap.c, bif_xml.c, hosting.c,
	  http_client.c, obackup.c, recovery.c, sqlrun.c, xmlenc-dec.c,
	  xmlenc.c, xpath.c, xslt_opt.c: * Fixed gcc -Wformat-security warnings

2009-05-07 21:23  source

	* rdf_sponge.sql: * Added support for executing sponge in AQ, eliminating possiblity
	  of incorrect cache
	* Fixed if bad RDF revert to cartridges

2009-05-07 21:22  source

	* system2.sql: * Added functions encode_b32_num and decode_b32_num for shortning
	  integer ids

2009-05-05 16:03  source

	* rdf_schema_objects.sql, sparql.sql, sparql_p.y, xmlenc.c: * Merged from V6

2009-05-05 15:24  source

	* rdf_schema_objects.sql, sparql.sql, sparql_p.y: * Added support for optional SILENT keyword in quad map manipulation
	  grammar

2009-05-05 00:30  source

	* xmlenc.c: * Fixed set the evp key member when making the rsa key

2009-05-03 22:47  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql_core.c, sparql_p.y,
	  sparul2sql.c: *  Added application-specific callbacks for graph-level security

2009-05-03 22:47  source

	* xmlenc.c: * Fixed avoid hardcoded values when makeing a cert

2009-05-03 22:45  source

	* bif_regexp.c, rdfbox.c: * Fixed SPARQL REGEX i18n patterns

2009-05-03 14:54  source

	* bif_regexp.c, rdfbox.c: * Fixed problems with i18n in REGEX

2009-05-03 12:27  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql_core.c, sparul2sql.c: * Added application specific callbacks to graph-level security

2009-04-29 16:48  source

	* sparql.h, sparql.sql, sparql_core.c, sparql_p.y: * Added additional checks for graph security

2009-04-29 16:48  source

	* xpathp.y: * Added support for (exp) in FT expressions

2009-04-29 16:47  source

	* bif_regexp.c: * Added extra flags s (DOTALL) and u (UTF-8) for regex_match

2009-04-24 18:02  source

	* xpathp.y: * Added ( exp ) in FT expression

2009-04-23 14:02  source

	* rdf_core.c: * Merged from V6

2009-04-22 21:47  source

	* rdf_sponge.sql, sqlbif.c, xslt.c: * Merged from V6

2009-04-22 21:41  source

	* rdf_sponge.sql: * Fixed new param for sparul_clear

2009-04-22 20:29  source

	* system.sql: * Merged from V6

2009-04-22 14:47  source

	* sqlbif.h, sqlbif2.c: * Merged from V6

2009-04-22 14:36  source

	* sqlbif2.c: * Merged from V6

2009-04-22 10:37  source

	* blobio.c, sqlsrv.c: * Merged from V6

2009-04-21 20:49  source

	* rdf_void.sql, sqlrun.c: * Merged from V6

2009-04-21 16:35  source

	* sqlver.h: * Updated version to 05.11.3039

2009-04-21 16:34  source

	* sqlver.h: * Updated version to 06.00.3118

2009-04-21 12:45  source

	* sqlcost.c: * Merged from V6

2009-04-21 11:03  source

	* sqlrun.c: * Merged from V6

2009-04-20 23:22  source

	* sqlsrv.c: * Removed debug warning

2009-04-19 11:52  source

	* sparql2sql.h, sparql_sff.c: * Fixed compiler warnings

2009-04-18 23:55  source

	* 2pc.c, 2pc.h, 2pc.sql, 2pc_client.c, 2pc_client.h, CLI.h,
	  CLIodbc3.c, CLIuti.c, Makefile.am, aqueue.c, aqueue.h, arith.c,
	  arith.h, autoexec.sql, auxfiles.c, bif_crypto.c, bif_date.c,
	  bif_dav.c, bif_diff.c, bif_explain.c, bif_file.c, bif_gnw.c,
	  bif_intl.c, bif_json.c, bif_kerberoscli.c, bif_ldapcli.c,
	  bif_mts.c, bif_nntp.c, bif_phrasematch.c, bif_pop3.c,
	  bif_purify.c, bif_regexp.c, bif_repl.c, bif_smtp.c, bif_soap.c,
	  bif_text.c, bif_text.h, bif_tidy.c, bif_uuencode.c, bif_xml.c,
	  bif_xper.c, bif_xper.h, bitmap.c, bitmap.h, blob.c, blobio.c,
	  blobio.h, cluster.h, crsr.h, crypt.c, date.h, datesupp.c,
	  datesupp.h, ddlrun.c, disk.c, dks_esc.c, eqlcomp.c, eqlcomp.h,
	  extent.c, extent.h, ftp.sql, gate.c, hash.c, hosting.c,
	  hosting.h, hosting.sql, http.c, http.h, http_auth.sql,
	  http_client.c, http_client.h, insert.c, inxop.c, iodbcinst.c,
	  jso.c, jso.h, jso_reformat.awk, json.l, json.y, ksrvext.h,
	  ksrvextphp.h, lisprdr.c, lisprdr.h, list2.h, list_lex_props.sh,
	  lock.c, log.c, log.h, ltrx.h, mail_cli.sql, map_schema.c,
	  map_schema.h, meta.c, msdtc.h, mts.h, mts_client.c, mts_client.h,
	  mts_com.cpp, mts_com.h, mtwrite.c, mtx.cpp, multibyte.c,
	  multibyte.h, name.c, neodisk.c, nn_svr.sql, numeric.c, numeric.h,
	  obackup.c, odbccat.c, odbccat.sql, odbcinc.h, oledb.sql,
	  openxml.sql, page.c, phrasematch.sql, pldbgcli.c, pldebug.c,
	  pldebug.h, plugin_gate.c, plugin_loader.c, pop3_svr.sql,
	  rdf_core.c, rdf_core.h, rdf_void.sql, rdfbox.c, rdfinf.c,
	  rdfinf.h, rdfxml_parser.c, recovery.c, recovery.h, regist.c,
	  remote.h, rendezvous.c, rendezvous.h, repl.h, repl.sql, repldb.c,
	  replddk.sql, replpush.c, replsr.h, replsri.c, replsub.c, rltrx.c,
	  row.c, schspace.c, schspace.h, scn3.l, search.c, search_in.c,
	  security.c, security.h, sha.h, shcompo.c, shcompo.h, shuric.c,
	  shuric.h, snapshot_repl.sql, soap.h, soap.sql, sort.c, space.c,
	  sparql.h, sparql.sql, sparql2sql.c, sparql2sqltext.c,
	  sparql_core.c, sparql_io.sql, sparql_l.l, sparql_p.y,
	  sparql_qm.c, sparql_tree.c, sparqld.c, sparul2sql.c, sql3.y,
	  sql3_vc.c, sql_code_blog.c, sql_code_cache_impl.c, sql_to_c.awk,
	  sqlbif.c, sqlbif.h, sqlbif2.c, sqlcmps.h, sqlcomp.c, sqlcomp.h,
	  sqlcomp2.c, sqlcost.c, sqlcr.c, sqlcstate.h, sqldf.c, sqlexp.c,
	  sqlfn.h, sqlgen.c, sqlhash.c, sqlintrp.c, sqlintrp.h, sqlnode.h,
	  sqlo.c, sqlo.h, sqloby.c, sqlocr.c, sqlocr.h, sqlofn.h,
	  sqloinv.c, sqloinv.h, sqloinx.c, sqlopcod.h, sqloprt.c,
	  sqlorder.c, sqlovdb.c, sqlpar.h, sqlparext.h, sqlpfn.c, sqlpfn.h,
	  sqlprocc.c, sqlprt.c, sqlrbuf.c, sqlrcomp.c, sqlrcomp.h,
	  sqlrrun.c, sqlrun.c, sqlsrv.c, sqlstmts.c, sqltrig.c, sqltype.c,
	  sqltype.h, sqltype_c.h, sqlver.c, sqlver.h, sqlview.c, srvcr.c,
	  srvmultibyte.c, srvmultibyte.h, srvstat.c, srvstat.h, ssl.c,
	  statuslog.h, string.c, string_tmpl.c, strlike.h, subseq.c,
	  subseq.h, system.sql, system2.sql, text.c, text.h, trans.c,
	  turtle_l.l, turtle_p.y, uddi.sql, update.c, useraggr.sql,
	  users.sql, uuencode.c, uuencode_impl.h, vdb.sql, virtext.h,
	  virtpwd.h, virtual_dir.sql, vt_text.sql, wi.h, wi_xid.c,
	  wi_xid.h, widd.h, widisk.h, widv.h, wifn.h, wirpc.c, wirpce.h,
	  wiservic.c, wiservic.h, xml.h, xml_a.sql, xml_view.sql, xmla.sql,
	  xmlenc-dec.c, xmlenc.c, xmlenc.h, xmlenc_algos.c, xmlenc_algos.h,
	  xmlenc_test.h, xmlgen.h, xmlnode.h, xmlres.h, xmlschema.c,
	  xmlsearch.c, xmlsql.c, xmltree.c, xmltree.h, xpath.c, xpath.h,
	  xpathp.y, xpathp_impl.h, xpf.c, xpf.h, xpscn.l, xqf.c, xqf.h,
	  xslt.c, xslt_fmt.c, xslt_impl.h, xslt_opt.c: * Code cleanups

2009-04-18 16:00  source

	* 2pc.c, 2pc.h, 2pc.sql, 2pc_client.c, 2pc_client.h, CLI.h,
	  CLIodbc3.c, CLIuti.c, Makefile.am, aqueue.h, arith.c, arith.h,
	  autoexec.sql, auxfiles.c, bif_crypto.c, bif_date.c, bif_dav.c,
	  bif_diff.c, bif_explain.c, bif_file.c, bif_gnw.c, bif_intl.c,
	  bif_json.c, bif_kerberoscli.c, bif_ldapcli.c, bif_mts.c,
	  bif_nntp.c, bif_phrasematch.c, bif_pop3.c, bif_purify.c,
	  bif_regexp.c, bif_repl.c, bif_smtp.c, bif_soap.c, bif_text.c,
	  bif_text.h, bif_tidy.c, bif_uuencode.c, bif_xml.c, bif_xper.c,
	  bif_xper.h, bitmap.c, bitmap.h, blob.c, blobio.c, blobio.h,
	  crsr.h, crypt.c, date.h, datesupp.c, datesupp.h, ddlrun.c,
	  disk.c, dks_esc.c, eqlcomp.c, eqlcomp.h, ftp.sql, gate.c, hash.c,
	  hosting.c, hosting.h, hosting.sql, http.c, http.h, http_auth.sql,
	  http_client.c, http_client.h, insert.c, inxop.c, iodbcinst.c,
	  jso.c, jso.h, jso_reformat.awk, json.l, json.y, ksrvext.h,
	  ksrvextphp.h, lisprdr.c, lisprdr.h, list2.h, list_lex_props.sh,
	  lock.c, log.c, log.h, ltrx.h, mail_cli.sql, map_schema.c,
	  map_schema.h, meta.c, msdtc.h, mts.h, mts_client.c, mts_client.h,
	  mts_com.cpp, mts_com.h, mtwrite.c, mtx.cpp, multibyte.c,
	  multibyte.h, name.c, neodisk.c, nn_svr.sql, numeric.c, numeric.h,
	  obackup.c, odbccat.c, odbccat.sql, odbcinc.h, oledb.sql,
	  openxml.sql, phrasematch.sql, pldbgcli.c, pldebug.c, pldebug.h,
	  plugin_gate.c, plugin_loader.c, pop3_svr.sql, rdf_core.c,
	  rdf_core.h, rdfbox.c, rdfinf.c, rdfinf.h, rdfxml_parser.c,
	  recovery.c, recovery.h, regist.c, remote.h, rendezvous.c,
	  rendezvous.h, repl.h, repl.sql, repldb.c, replddk.sql,
	  replpush.c, replsr.h, replsri.c, replsub.c, rltrx.c, row.c,
	  schspace.c, schspace.h, scn3.l, search.c, search_in.c,
	  security.c, security.h, sha.h, shcompo.c, shcompo.h, shuric.c,
	  shuric.h, snapshot_repl.sql, soap.h, soap.sql, sort.c, space.c,
	  sparql.h, sparql.sql, sparql2sql.c, sparql2sqltext.c,
	  sparql_core.c, sparql_l.l, sparql_p.y, sparql_qm.c,
	  sparql_tree.c, sparqld.c, sparul2sql.c, sql3.y, sql3_vc.c,
	  sql_code_blog.c, sql_code_cache_impl.c, sql_to_c.awk, sqlbif.c,
	  sqlbif.h, sqlbif2.c, sqlcmps.h, sqlcomp.c, sqlcomp.h, sqlcomp2.c,
	  sqlcost.c, sqlcr.c, sqlcstate.h, sqldf.c, sqlexp.c, sqlfn.h,
	  sqlgen.c, sqlhash.c, sqlintrp.c, sqlintrp.h, sqlnode.h, sqlo.c,
	  sqlo.h, sqloby.c, sqlocr.c, sqlocr.h, sqlofn.h, sqloinv.c,
	  sqloinv.h, sqloinx.c, sqlopcod.h, sqloprt.c, sqlorder.c,
	  sqlovdb.c, sqlpar.h, sqlparext.h, sqlpfn.c, sqlpfn.h, sqlprocc.c,
	  sqlprt.c, sqlrbuf.c, sqlrcomp.c, sqlrcomp.h, sqlrrun.c, sqlrun.c,
	  sqlsrv.c, sqlstmts.c, sqltrig.c, sqltype.c, sqltype.h,
	  sqltype_c.h, sqlver.c, sqlver.h, sqlview.c, srvcr.c,
	  srvmultibyte.c, srvmultibyte.h, srvstat.c, srvstat.h, ssl.c,
	  statuslog.h, string.c, string_tmpl.c, strlike.h, subseq.c,
	  subseq.h, system.sql, system2.sql, text.c, text.h, turtle_l.l,
	  turtle_p.y, uddi.sql, update.c, useraggr.sql, users.sql,
	  uuencode.c, uuencode_impl.h, vdb.sql, virtext.h, virtpwd.h,
	  virtual_dir.sql, vt_text.sql, wi.h, wi_xid.c, wi_xid.h, widd.h,
	  widisk.h, widv.h, wifn.h, wirpc.c, wirpce.h, wiservic.c,
	  wiservic.h, xml.h, xml_a.sql, xml_view.sql, xmla.sql,
	  xmlenc-dec.c, xmlenc.c, xmlenc.h, xmlenc_algos.c, xmlenc_algos.h,
	  xmlenc_test.h, xmlgen.h, xmlnode.h, xmlres.h, xmlschema.c,
	  xmlsearch.c, xmlsql.c, xmltree.c, xmltree.h, xpath.c, xpath.h,
	  xpathp.y, xpathp_impl.h, xpf.c, xpf.h, xpscn.l, xqf.c, xqf.h,
	  xslt.c, xslt_fmt.c, xslt_impl.h, xslt_opt.c: * Code cleanup

2009-04-18 10:32  source

	* sparql2sql.h, sparql_sff.c: * Merged from HEAD

2009-04-18 10:12  source

	* jso.c: * Merged from HEAD

2009-04-18 10:09  source

	* jso.c: * Fixed handling of class instance array

2009-04-17 14:01  source

	* Makefile.am: [no log message]

2009-04-17 13:59  source

	* Makefile.am: * Added missing files to distribution

2009-04-16 22:35  source

	* sparql.sql, sparql2sqltext.c, sparql_core.c, sparql_io.sql,
	  sparql_tree.c: * Merged from V6

2009-04-16 21:34  source

	* bif_regexp.c: * Merged from HEAD

2009-04-16 21:33  source

	* bif_regexp.c: * Fix for FILTER regex(?o, "P\u00E5", "i" )

2009-04-16 21:08  source

	* sparql2sql.h, sqlbif.c: * Merged from HEAD

2009-04-16 19:45  source

	* sparql.sql, sparql2sqltext.c: * Merged from V6

2009-04-16 17:42  source

	* rdf_void.sql, sparql.sql: * Merged from V6

2009-04-16 17:00  source

	* sparql.sql, sparql2sqltext.c: * Added more support for SHORT_OR_LONG

2009-04-16 12:17  source

	* sparql.sql, sparql2sql.h, sparql2sqltext.c, sparql_core.c: * Added support for SSG_VALMODE_SHORT_OR_LONG

2009-04-16 11:54  source

	* rdf_core.c, rdf_core.h, sparql.sql, sparql2sqltext.c,
	  sparql_core.c, sparql_io.sql: * Merged from V6

2009-04-16 11:48  source

	* 2pc.c, cluster.h, ddlrun.c, disk.c, json.y, lock.c, neodisk.c,
	  obackup.c, page.c, rdfinf.c, row.c, search.c, sqlbif.c,
	  sqlintrp.c, sqlorder.c, sqlovdb.c, srvstat.c: * Fixed compiler warnings

2009-04-16 11:48  source

	* cov_report.xsl, wsdl2rdf.xsl: * Fixed header

2009-04-16 09:55  source

	* wsdl2rdf.xsl: * Fixed missing header

2009-04-16 09:54  source

	* 2pc.c, ddlrun.c, lock.c, sqlbif.c: * Fixed compiler warnings

2009-04-15 16:32  source

	* Makefile.am, aqueue.c, aqueue.h, auxfiles.c, bif_explain.c,
	  bif_file.c, bif_text.c, bif_text.h, bif_xml.c, bitmap.c,
	  bitmap.h, blob.c, blobio.c, blobio.h, cl_stubs.c, cluster.h,
	  ddlrun.c, disk.c, eqlcomp.c, eqlcomp.h, extent.c, extent.h,
	  gate.c, hash.c, http.c, http_auth.sql, insert.c, inxop.c,
	  ksrvext.h, lock.c, log.c, log.h, ltrx.h, mail_cli.sql, meta.c,
	  mtwrite.c, neodisk.c, nn_svr.sql, numeric.c, numeric.h,
	  obackup.c, page.c, phrasematch.sql, rdf_core.c, rdf_core.h,
	  rdf_sponge.sql, rdf_void.sql, rdfbox.c, rdfinf.c, rdfinf.h,
	  recovery.c, recovery.h, regist.c, replsri.c, rltrx.c, row.c,
	  scn3.l, search.c, search_in.c, sort.c, space.c, sql3.y,
	  sql_to_c.awk, sqlbif.c, sqlbif.h, sqlbif2.c, sqlcmps.h,
	  sqlcomp2.c, sqlcost.c, sqlcr.c, sqlcstate.h, sqldf.c, sqlexp.c,
	  sqlfn.h, sqlgen.c, sqlhash.c, sqlintrp.c, sqlintrp.h, sqlnode.h,
	  sqlo.c, sqlo.h, sqloby.c, sqloinv.c, sqloinx.c, sqloprt.c,
	  sqlorder.c, sqlparext.h, sqlpfn.c, sqlpfn.h, sqlprocc.c,
	  sqlrun.c, sqlsrv.c, sqlstmts.c, sqltrig.c, sqltype.c, sqlver.h,
	  sqlview.c, sqlwords.gperf, srvcr.c, srvmultibyte.c, srvstat.c,
	  system.sql, system2.sql, text.c, text.h, trans.c, update.c,
	  url_rewrite.sql, useraggr.sql, users.sql, virtual_dir.sql,
	  vt_text.sql, wi.h, wi_xid.c, widd.h, widisk.h, widv.h, wifn.h,
	  xmlnode.h, xmlschema.c, xmlsearch.c, xmltree.c: * Initial checkin of V6 single engine code

2009-04-15 11:31  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_p.y, sparql_tree.c,
	  sparqld.c, sparul2sql.c: * Added support for graph groups

2009-04-14 14:10  source

	* sqlbif.c: * Fixed compiler warnings

2009-04-14 01:51  source

	* bif_crypto.c, bif_explain.c, datesupp.c, dks_esc.c, gate.c,
	  rdfinf.c, regist.c, sparql2sql.c, sparql2sqltext.c,
	  sparql_core.c, sparql_tree.c, sparqld.c, sparul2sql.c, sqlbif.c,
	  sqlbif2.c, sqlcost.c, sqldf.c, sqlpfn.c, srvmultibyte.c,
	  xmltree.c, xqf.c: * Fixed compiler warnings

2009-04-13 11:52  source

	* sparql.h, sparql.sql, sparql_core.c: * Added optimization of secuirity checks for public graphs in
	  "allow nothing" storage

2009-04-13 11:51  source

	* datesupp.c: * Fixed debug output only with DT_DEBUG not with DEBUG

2009-04-11 20:25  source

	* xmltree.h: * Fixed missing prototype

2009-04-11 01:06  source

	* bif_file.c, bif_xper.c: * Added initial support for gzipped stream session

2009-04-11 01:04  source

	* sqlbif2.c: * Added format_number()

2009-04-11 01:04  source

	* url_rewrite.sql: * Fixed reserved word

2009-04-10 13:33  source

	* CLIsql2.c, CLIw.c, arith.c, bif_crypto.c, bif_intl.c,
	  bif_kerberoscli.c, bif_phrasematch.c, bif_soap.c, bif_text.c,
	  bif_xml.c, bitmap.c, bitmap.h, blob.c, datesupp.c, ddlrun.c,
	  disk.c, gate.c, hash.c, http.c, http.h, inxop.c, jso.h, list2.h,
	  lock.c, ltrx.h, mtwrite.c, multibyte.h, obackup.c,
	  phrasematch.sql, rdf_core.c, rdf_core.h, rdf_mapping.jso,
	  rdf_sponge.sql, rdfbox.c, rdfinf.c, rdfxml_parser.c, rltrx.c,
	  search.c, security.c, shcompo.h, space.c, sparql.h, sparql.sql,
	  sparql2sql.c, sparql2sql.h, sparql2sqltext.c, sparql_core.c,
	  sparql_io.sql, sparql_p.y, sparql_qm.c, sparql_sff.c,
	  sparql_tree.c, sparqld.c, sparul2sql.c, sql3.y, sqlbif.c,
	  sqlcost.c, sqldf.c, sqlfn.h, sqlgen.c, sqlintrp.c, sqlpfn.c,
	  sqlrun.c, sqlsrv.c, sqltype.c, system.sql, update.c,
	  url_rewrite.sql, users.sql, wi.h, xmlenc.c, xmltree.c, xpath.c,
	  xpathp.y, xslt_impl.h: * FIxed spelling

2009-04-09 19:27  source

	* xmlsql.c: * Fixed 64bit compatibility

2009-04-09 15:22  source

	* 2pc.c, 2pc.h, 2pc.sql, 2pc_client.c, 2pc_client.h, CLI.h,
	  aqueue.h, arith.c, arith.h, auxfiles.c, bif_audio_tags.h,
	  bif_crypto.c, bif_date.c, bif_dav.c, bif_diff.c, bif_explain.c,
	  bif_file.c, bif_gnw.c, bif_intl.c, bif_json.c, bif_kerberoscli.c,
	  bif_ldapcli.c, bif_mts.c, bif_nntp.c, bif_phrasematch.c,
	  bif_pop3.c, bif_purify.c, bif_regexp.c, bif_repl.c, bif_smtp.c,
	  bif_soap.c, bif_text.c, bif_text.h, bif_tidy.c, bif_uuencode.c,
	  bif_xml.c, bif_xper.c, bif_xper.h, bitmap.c, bitmap.h, blob.c,
	  blobio.c, blobio.h, blog.xsl, cov_time.xsl, crsr.h, crypt.c,
	  date.h, datesupp.c, datesupp.h, ddlrun.c, disk.c, dks_esc.c,
	  eqlcomp.c, eqlcomp.h, ftp.sql, gate.c, hash.c, hosting.c,
	  hosting.h, http.c, http.h, http_client.c, http_client.h,
	  insert.c, inxop.c, iodbcinst.c, iodbcinst.h, jso.h, json.l,
	  json.y, ksrvext.h, ksrvextphp.h, lisprdr.c, lisprdr.h, list2.h,
	  list_lex_props.sh, lock.c, log.c, log.h, ltrx.h, map_schema.c,
	  map_schema.h, meta.c, msdtc.h, mts.h, mts_client.c, mts_client.h,
	  mts_com.h, mtwrite.c, multibyte.c, multibyte.h, name.c,
	  neodisk.c, numeric.c, numeric.h, obackup.c, odbcinc.h,
	  phrasematch.sql, pldbgcli.c, pldebug.c, pldebug.h, plugin_gate.c,
	  plugin_loader.c, rdf_core.c, rdf_core.h, rdf_mapping.jso,
	  rdfbox.c, rdfinf.c, rdfinf.h, rdfxml_parser.c, recovery.c,
	  recovery.h, regist.c, remote.h, rendezvous.c, rendezvous.h,
	  repl.h, repldb.c, replpush.c, replsr.h, replsri.c, replsub.c,
	  rltrx.c, row.c, schspace.c, schspace.h, scn3.l, search.c,
	  search_in.c, security.c, security.h, shcompo.c, shcompo.h,
	  shuric.c, shuric.h, soap.h, soap12_router.xsl,
	  soap_import_sch.xsl, soap_sch.xsl, soap_xmlrpc.xsl, sort.c,
	  space.c, sparql.h, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_l.l, sparql_p.y, sparql_qm.c, sparql_sff.c,
	  sparql_tree.c, sparqld.c, sparul2sql.c, sql3.y, sql3_vc.c,
	  sql_code_cache_impl.c, sqlbif.c, sqlbif.h, sqlbif2.c, sqlcmps.h,
	  sqlcomp.c, sqlcomp.h, sqlcomp2.c, sqlcost.c, sqlcr.c,
	  sqlcstate.h, sqldf.c, sqlexp.c, sqlfn.h, sqlgen.c, sqlhash.c,
	  sqlintrp.c, sqlintrp.h, sqlnode.h, sqlo.c, sqlo.h, sqloby.c,
	  sqlocr.c, sqlocr.h, sqlofn.h, sqloinv.c, sqloinv.h, sqloinx.c,
	  sqlopcod.h, sqloprt.c, sqlorder.c, sqlovdb.c, sqlpar.h,
	  sqlparext.h, sqlpfn.c, sqlpfn.h, sqlprocc.c, sqlprt.c, sqlrbuf.c,
	  sqlrcomp.h, sqlrrun.c, sqlrun.c, sqlsrv.c, sqlstmts.c, sqltrig.c,
	  sqltype.c, sqltype.h, sqltype_c.h, sqlver.c, sqlver.h, sqlview.c,
	  sqlwords.gperf, srvcr.c, srvmultibyte.c, srvmultibyte.h,
	  srvstat.c, srvstat.h, ssl.c, statuslog.h, string.c,
	  string_tmpl.c, strlike.h, subseq.c, subseq.h, text.c, text.h,
	  turtle_l.l, turtle_p.y, update.c, url_rewrite.sql, uuencode.c,
	  uuencode_impl.h, virtext.h, virtpwd.h, wi.h, wi_xid.c, wi_xid.h,
	  widd.h, widisk.h, widv.h, wifn.h, wirpc.c, wirpce.h, wiservic.c,
	  wiservic.h, wsdl_expand.xsl, wsdl_import.xsl, wsdl_parts.xsl,
	  wsrp_error.xsl, wsrp_interm.xsl, wsrp_resp.xsl, xml.h,
	  xmlenc-dec.c, xmlenc.c, xmlenc.h, xmlenc_algos.c, xmlenc_algos.h,
	  xmlenc_test.h, xmlgen.h, xmllazy.c, xmlnode.h, xmlres.h,
	  xmlrpc_soap.xsl, xmlschema.c, xmlsearch.c, xmlsql.c, xmltree.c,
	  xmltree.h, xpath.c, xpath.h, xpathp.y, xpathp_impl.h, xpf.c,
	  xpf.h, xpscn.l, xqf.c, xqf.h, xslt.c, xslt_fmt.c, xslt_impl.h,
	  xslt_opt.c: * Fixed header comment

2009-04-08 14:55  source

	* sparql.sql, sparql2sqltext.c, sparql_core.c, sparql_io.sql,
	  sparul2sql.c, sqlbif.c, xpathp.y, xpscn.l: * Fixed SPARQL/SPARUL security
	* Fixed problem with FT optimization

2009-04-07 23:00  source

	* rdf_core.h, rdf_sponge.sql, rdfbox.c, scn3.l, sparql.h,
	  sparql.sql, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_p.y, sparql_tree.c, sqlfn.h, widv.h: * Added compiler extensions for SPARQL security

2009-04-03 12:47  source

	* rdf_core.h, rdfbox.c, sparql.sql: * Added draft of RDF graph-level security metadata functions

2009-04-01 12:27  source

	* datesupp.c: * Fixed problem with DEBUG code

2009-03-31 15:25  source

	* rdfbox.c: * Fixed i18N serialization of RDF/XML box

2009-03-31 13:06  source

	* rdf_core.c, sparql.sql, sparql2sqltext.c: * Added rdf box argument to iri_to_id
	* Deprecated RDF_MAKE_IID_OF_QNAME_SAFE and RDF_MAKE_IID_OF_LONG

2009-03-31 13:03  source

	* rdf_schema_objects.sql: * Fixed rdf view generation

2009-03-31 13:03  source

	* datesupp.h: * Fixed proper subtype when casting string to time

2009-03-30 16:22  source

	* datesupp.c: * Fixed compiler warning

2009-03-30 10:22  source

	* CLIuti.c, bif_date.c, bif_soap.c, blobio.h, datesupp.c,
	  datesupp.h, row.c, sparql_core.c, xqf.c: * Replaced string_to_time_dt and iso8601_string_to_dt with common parser
	  for both ODBC adn iso8601 strings

2009-03-30 10:20  source

	* sparql_io.sql: * Added support for XML literals in RDF/XML, SPARQL XML resultset and
	  JSON outputs

2009-03-30 10:19  source

	* xmlsql.c: * Fixed 64bit portability

2009-03-29 12:02  source

	* sparql.sql: * Fixed cleanup entries loaded with sparql load into

2009-03-26 11:02  source

	* sparul2sql.c: * Fixed conflict between user-defined aggregates and SPARUL aggregates

2009-03-26 11:00  source

	* sparql_core.c, sparql_p.y: * Added support for user-defined aggregates in SPARQL

2009-03-26 10:59  source

	* rdf_schema_objects.sql: * Fixed Oracle HR issue

2009-03-26 10:59  source

	* text.c: * Fixed variable declaration

2009-03-25 11:05  source

	* sparql.sql, sparql2sqltext.c: * Fixed i18n issues with freetext search in RDF

2009-03-25 10:41  source

	* text.c: * Fixed needless call to wp_proximity

2009-03-25 10:16  source

	* bif_soap.c, http.c: * Fixed compiler warnings

2009-03-25 10:13  source

	* http.c: * Fixed listen if non-normalized interface e.g. w/o port is recorded
	  in http_path table

2009-03-22 11:37  source

	* sqlbif2.c: * Fixed compiler warnings

2009-03-22 11:36  source

	* sparql2sqltext.c: * Fixed passing retvals of variables from OPTION(), like ?SCORE ?x,
	  from deeply nested subselects

2009-03-20 00:42  source

	* sparql.sql, sparul2sql.c, srvstat.c, xslt.c: * Added support for MaxMemInUse parameter in [SPARQL] section
	* Fixed related bugs in resultset size restrictions

2009-03-20 00:41  source

	* json.y: * FIxed include "..." instead of include <...> for dependencies

2009-03-20 00:39  source

	* sparql_io.sql: * Fixed wrong output to http instead of output to session in single-value
	  result sets

2009-03-18 17:04  source

	* rdf_void.sql: * Fixed names and string limits

2009-03-18 10:14  source

	* rdf_core.h, turtle_p.y: * Added support for nonstandard '[' predicate-object-list ']' '.' syntax
	  at top level of N3 files

2009-03-18 10:12  source

	* bif_date.c: * Fixed problem with dateadd and datediff on first day of month with pos
	  timezone and on last day of month with neg timezone

2009-03-17 11:36  source

	* sparql.sql, sparql_core.c, sparul2sql.c: * Fixed problem with wrong dictionary limit

2009-03-15 16:14  source

	* sparql_io.sql: * Fixed bad http header

2009-03-11 15:57  source

	* http.c, http_client.c: * Added support for URIQA methods in http_client
	* Added support for gunzip in http_client
	* Rewrote http_get to use http_client call

2009-03-11 15:44  source

	* bif_file.c: * Fixed memory leak in file stat

2009-03-10 15:33  source

	* sparql2sql.c: * Fixed GPF in rare case when using NOT FROM / NOT FROM NAMED

2009-03-10 15:23  source

	* bif_date.c, date.h, datesupp.c, datesupp.h, soap.sql,
	  sparql2sqltext.c, xqf.c: * Fixed handling of fractions in datetime

2009-03-09 16:58  source

	* bif_file.c: * Fixed dirlist on windows

2009-03-09 10:27  source

	* http.c, http.h, http_client.c, http_client.h, rdf_sponge.sql,
	  sqlver.h, system.sql: * Added support for squid, socks4 and socks5 proxy with optional auth
	* Added support for define sparql-get:proxy for RDF mappers

2009-03-09 10:23  source

	* bif_file.c: * Fixed failing file_stat on windows because of trailing slash on directory

2009-03-03 21:45  source

	* rdf_void.sql: * Fixed IRI

2009-03-03 20:59  source

	* bif_soap.c, http_client.c, http_client.h: * Fixed long files support in http client

2009-03-03 20:58  source

	* rdf_void.sql: * Fixed missing group by for voID
	* Fixed iri

2009-03-03 14:36  source

	* rdfbox.c: * Fixed problem with TURTLE serialization of a triple with an O field
	  that is an unknown IRI_ID

2009-03-02 21:47  source

	* rdfbox.c, sparql.sql, sparql_io.sql: * Fixed output format selection for SPARQL protocol clients that accept
	  both XML result-sets and TTL triple dictionaries

2009-03-02 10:01  source

	* sparql.sql: * Fixed problem with FILTER and DB.DBA.RDF_STRSQLVAL_OF_SQLVAL

2009-02-27 22:12  source

	* xpf.c: * Added support for xpf_abs and apf_round_half_to_even

2009-02-27 14:03  source

	* xmlenc.c: * Fixed wrong function name in bif_args

2009-02-27 12:00  source

	* sparql.sql, sparql2sql.h, sparql2sqltext.c, sparql_io.sql: * Fixed incorrect result when Accept is set to "text/rdf-n3"
	* Fixed compilation of SPARQL_SELECT_DISTINCT query returning bad result

2009-02-27 11:39  source

	* xpf.c: * Fixed urlify to avoid using '+' and match final URL recommendations

2009-02-27 00:23  source

	* bif_crypto.c, http.c: * Fixed gpf on db:cert_key in certificate info

2009-02-25 16:24  source

	* search.c: * Fixed problem with checkpoint rollback which left empty pages

2009-02-25 15:17  source

	* ddlrun.c: * Fixed memory leak when an executed select statement leaves a qi and
	  not all rows are fetched

2009-02-25 09:38  source

	* rdf_core.c, rdfbox.c, sparql.sql, sparql2sqltext.c,
	  sparql_io.sql: * Enhanced speed of TTL output
	* Fixed other output modes

2009-02-20 23:30  source

	* sparql_p.y: * Fixed gpf

2009-02-20 15:16  source

	* http.c, rdf_core.c, rdf_core.h, rdf_void.sql, rdfbox.c, sparql.h,
	  sparql.sql, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_io.sql, sparql_p.y, sparul2sql.c,
	  xmltree.c, xmltree.h: * Added initial infrastructure for new SPARQL result serialization
	* Added function bif_rdf_strsqlval
	* Fixed RDF_STRSQLVAL_OF_xxx for IRI attributes

2009-02-20 15:13  source

	* sqlbif.c: * Added function bif_isnotnull

2009-02-20 15:13  source

	* dks_esc.c, http.h: * Fixed compiler warnings

2009-02-20 15:11  source

	* users.sql, xmlenc.c: * Added CA functions

2009-02-20 15:10  source

	* bif_file.c: * Added bif to open strses without dumping into temp file

2009-02-20 15:08  source

	* text.c, text.h, bif_text.c: * Fixed bug accessing memory past the end of st_buffer

2009-02-13 16:16  source

	* sqlver.h: * Updated version to 05.10

2009-02-13 12:41  source

	* rdf_sponge.sql: * Fixed duplicate code

2009-02-13 11:54  source

	* CLIsql1.c, CLIuti.c, aqueue.c, arith.c, autoexec.sql, auxfiles.c,
	  bif_dav.c, bif_file.c, bif_phrasematch.c, bif_regexp.c,
	  bif_repl.c, bif_soap.c, bif_uuencode.c, bif_xml.c, bitmap.c,
	  blobio.h, ddlrun.c, disk.c, dks_esc.c, eqlcomp.c, ftp.sql,
	  gate.c, hash.c, hosting.c, http.c, http_client.c, insert.c,
	  inxop.c, jso.c, json.y, lock.c, log.c, meta.c, neodisk.c,
	  nn_svr.sql, obackup.c, rdf_core.c, rdf_schema_objects.sql,
	  rdf_void.sql, rdfbox.c, rdfinf.h, rdfxml_parser.c, recovery.c,
	  rltrx.c, row.c, scn3.l, search.c, snapshot_repl.sql, soap.sql,
	  sort.c, sparql.h, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_l.l, sparql_p.y,
	  sparql_qm.c, sparql_sff.c, sparqld.c, sparul2sql.c, sql3.y,
	  sqlbif2.c, sqlcomp2.c, sqlcost.c, sqldf.c, sqlexp.c, sqlgen.c,
	  sqlintrp.c, sqlnode.h, sqloinx.c, sqlovdb.c, sqlrcomp.c,
	  sqlrrun.c, sqlrun.c, sqlsrv.c, sqlstmts.c, sqltrig.c, system.sql,
	  text.c, turtle_l.l, turtle_p.y, update.c, url_rewrite.sql,
	  users.sql, virtual_dir.sql, wi.h, widisk.h, wifn.h, xmla.sql,
	  xmlsql.c, xmltree.c, xmltree.h, xpf.c, xqf.c, xslt.c, xslt_opt.c: * Fixed indentation

2009-02-12 16:15  source

	* list_lex_props.sh: * Fixed problem with LOCALE handling in scripts

2009-02-11 23:09  source

	* sparql_io.sql: * Fixed /sparql?find=a error diagnostics

2009-02-11 21:03  source

	* Makefile.am: * Added initial Amazon S3 DET

2009-02-11 17:37  source

	* sparql2sqltext.c: * Fixed sparql codegen for free-text preficates in triples that have no
	  variants

2009-02-11 00:28  source

	* rdf_core.c: * Fixed initialization

2009-02-10 13:56  source

	* http.c, http.h: * Added support for self-signed certificates as well as optional client
	  verification to https
	* Fixed session id context when verifying

2009-02-10 13:54  source

	* http_client.c, http_client.h: * Added DAV methods to new http client

2009-02-10 13:53  source

	* CLIodbc3.c: * Fixed use of ODBC 3.x SQLLEN for 64bit ports

2009-02-09 20:24  source

	* bif_file.c: * Fixed sys_dirlist on windows

2009-02-09 12:55  source

	* xmltree.c: * Fixed handling of WIDE data

2009-02-09 11:42  source

	* bif_file.c: * Fixed checking system call setting

2009-02-06 10:40  source

	* soap.sql, sqlver.h: * Updated copyright year to 2009

2009-02-05 11:41  source

	* rdf_core.c, rdf_core.h: * Fixed https and 'local:'

2009-02-03 16:39  source

	* bif_crypto.c: * Added initial support for foaf+ssl

2009-02-03 16:38  source

	* neodisk.c: * Fixed writing cpt revov file which needs cpt_dbs to be set when there
	  are uncommitted transactions

2009-02-03 01:07  source

	* bif_date.c, bif_file.c, bif_intl.c, bif_xper.c, multibyte.h,
	  rdfbox.c, sqlnode.h, srvmultibyte.h, xmllazy.c, xmlsql.c: * Fixed compiler warnings

2009-02-03 01:06  source

	* dks_esc.c: * Fixed escaping of weird IRIs in TURTLE and javascript output of SPARQL
	  results via SPARQL web service endpoint

2009-02-03 01:04  source

	* rdfbox.c: * Fixed for dot in namespace prefix preamble

2009-01-29 23:00  source

	* sqlintrp.c, sqlnode.h: * Fixed deadlock handler as remove need to do rb before first goto.
	  Also the explicit rb is now optional

2009-01-29 22:58  source

	* sparql_core.c, xqf.c: * Fixed memory leaks

2009-01-29 14:00  source

	* scn3.l, sparql2sqltext.c, sparql_l.l, sqlrcomp.c, sqlrcomp.h: * Fixed support for SPARQL expressions with weird strings in WHERE (...)
	  SQL fragments

2009-01-29 13:52  source

	* rdfbox.c: * Fixed TURLE initialization after running out of limit for namespace
	  prefixes in a hugh output

2009-01-29 13:51  source

	* bif_file.c: * Fixed double close of file descriptor after interrupted file read

2009-01-29 13:49  source

	* http.c, http.h: * Fixed rate limit to take samples within 1 second before comparing
	* Fixed precision as hits/count/elapsed time gives better results

2009-01-29 13:47  source

	* sparql.sql: * Added support for mapping of TIME columns to xsd:time literals

2009-01-26 11:23  source

	* rdf_core.c, rdf_core.h, rdfbox.c, rdfxml_parser.c, sparql.sql,
	  turtle_l.l, turtle_p.y: * Added error/warning/info reporting callback to triple feeder
	* Added printer of human-readable turtle files
	* Fixed hash of RDF boxes

2009-01-26 11:18  source

	* http.c, http.h, rdf_void.sql, virtual_dir.sql: * Added HTTP ACL to support hit rate limit

2009-01-26 11:17  source

	* date.h, datesupp.c, xqf.c: * Added dt_audit_fields and fixes related bugs

2009-01-26 11:15  source

	* bif_file.c, sqlbif.c, sqlbif.h, sqlbif2.c, sqlfn.h: * Added support for filesystems with non-latin1 charsets for filenames

2009-01-22 23:56  source

	* sparql_io.sql: * Fixed CSS for /sparql interface

2009-01-22 23:49  source

	* .cvsignore: * Added more files to ignore

2009-01-22 23:48  source

	* Makefile.am, sqlnode.h: * Fixed use of --disable-pldebug

2009-01-21 14:28  source

	* rdf_schema_objects.sql: * Fixed wrong graph in VD rule

2009-01-21 12:08  source

	* rdf_core.h, turtle_l.l, turtle_p.y: * Fixed extended error recovery to allow for wierd relative URIs and
	  can skip severe syntax errors upto dot with whitespace

2009-01-21 12:02  source

	* sparql.sql: * Fixed define sql:describe-mode "SPO"

2009-01-19 11:16  source

	* sparql.sql, sparql2sqltext.c, sparql_l.l, sparql_p.y,
	  sparql_tree.c: * Fixed select * where { ?s ?p ?o filter (?o = 'something'@lang) }

2009-01-19 11:15  source

	* http_client.c: * Fixed check for content lenght limit

2009-01-19 10:02  source

	* information_schema.sql: * Fixed typo in columns view

2009-01-14 16:57  source

	* sparql.sql: * Added support for nvarchar / long nvarchar fields in RDF views

2009-01-14 16:57  source

	* sparql_tree.c: * Fixed partial rollback of patch

2009-01-14 16:56  source

	* rdf_void.sql: * Fixed use seeAlso as it seems sameAs is wrong

2009-01-14 12:01  source

	* sparql2sql.c, sparql_tree.c: * Fixed sparp_rvr_tighten to finally pass SparqlQmPure.sql

2009-01-14 12:01  source

	* xmltree.h: * Fixed compiler warning

2009-01-13 11:18  source

	* Makefile.am, bif_xper.c, multibyte.h, xmllazy.c, xmlschema.c,
	  xmltree.c, xmltree.h, xpath.c, xpf.c: * Added support for lazy xml entities

2009-01-09 12:20  source

	* rdf_schema_objects.sql: * Added support of timestamp and nvarchar in rdf schema generation

2009-01-08 15:32  source

	* http.c: * Fixed handeling of 100-continue was only activated on certain content
	  types

2009-01-08 15:31  source

	* 2pc.h, mts_client.c: * Fixed compiler error

2009-01-07 20:55  source

	* sql3.y, sqlwords.gperf: * Renamed SQLSTATE token to SQLSTATE_L to avoid namespace clash

2009-01-06 11:18  source

	* rdf_schema_objects.sql: * Fixed use temp directory for larger script otherwise url param may not fit
	* Fixed use of IRI in the rdf view definition

2009-01-05 22:20  source

	* rdf_schema_objects.sql, sparql.sql: * Fixed voID in RDF views
	* Fixed URL deref

2009-01-02 13:46  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_p.y, sparql_tree.c,
	  sparqld.c: * Added SPAR_GRAPH (with SPART_GRAPH_FROM ... and SPART_GRAPH_NOT_NAMED
	  subtypes)

2009-01-02 13:45  source

	* turtle_l.l: * Fixed SPAR_NCNAME_X to accept dot right after QName

2009-01-02 13:44  source

	* bif_intl.c, bif_xper.c, srvmultibyte.h, xmlenc.c, xmlsql.c,
	  xmltree.c: * Added wcharset_by_name_or_dftl()

2008-12-24 01:10  source

	* ddlrun.c, system.sql: * Fixed no fk trigger on remote table

2008-12-24 01:09  source

	* sqlbif.c: * Added support for ROUND function

2008-12-23 11:05  source

	* bif_file.c: * Fixed enabled output buffering

2008-12-22 17:20  source

	* sort.c, sql3.y, sqlrun.c: * Added TOP (N, -1) to skip N rows and then return rest of result set

2008-12-22 17:09  source

	* rdf_schema_objects.sql: * Added optional support for voID to RDF views

2008-12-22 12:30  source

	* sparql.sql, sparql2sqltext.c: * Added partial (and bad) support for quad maps with 4 constants and no
	  quad map values

2008-12-22 12:29  source

	* rdf_void.sql: * Fixed problem with rdf_void_store

2008-12-18 14:45  source

	* sqlver.h: * Updated version to 3037

2008-12-18 14:32  source

	* Makefile.am: * Added new LiteMode setting so virtuoso can run in restricted mode

2008-12-18 10:36  source

	* sparql2sql.c, sparql2sql.h, sparqld.c: * Fixed wrong localization of glued filters
	* Fixed wrong placing of glued filters with restrictions on equiv
	* Improved SPARQL-D printer

2008-12-17 17:55  source

	* auxfiles.c, ddlrun.c, disk.c, http.c, log.c, rendezvous.c,
	  soap.sql, sparql.sql, sqlnode.h, sqlsrv.c, srvstat.c, system.sql,
	  users.sql, virtual_dir.sql: * Added new LiteMode setting so virtuoso can run in restricted mode

2008-12-17 17:49  source

	* gate.c, recovery.c, wi.h: * Fixed error messages

2008-12-17 17:47  source

	* CLI.h, CLIodbc3.c, odbcinc.h: * Added SQL_DESC_COL_LITERAL_LANG and SQL_DESC_COL_LITERAL_TYPE to
	  translate RDF metadata

2008-12-17 17:43  source

	* wifn.h: * Added option DisableTcpSocket

2008-12-17 17:39  source

	* disk.c, rdf_core.c, wi.h: * Added options RdfFreeTextRulesSize and IndexTreeMaps to better control
	  memory consumption for small installations

2008-12-16 20:56  source

	* sparql_io.sql: * Fixed use special function to cast

2008-12-16 20:55  source

	* rdf_void.sql: * Added RDF_VOID_STORE proc

2008-12-16 12:46  source

	* Makefile.am, rdf_void.sql: * Added support for voID generation

2008-12-15 21:29  source

	* url_rewrite.sql: * Fixed missing order by

2008-12-15 21:29  source

	* system.sql: * Fixed when altering PK, keep grants too

2008-12-15 21:28  source

	* sparql_io.sql: * Fixed missing cast to string

2008-12-12 15:07  source

	* http_client.c: * Fixed problem with http://dot.domain without path, must use / instead of
	  /index.html as this may not be there on server

2008-12-12 15:03  source

	* sparql2sql.h: * Fixed missing struct members

2008-12-12 14:30  source

	* Makefile.am, rdf_sponge.sql, sparql.h, sparql.sql, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_io.sql, sparqld.c,
	  sparul2sql.c: * Added support for SPARUL to write to DAV
	* Fixed SPARQL printer
	* Fixed split sparql.sql into sparql.sql, sparql_io.sql and rdf_sponge.sql

2008-12-12 13:50  source

	* information_schema.sql, sqlbif2.c: * Fixed show procedure/view text only to owner or dba
	* Fixed grants

2008-12-11 15:28  source

	* sqlbif.c: * Fixed error message

2008-12-11 15:22  source

	* information_schema.sql: * Added support to upgrade information schema views in existing database

2008-12-09 16:58  source

	* sqlver.h: * Updated version to 05.09.3036

2008-12-09 16:49  source

	* sparql.sql: * Added support for GET+MGET
	* Fixed issues with sponger

2008-12-09 16:47  source

	* sparql.sql, sqlbif.c: * Fixed debugging code

2008-12-09 16:45  source

	* sqldf.c, wifn.h: * Added flag to enable/disable constant predicate optimization

2008-12-09 16:43  source

	* system.sql: * Fixed missing table qualifier

2008-12-09 01:40  source

	* sqlo.h: * Fixed constant to -1L for 64bit portability

2008-12-04 14:33  source

	* obackup.c: * Fixed problem with restore when header cannot be read
	* Fixed error messages

2008-12-01 12:29  source

	* virtual_dir.sql: * Fixed vhost_remove to work identical to vhost_define re lhost

2008-12-01 12:28  source

	* auxfiles.c, disk.c: * Fixed step calculation to prevent crash when number of buffers is low
	* Fixed set minimum number of buffers to 256

2008-11-27 15:20  source

	* rdfbox.c: * Fixed compiler warning

2008-11-27 00:55  source

	* sparql.sql: * Fixed check for valid graph IRI

2008-11-27 00:54  source

	* sparul2sql.c: * Fixed CONTRUCT with expressions in triple patterns

2008-11-27 00:53  source

	* sparql_core.c: * Fixed SPAR_CODEGEN in DEBUG mode

2008-11-27 00:52  source

	* sparql.sql, sparql2sqltext.c: * Fixed double-quoted identifiers in mappings

2008-11-27 00:49  source

	* sparql.h, sparql2sqltext.c, sparql_core.c, sparql_l.l,
	  sparql_p.y, sparql_tree.c: * Added support for IFP

2008-11-27 00:46  source

	* rdf_core.c, sparql.sql: * Added support for cache of matches between datatype IRIs and twobyte
	  codes
	* Added similar support for languages

2008-11-26 12:38  source

	* sparql.sql: * Fixed display message only when inf is actually loading

2008-11-26 12:38  source

	* bif_file.c, widv.h: * Added support to read line from file

2008-11-25 11:43  source

	* sparql.sql: * Fixed parameter name

2008-11-25 09:33  source

	* sparql.sql: * Added option to load inference deferred

2008-11-25 09:33  source

	* srvstat.c, system.sql: * Fixed do not run scheduled proc when refreshing VDB stats

2008-11-25 01:13  source

	* sparql2sql.c: * Fixed typo

2008-11-24 12:10  source

	* sparql.sql: * Added default namespaces

2008-11-24 12:10  source

	* bif_xml.c: * Added support for DV_DB_NULL in composing UTF-8 representation of box

2008-11-24 12:09  source

	* multibyte.c: * Fixed DEBUG assertion for invalid box lenght before conversion wchar
	  to UTF-8

2008-11-24 12:09  source

	* rdf_core.c, rdf_core.h, rdfbox.c: * Added bif_http_ttl_triple

2008-11-24 12:08  source

	* rdf_schema_objects.sql: * Fixed table and column name escape

2008-11-20 15:42  source

	* security.c, sqlfn.h: * Fixed cli_encryption_on_password statistic on 64bit

2008-11-20 15:40  source

	* sparql.sql: * Fixed problem with maxrows as construct and resultset are optional

2008-11-19 12:26  source

	* sparql2sql.c, sparql2sql.h, sparql_p.y, sparql_tree.c: * Fixed tree rewriting when filters are duplicated for branches of UNION
	  and there are subqueries inside filters

2008-11-19 12:24  source

	* simile.sql: * Fixed empty body inside procedure which breaks the awk script

2008-11-19 12:24  source

	* nn_svr.sql: * Fixed return id of message

2008-11-19 12:23  source

	* virtual_dir.sql: * Fixed name of stored procedure to uppercase

2008-11-19 12:23  source

	* rdf_schema_objects.sql: * Added generation of OWL and VDs from DB schema

2008-11-13 12:59  source

	* sqlocr.c, sqlcr.c, sqlocr.h: * Fixed suppress sqlstate 42000 only for internal IUD operations

2008-11-13 11:06  source

	* bif_file.c: * Removed duplicated function

2008-11-13 11:04  source

	* sparql2sqltext.c: * Fixed faster location of gp of external global var

2008-11-13 11:03  source

	* sparql2sql.c: * Fixed sparp_expns_are_equal() is extended to compare (inaccurately)
	  SPAR_GP trees

2008-11-13 11:02  source

	* sparql.sql: * Fixed codegen for cast of SSG_VALMODE_LONG to short of multipart
	  sprintf IRI class

2008-11-12 10:11  source

	* sparql2sql.c, sparql2sql.h, sparql2sqltext.c: * Fixed code generation of OPTIONAL clause

2008-11-12 10:09  source

	* sparql.sql: * Added 'find' param in /sparql

2008-11-12 10:08  source

	* sparql_p.y: * Fixed sparql select ((select ...)), count(...) ...

2008-11-12 10:07  source

	* sparql.sql: * Added post-processing hook for sponger

2008-11-12 10:06  source

	* sparql.sql, sparql2sqltext.c: * Added extensions for SPARQL REGEX

2008-11-12 10:03  source

	* sparql.sql: * Fixed code generation when table or owner name contains spaces

2008-11-12 09:58  source

	* bif_regexp.c: * Added extensions for SPARQL REGEX

2008-11-11 23:40  source

	* bif_phrasematch.c: * Added support for multiple phrases per checksum

2008-11-11 23:38  source

	* text.c: * Added lang and encoding arguments to vtb_match

2008-11-11 23:04  source

	* turtle_l.l: * Fixed for loading DBpedia 3.2 (local parts of QNames)

2008-11-11 23:03  source

	* sqlbif.c: * Fixed use int64 for bit ops

2008-11-11 23:00  source

	* ksrvext.h, srvmultibyte.c, srvmultibyte.h: * Fixed compiler warnings

2008-11-11 22:55  source

	* bif_file.c, blob.c: * Fixed VAD to work with resources larger than 10MB
	* Fixed md5_update to take strsess
	* Fixed return sql error when blob to big for string conversion

2008-11-11 22:01  source

	* sparql_core.c, sparql_sff.c: * Fixed memory leak in sparql

2008-11-11 21:58  source

	* sqldf.c, sqloinx.c: * Fixed memory leak

2008-11-04 16:09  source

	* turtle_p.y: * Added debian control files

2008-11-03 13:58  source

	* sqlver.h: * Updated version to 05.09

2008-10-31 17:16  source

	* sparql_core.c: * Fixed check argument count

2008-10-31 16:31  source

	* sparql.sql: * Fixed primary key to hook

2008-10-31 16:29  source

	* sqlcomp2.c: * Fixed reporting garbage message

2008-10-30 18:18  source

	* Makefile.am, rdf_schema_objects.sql, sqlver.h, system.sql: * Added initial implementation of new rdf view generation

2008-10-30 18:17  source

	* http_client.c: * Fixed descriptor leak if client does a retry

2008-10-30 13:50  source

	* information_schema.sql: * Fixed prefix system tables in case we are in non-default database

2008-10-29 21:51  source

	* sparql.sql: * Added application/vnd.ms-excel output option to SPARQL endpoint

2008-10-29 15:56  source

	* sparql.sql: * Fixed ensure string argument otherwise UNAME can lead to lcase error

2008-10-29 15:56  source

	* regist.c, sqlbif.c, sqlfn.h: * Fixed log registry settings

2008-10-29 15:55  source

	* bif_phrasematch.c: * Fixed is_html flag indicating html mode 1 (fine_html) or 2 (dead_html)

2008-10-28 20:09  source

	* xpf.c: * Fixed do error check before trying to use the return value

2008-10-27 09:13  source

	* bif_phrasematch.c: * Fixed skip bad words in non-debug more

2008-10-27 09:12  source

	* text.c: * Fixed memory leak in vt_batch_match

2008-10-22 22:10  source

	* sparql.h, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_l.l, sparql_p.y, sparql_tree.c,
	  sparul2sql.c, sqlcomp2.c, sqldf.c, sqlo.c: * Added support for triple optionof bif:contains .

2008-10-21 14:21  source

	* http.c: * Fixed memory leak in ws_params when server returns 303
	* Fixed return url params in redirect so that /ode?x=y will redirect
	  to /ode/?x=y
	* Fixed check in dav_metadata extraction if procedure actually exists
	  before calling it

2008-10-21 14:18  source

	* virtual_dir.sql: * Fixed new table layout

2008-10-21 14:17  source

	* sqlcost.c: * Fixed check for proper bif name in non-debug mode to get same
	  execution path

2008-10-21 14:17  source

	* sqlexp.c: * Fixed check if iri is actually split, else we could free an uninitialized
	  pointer

2008-10-20 16:30  source

	* bif_ldapcli.c, sqlo.h, turtle_p.y: * Fixed compiler warnings

2008-10-20 11:49  source

	* sparql.h, sparql2sql.h, sparql2sqltext.c, sparql_core.c,
	  sparql_tree.c: * Added support for option(transitive) for triples

2008-10-17 17:53  source

	* http_auth.sql, sparql.sql, virtual_dir.sql: * Added sparql-auth endpoint similar to /proxy
	* Added check if endpoint needs to be redefined

2008-10-17 17:52  source

	* users.sql: * Fixed qualifier check

2008-10-16 14:30  source

	* information_schema.sql: * Added foreign key information to KEY_COLUMNS_USAGE
	* Fixed primary key name in REFERENTIAL_CONSTRAINS

2008-10-16 10:24  source

	* rdf_mapping.jso, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_sff.c: * Fixed codegen for SPARQL SELECT DISTINCT

2008-10-15 21:57  source

	* bif_text.c: * Added support for stop words

2008-10-15 12:07  source

	* turtle_l.l, turtle_p.y: * Added support for @base in TURTLE
	* Added case for QNAME_NS in q_complete rule

2008-10-14 21:25  source

	* http_client.c, sparql.sql: * Fixed use http_client for sponging
	* Fixed check in http_client if ua-id is already set in the headers

2008-10-14 21:22  source

	* aqueue.c: * Fixed if proc undefined, return error message

2008-10-14 12:47  source

	* sparql.sql, sparql2sql.c, sparql2sqltext.c: * Fixed support for SELECT DISTINCT subqueries in SPARQL

2008-10-14 12:46  source

	* users.sql: * Fixed error when granting sparql-update to user

2008-10-14 12:46  source

	* sqldf.c: * Fixed set and copy the dfe hash for value subqueries etc else they
	  get placed multiple times if eg ordering col and result set col

2008-10-14 12:45  source

	* sparql.sql: * Added connection var to allow making authorized endpoints

2008-10-13 11:14  source

	* bif_file.c, sqlsrv.c: * Fixed call to init_server_cwd should be before backup/restore check
	* Fixed problem trying to add db files from hash in restore mode

2008-10-12 23:10  source

	* sparql2sql.c, sparql2sql.h, sparql2sqltext.c, sparql_core.c,
	  sparql_l.l, sparql_p.y, sparql_tree.c, sqlfn.h: * Added support for SAME_AS_S_O_L
	* Added ssg_make_rb_complete_wrapped
	* Added iri_split_ttl_qname
	* Fixed case for FROM NAMED without FROM

2008-10-12 23:08  source

	* sqlpfn.c: * Fixed spelling error

2008-10-10 12:31  source

	* bif_file.c, sqlsrv.c, wifn.h: * Add all DB files explicitly to deny list
	* Fixed initialization of server working directory
	* Fixed use dynamic buffers

2008-10-10 12:24  source

	* bif_phrasematch.c: * Added support for filling vt batch in html mode

2008-10-09 09:55  source

	* sparql2sql.c, sparql2sql.h, sparql_tree.c: * FIxed scalar subqueries in result sets

2008-10-08 14:05  source

	* xmltree.c, xmltree.h: * Added uname_nodeID_ns

2008-10-08 14:05  source

	* sqlcomp2.c: * Fixed truncate error messages longer than 2K text

2008-10-07 17:33  source

	* http_client.c: * Fixed do not try to do any post when no data e.g. vector() is given

2008-10-07 12:46  source

	* sqlbif.c: * Fixed compiler warnings

2008-10-07 00:47  source

	* inxop.c: * Fixed when 2-d param is null, clear the params otherwise we end up with
	  an incomplete params array

2008-10-06 21:56  source

	* bif_phrasematch.c: * Fixed serialize loading when phrases are not loaded and multiple clients
	  trying to access same class

2008-10-06 17:16  source

	* sparql2sqltext.c, sparql_core.c: * Fixed compiler warnings

2008-10-06 17:15  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql2sqltext.c: * Fixed sparql constructions like T_STOP

2008-10-06 17:12  source

	* blobio.h, datesupp.c, datesupp.h, sqlbif.c, sqlbif.h: * Fixed compiler warnings

2008-10-04 00:30  source

	* sparql.h, sparql2sql.c, sparul2sql.c: * Fixed automatic grouping result-sets of SPARQL queries using subqueries
	  with aggregates

2008-10-03 17:02  source

	* sqlpfn.c: * Fixed stack check for solaris

2008-10-03 11:47  source

	* sparql2sql.c, sparql2sqltext.c, sparql_tree.c: * Fixed scalar subqueries that are used as items of result set

2008-10-02 22:54  source

	* ddlrun.c, scn3.l, sqlbif.c, users.sql: * Fixed empty identifiers like "" should be syntax error
	* Fixed checks for empty owners and qualifiers

2008-10-02 22:52  source

	* http.c, http_client.c: * Added new http_pipeline for very large HTTP client requests

2008-10-02 22:50  source

	* sparql2sql.c: * Fixed  sparql select ?s, ((select count (1) where { ?s <knows> ?z}))
	  where { ?s ?p ?o };

2008-10-02 22:48  source

	* sparql2sqltext.c: * Fixed missing space after WHERE keyword

2008-10-02 11:11  source

	* sparul2sql.c: * Fixed sparql insert ... where { {select ... }...}

2008-10-02 11:10  source

	* system.sql: * Fixed procedure name in ucase

2008-10-01 16:38  source

	* sparql.sql, sparql2sql.c, sparql2sqltext.c, sqlbif.c: * Fixed SPARQL OPTIONS
	* Fixed decision about proper common valmode for != operator on G and
	  global IRI expressions

2008-10-01 13:09  source

	* rdfbox.c: * Fixed description of __ro2sq as returning 'any' to fix problem with
	  SQL_COLUMN_DISPLAY_SIZE

2008-10-01 11:44  source

	* bif_phrasematch.c: * Fixed memory leak

2008-09-30 18:21  source

	* http.c: * Fixed content check

2008-09-30 18:02  source

	* sparql2sql.c, sparql2sqltext.c, sparql_l.l, sparql_p.y,
	  sparql_tree.c: * Added initial support for SPARQL triple options SAME_AS, SAME_AS_S
	  and SAME_AS_O
	* Fixed INFERENCE and SAME_AS

2008-09-30 18:00  source

	* sql_to_c.awk, system.sql: * Fixed problem tagging procedures as public

2008-09-30 12:59  source

	* bif_file.c, http.c, http.h: * Added support for http_get to receive gzipped data

2008-09-29 22:34  source

	* sqlbif.c: * Fixed signal an error if the result set is too long

2008-09-29 11:06  source

	* rdf_mapping.jso, sparql.h, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_p.y, sparql_tree.c: * Added support for two free-text tables (say RO_OBJ and RO_FT)
	* Fixed SPARQL select * where {{select * where { ?s <knows> ?o }} .
	  filter (?s=<me>)}
	* Fixed validation of group pattern options

2008-09-28 17:30  source

	* search.c, wifn.h: * Fixed compiler warnings

2008-09-26 14:45  source

	* sparql.h, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_l.l, sparql_p.y, sparql_tree.c: * Added draft support of TRANSITIVE in SPARQL

2008-09-26 00:08  source

	* sqlcmps.h, sqlcr.c: * Fixed select TOP N .. order by ... using cursor

2008-09-26 00:07  source

	* sqlview.c: * Fixed memory leak

2008-09-24 23:48  source

	* sparql.sql: * Added timeout for transaction

2008-09-23 21:13  source

	* sqlo.c, sqlrun.c: * Fixed problem with col ref w/o prefix when replacing the prefixes
	  indexed AND in outer join; use the ts_inx_op->iop_ts instead of order_ks

2008-09-23 17:26  source

	* sparql.sql, virtual_dir.sql: * Fixed handle blank nodes in proxy service
	* Fixed support for post process hook in sponger for rdf type of data

2008-09-23 17:25  source

	* sqlbif2.c: * Fixed gpf on rfc1808_expand_uri

2008-09-22 15:17  source

	* sqlcomp2.c, sqlcost.c, sqldf.c, sqlgen.c, sqlo.c, sqlpfn.c: * Fixed stack margin since 1k is not sufficient

2008-09-19 12:16  source

	* search.c, sqlexp.c, sqlrun.c, wifn.h: * Added support for LIKE on LOBs

2008-09-18 12:17  source

	* http.c: * Fixed setting proxy flag and new physical path when doing internal redirect
	* Fixed clear proxy request flag explicitly in ws_clear

2008-09-18 12:15  source

	* sparql2sql.c, sparql2sql.h, sparql_p.y: * Added support for ORDER BY ?alias where ?alias is used in top-level
	  result set
	* Fixed bad relocation of single-variable FILTER down to SELECT statement

2008-09-18 12:14  source

	* sqldf.c: * Fixed use of local vars for stack check

2008-09-18 12:13  source

	* gate.c, search.c, wifn.h: * Added read ahead all siblings in random access if there are free buffers

2008-09-17 12:29  source

	* sparql.sql, sqlbif.h, srvstat.c, xslt.c: * Added setting to protect against exhaustive sparql CONSTRUCT and DESCRIBE

2008-09-17 10:38  source

	* Makefile.am: * Fixed build dependencies
	* Fixed missing files from distribution

2008-09-17 10:35  source

	* Makefile.am: * Updated generate script
	* Updated bison and flex rules to use the generate script
	* Fixed CLEANFILES rule not to remove generated files that might be hard
	  to rebuild on some systems

2008-09-16 15:15  source

	* hosting.c, hosting.h, plugin_loader.c: * Fixed dynamic loading on Mac OS X
	* Code cleanups

2008-09-15 11:55  source

	* sparql_core.c: * Removed duplicate function

2008-09-15 11:52  source

	* sparql2sql.c, sparql2sql.h, sparql2sqltext.c, sparql_core.c: * Fixed SPARQL select ?t where { ?s ?p ?o . optional { ?s a ?t . filter
	  (?t = <bad>)}} that always returned <bad> instead of NULL

2008-09-15 11:51  source

	* inxop.c: * Fixed problem with descending index in itc_il_search since there is
	  no guarantee that new starting point is above the starting point last
	  cached in the il

2008-09-15 11:47  source

	* sqlbif.c, sqldf.c: * Added escape character support to like_min and like_max

2008-09-13 19:41  source

	* sqldf.c: * Fixed needless calls to _all_eq when multiple eqs on a col
	* Fixed redundant invariant preds

2008-09-13 19:38  source

	* sqlcost.c, sqlpfn.c: * Fixed shorter names of iri funcs

2008-09-13 11:05  source

	* sparql.h, sparql_core.c, sparql_p.y: * Added spar_make_regex_or_like_or_eq() optimization

2008-09-13 09:16  source

	* sparql2sqltext.c: * Fixed problem with where_or_and codegen in NDEBUG

2008-09-13 02:34  source

	* sparql2sql.c: * Added detection of self-join on key values that are equal to same
	  constant QName

2008-09-13 02:34  source

	* sparql2sqltext.c: * Fixed SQL generation in NDEBUG build

2008-09-12 11:19  source

	* sparql_sff.c: * Fixed problem ...Country/Saint%20Lucia#this is not sff_like
	  ...Country/%U#this

2008-09-12 01:04  source

	* rdf_core.c, rdfbox.c, sparql.h, sparql.sql, sparql2sqltext.c,
	  sparql_core.c, sqlbif.c: * Added support for define sql:describe-mode "SPO"
	* Fixed SQL generation in NDEBUG build

2008-09-12 01:03  source

	* shcompo.c: * Fixed problem with tsparql_demo.sh

2008-09-11 15:06  source

	* search.c: * Fixed sampling; distinct count of an int col cannot be more than the
	  difference of max and min

2008-09-11 10:36  source

	* ddlrun.c: * Fixed alter table modify column checks for change in nullable flag that
	  affect layout

2008-09-11 10:35  source

	* system.sql: * Fixed for integer columns do not allow random stats to generate
	  distinct > max-min

2008-09-11 10:34  source

	* sqlbif.c: * Fixed IN cast for non-null args only

2008-09-11 10:33  source

	* sqldf.c: * Fixed size to allow for calling sql_new_error and descendants

2008-09-10 14:07  source

	* sparql2sql.c: * Fixed FROM <x> FROM NAMED <y> ... GRAPH <y> {...}

2008-09-10 12:52  source

	* ddlrun.c, eqlcomp.c, eqlcomp.h, sparql2sql.c, sqlintrp.c,
	  sqlnode.h, sqlprocc.c: * Fixed support for re-compilation of queries if RDF views are changed

2008-09-10 12:50  source

	* sqlbif.c: * Fixed IN predicate list now attempts cast when different datatypes

2008-09-09 12:04  source

	* bif_xml.c: * Fixed serialize XHTML escape & etc in attribute values

2008-09-08 10:37  source

	* virtual_dir.sql: * Added support for Accept header in /proxy/rdf

2008-09-08 10:37  source

	* sparql.sql: * Fixed remember the url where we started from and record the end of the
	  redirect location

2008-09-08 10:35  source

	* sqlgen.c, sqloinx.c: * Fixed bitmap index can not have more than one non-fixed column.

2008-09-08 10:34  source

	* sparql.sql: * Fixed reloading of an RDF view deletes old metadata triples

2008-09-08 10:32  source

	* sparql.sql: * Fixed removed commit in order to allow providers to do transactions

2008-09-08 10:30  source

	* Makefile.am, shcompo.c, shcompo.h, sparql.sql, sparql_p.y,
	  sqlbif.c, sqlsrv.c: * Added caching of precompiled queries to SPARQL endpoint
	* Added caching of precompiled queries for bif_exec()

2008-09-08 10:21  source

	* sqltrig.c: * Fixed ignore sql_no_data_found returned by trigger

2008-09-04 11:30  source

	* http.c, virtual_dir.sql: * Added option to return rdf description when http resource is not found

2008-09-04 11:29  source

	* virtual_dir.sql: * Added /proxy/rdf rule to allow adding more rules by rdf_mappers/rdfdesc

2008-09-04 11:28  source

	* system.sql: * Added dba only PL function exec_as

2008-09-04 11:26  source

	* text.c: * Added check if terms are mergeable ie all terms to be near and chain

2008-08-27 12:33  source

	* sqlver.h: * Updated database engine version to 05.08.3034

2008-08-27 12:33  source

	* sqlgen.c, sqlnode.h: * Fixed problem with complex queries that use more thant 65000 variables in
	  state

2008-08-27 02:16  source

	* sparql2sql.c: * FIxed wrong election of BREAKUP instead of UNION in Q11 of latest BSBM

2008-08-26 11:18  source

	* sparql.sql: * Added optmimzation loading of RDF views

2008-08-26 11:18  source

	* sparql2sqltext.c: * Fixed sparql select ?y where { ... optional { ?x <p> ?y . optional
	  { ... } } when ?y has non-nullable native valmode

2008-08-25 16:35  source

	* rdfinf.c: * Fixed possible miss count of left join nulls when in iter or rdf inf
	  iter because the count code is at the end of the end node that keeps
	  track of any or no result

2008-08-22 09:59  source

	* sparql.sql: * Removed debugging line

2008-08-22 09:26  source

	* http.c, http.h, http_client.c, system.sql: * Added HTTP client cache (for tsuite use)

2008-08-22 09:26  source

	* gate.c, search.c: * Fixed problem with concurrent sampling by SQL compiler
	* Fixed mtx debug

2008-08-20 21:19  source

	* sparql.sql: * Fixed use %V to escape the values

2008-08-20 21:18  source

	* pldbgcli.c, pldebug.h: * Fixed compiler warnings

2008-08-18 23:48  source

	* repldb.c, sqldf.c, sqlfn.h, sqloinv.c, sqlrcomp.h, turtle_l.l,
	  xpath.c: * Fixed compiler warnings

2008-08-18 23:47  source

	* jso.c: * Fixed argument check

2008-08-18 23:47  source

	* sqlcomp2.c: * Fixed serialize on parse semaphore to prevent multiple dlls to compile
	  at the same time

2008-08-17 15:21  source

	* sparql.h, sparql.sql, sparql2sqltext.c, sparql_core.c,
	  sparql_l.l, sparql_p.y, turtle_l.l: * Added support for "define input:param" and "define input:param-valmode"

2008-08-15 19:34  source

	* sparql2sql.c: * Fixed problem with truncated value

2008-08-15 16:11  source

	* obackup.c, rdf_core.c: * Fixed problem with mtx debugging

2008-08-13 14:07  source

	* rdf_core.h, sparql.h, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, turtle_l.l: * Added table reuse optimization  for OPTIONAL with single triple
	* Added option to allow '/' and '#' in local part of QName if appropriate
	  flag is set

2008-08-12 14:39  source

	* rdf_core.c, rdf_core.h, rdfxml_parser.c, sparql.sql, turtle_l.l,
	  turtle_p.y: * Added support for TriG format

2008-08-11 14:15  source

	* sqltype.c, xmlenc-dec.c: * Fixed compiler warnings

2008-08-11 12:44  source

	* bif_file.c, sqlbif.c, xslt.c: * Fixed compiler warnings

2008-08-07 13:14  source

	* sparql.h, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_p.y, sparql_tree.c, sqlrcomp.c, sqlrcomp.h: * Fixed sparql construction for
	  { ?s1 ?p1 ?o1 . OPTIONAL { ?s2 ?p2 ?o2 . FILTER (?s1=?s2 && ?o1 < ?o2)}}

2008-08-06 13:32  source

	* sparql2sqltext.c, sqlbif.c, sqlbif.h: * Added ssg_const_is_good_for_split_into_short() and the related
	  elimination of sprintf_inverse (const, const, 2) in the generated code.

2008-08-06 13:31  source

	* sqlo.c, sqlo.h: * Fixed optimization of identity self joins, like twide the same table with
	  uniq key equal between them, or equal uniq conditions repeated for both.

2008-08-06 13:30  source

	* sqldf.c: * Fixed 64 bit portability

2008-08-06 13:30  source

	* obackup.c: * Fixed bad seek pos check in restore of strip over 2G

2008-08-05 15:33  source

	* sparql.sql, sparql_qm.c: * Fixed indent

2008-08-05 11:05  source

	* row.c: * Fixed if bm inx inserted before non-unq unq inx, the failed non-unq has
	  no reset ctx

2008-08-05 11:05  source

	* sqldf.c: * Fixed hash passed to the t_id_hash_set_with_hash_number

2008-08-04 13:48  source

	* rdf_mapping.jso, sparql.h, sparql.sql, sparql2sql.c,
	  sparql2sql.h, sparql2sqltext.c, sparql_p.y, sparql_qm.c: * Added improvements for BSBM benchmark; including DATATYPE and LANG
	  clauses in quad mapping, better choice of mode for comparison operations
	  with global expressions, optimization of filters with NEQ operator

2008-08-04 11:35  source

	* sqlcmps.h: * Fixed typo

2008-08-04 10:30  source

	* bif_explain.c: * Added score to explain

2008-08-02 14:09  source

	* sqlver.h: * Updated database engine version to 3033

2008-08-02 14:08  source

	* sqlcost.c, sqldf.c, sqlo.h, sqloinx.c: * Fixed underflow with inx ints and with multiple mutually eq cols eq
	  to one col
	* Added store hash no of the dfe tree in the dfe to cut down on needless
	  tree compares
	* Fixed generation of reduntant permutations of inx int joins

2008-08-02 14:04  source

	* eqlcomp.h, sqlbif.c, sqlcomp2.c, sqlcstate.h, sqlo.c, sqlo.h,
	  sqlpfn.c, sqlpfn.h, sqlrcomp.c, sqlrcomp.h, sqlstmts.c: * Added reentrant sqlc
	* Added target_rds to thread attr
	* Fixed parse sem crit sect for yacc only
	* Removed needless leaves of parse semsince not inside to begin with

2008-08-02 14:00  source

	* auxfiles.c: * Added setting StopCompilerWhenXOverRunTime

2008-07-30 15:21  source

	* regist.c, sparql.sql, sqlcmps.h, sqlcost.c, sqldf.c, sqlgen.c,
	  sqlo.h, sqloinx.c, sqloprt.c, sqlpfn.c, sqlpfn.h: * Added time limit for compilation
	* Fixed no iop_other trick for inxint of more than 2
	* Fixed get box flags func out of iri to id const arg. meter for compiler
	* Fixed index int card is not the product of component cards but of
	  them divided by the total rows

2008-07-30 15:18  source

	* widv.h: * Fixed workaround for nil iri_id

2008-07-29 15:50  source

	* Makefile.am, rdf_mapping.jso, sparql.h, sparql.sql, sparql2sql.c,
	  sparql2sql.h, sparql2sqltext.c, sparql_core.c, sparql_l.l,
	  sparql_p.y, sparql_tree.c: * Added SPARQL-BI extensions
	* Added support for iri_to_id_nosignal ()
	* Fixed sponger and freetext handling
	* Fixed problem with 404 or connection error; erase the record in the table
	  so we can retry later

2008-07-29 15:47  source

	* bif_phrasematch.c: * Fixed indentation

2008-07-29 15:42  source

	* rdf_core.c: * Added iri_to_id_nosignal ()

2008-07-28 16:55  source

	* sqldf.c, sqlgen.c: * Fixed compiler speed on complex sql generated by sparql

2008-07-24 16:35  source

	* sparql.sql: * Do not send if-modified if there is an explicit refresh

2008-07-24 13:44  source

	* http.c: * Use session_buffered_read_n instead of dks_readline which has different
	  purpose, also use catch over the session_buffered_read_n to catch last
	  char from the input http stream

2008-07-24 13:43  source

	* sparql.sql: * Fixed condition of expiration
	* Fixed RDF_FT_INDEX_GRABBED

2008-07-24 13:42  source

	* bif_soap.c: * Fixed needlessly large allocation

2008-07-24 13:41  source

	* sort.c: * Fixed WHERE conditions in BREAKUP when boxed zero is returned as
	  the value of WHERE

2008-07-24 13:40  source

	* virtual_dir.sql: * Optimized sponger not to sponge ref to self

2008-07-16 23:04  source

	* sparql2sqltext.c: * Fixed possible buffer overrun

2008-07-16 11:46  source

	* ksrvext.h: * Added missing symbols for win32 build

2008-07-15 18:36  source

	* xslt.c: * Fixed box zero as xslt engine treats nil as no value

2008-07-11 13:44  source

	* CLIodbc3.c, CLIsql2.c, CLIuti.c, auxfiles.c, bif_audio.c,
	  bif_file.c, bif_gnw.c, bif_soap.c, bif_text.c, bif_xml.c,
	  blobio.c, blobio.h, ddlrun.c, disk.c, http.c, insert.c, jso.c,
	  lock.c, log.c, neodisk.c, numeric.c, oledb.sql, openxml.sql,
	  rendezvous.c, repl.sql, rltrx.c, row.c, security.c,
	  snapshot_repl.sql, sparql.sql, sql3.y, sqlbif.c, sqlcomp.c,
	  sqldf.c, sqlnode.h, sqlo.c, sqloby.c, sqloinx.c, sqlpfn.c,
	  sqlprocc.c, sqlrun.c, sqlsrv.c, srvcr.c, srvmultibyte.c,
	  string_tmpl.c, system.sql, text.h, url_rewrite.sql, users.sql,
	  uuencode.c, widv.h, wiservic.c, wiservic.h, xml_view.sql,
	  xmlsql.c, xmltree.c, xslt.c: * Fixed spelling

2008-07-10 17:08  source

	* sqlver.h: * Updated engine version to 3032

2008-07-10 16:57  source

	* sparql.sql, sparql2sql.h, sparql2sqltext.c, sparql_core.c,
	  sparql_sff.c: * Fix for code generation when the SPARQL query has LIMIT and/or OFFSET
	  clause and uses backquoted expressions in constructor template.

2008-07-10 16:55  source

	* sparql.sql, url_rewrite.sql, useraggr.sql: * Fix for SPARQL metadata manipulation errors in case-sensitive CaseMode.

2008-07-10 16:52  source

	* sparql.h, sparql2sql.c, sparul2sql.c: * Optimization for sparql delete { ?s ?p ?o } where { ?s ?p ?o } and
	  all similar "delete everything what is found by simple condition"

2008-07-10 16:49  source

	* bif_soap.c, xmltree.c: * Fixed namespaces in SOAP

2008-07-07 13:15  source

	* sparql2sqltext.c: * Added special cases for 'zeropart' IRI and literal formats

2008-07-07 13:14  source

	* sparql_sff.c: * Fixed sff_dislike() for fragments like %U%d and %D%d

2008-07-04 21:51  source

	* bif_explain.c: * Fixed declaration

2008-07-04 16:55  source

	* bif_explain.c, sqlfn.h, sqlprt.c: * Fixed GPF with explain in LUBM testsuite

2008-07-04 15:36  source

	* inxop.c: * Fixed warning from valgrind

2008-07-04 15:09  source

	* sqlbif.c: * Indentation

2008-07-04 15:03  source

	* sqlbif.c: * Added support for %{conn-var-name}s

2008-07-04 14:47  source

	* xmltree.c: * Fixed crash of xml_cli_ms_2dict

2008-07-04 14:47  source

	* sparql_sff.c: * Improved handling of %U and matching %{variable}U with {%variable}U

2008-07-04 14:46  source

	* sqlovdb.c: * Fixed loc local for all tables else inx samples and optimization will
	  be off

2008-07-04 14:46  source

	* sparql.sql: * Added support for 'zeropart' IRI classes etc.

2008-07-04 14:45  source

	* url_rewrite.sql: * Added support for ^{DynamicLocalFormat}^

2008-07-04 14:44  source

	* sqlsrv.c: * Fixed memory leak

2008-07-04 14:44  source

	* dks_esc.c: * Fixed $U will escape slash

2008-07-04 13:35  source

	* sql3.y: * Fixed support of exists ( ... uniion ... )

2008-07-03 16:02  source

	* sqldf.c: * Fixed compilation of queries with various unusual DFE_TRUE and DFE_FALSE
	  occurrences (2nd try)

2008-07-03 16:01  source

	* obackup.c: * Fixed allocation of more pages when using stripes

2008-07-03 11:23  source

	* xmltree.c: * Disabled xmlns patch

2008-07-02 17:39  source

	* sqldf.c: * Reverted previous patch

2008-07-02 17:35  source

	* sqlbif.c, sqlbif.h, sqlprt.c: * Fixed describe of status() and other bifs as select not as sproc call

2008-07-02 10:01  source

	* CLIsql3.c: * Fixed threading problem with global options array
	* Code cleanup

2008-07-02 08:31  source

	* ltrx.h, srvstat.c: * Added srv_stat for tc_aq_from_queue

2008-07-02 08:31  source

	* aqueue.c: * Fixed aq_wait_all that was able not to wait for everything without
	  signalling an error

2008-07-02 08:30  source

	* bif_xml.c: * Added using of persistent ns declarations in XML outputs

2008-07-02 08:30  source

	* xmltree.c, xmltree.h: * Added xml_get_cli_or_global_ns_prefix as separate C function

2008-07-02 08:29  source

	* sqldf.c: * Fixed workaround to allow compilation of queries with various unusual
	  DFE_TRUE and DFE_FALSE occurrences

2008-07-02 08:29  source

	* sparql2sqltext.c: * Fixed compilation of queries that are optimized "too much"
	* Improved codegen for build-ins that are proven to return constants

2008-07-02 08:28  source

	* sparql.sql, sparql_qm.c: * Added support for ^{DynamicLocalFormat}^ and related

2008-06-30 16:41  source

	* sqlbif.c, sqlbif.h, sqlstmts.c: * Fixed problem using auto-increment via insert on view

2008-06-30 16:37  source

	* disk.c, srvstat.c: * Added tests for simulating running out of disk space

2008-06-30 08:38  source

	* sparql2sqltext.c: * Fixed invalid comparison of non-bijection IRI class instances

2008-06-30 08:37  source

	* blob.c: * Disabled page re-use as this may lead to corruption (see tretmp.sql)

2008-06-30 08:36  source

	* sqlbif2.c: * Fixed resolving IRIs where relative part ends with '#'

2008-06-30 08:36  source

	* srvmultibyte.h: * Fixed macro used with MALLOC_DEBUG

2008-06-27 13:29  source

	* disk.c, row.c: * Added safety checks for blob by reference
	* Added restrict to temp spaces

2008-06-27 11:37  source

	* disk.c, neodisk.c, widisk.h: * Fixed use fsync on Unix and _commit on win32

2008-06-27 07:54  source

	* ddlrun.c, sqlbif.c, sqlbif.h, sqltype.c, system2.sql: * Added protection for system sequences and registry settings

2008-06-26 20:55  source

	* auxfiles.c: * Fixed minimum extend value

2008-06-26 20:53  source

	* regist.c: * Added more regist entries

2008-06-26 14:32  source

	* neodisk.c, regist.c, wifn.h: * Added checkpoint safety

2008-06-26 14:29  source

	* space.c, widisk.h: * Added more safety margin for insert related remap page need.

2008-06-26 11:29  source

	* Makefile.am: * Added rdf det into server

2008-06-26 11:23  source

	* sparql.sql: * Fixed start with alt rdf inx layout unless exec of dyn stmt

2008-06-26 11:21  source

	* sparql.sql: * Fixed return of IRI as id

2008-06-26 11:20  source

	* sparql2sqltext.c: * Added extra debug code

2008-06-26 11:17  source

	* xmltree.h: * Added length check

2008-06-25 20:58  source

	* srvstat.c: * Fixed "unknown" host name resolution on some platforms

2008-06-25 20:53  source

	* system.sql: * Moved RDF objects from yacutia to system.sql

2008-06-25 14:19  source

	* sparql.sql, sparql2sqltext.c, sqlbif.c: * Fixed SPARUL rowcount

2008-06-25 14:18  source

	* sqlbif.c: * Fixed calls to box_narrow_string_as_wide

2008-06-25 12:35  source

	* srvmultibyte.c: * Fixed transform to the end of the box

2008-06-25 11:14  source

	* regist.c: * Fixed limit check only for bif

2008-06-25 11:12  source

	* bif_intl.c, bif_regexp.c, bif_xml.c, sqlbif.c, srvmultibyte.c,
	  srvmultibyte.h, xmltree.c: * Fixed conversion from wide full of zeros to utf-8 when length is ok
	* Fixed error handling when cast of too long string

2008-06-24 17:09  source

	* multibyte.c, sqlbif.c: * Fixed check for size

2008-06-24 17:08  source

	* bif_xml.c, sqlbif.c: * Disabled deprecated bif calls

2008-06-24 17:07  source

	* sqlbif.c, sqlbif.h, sqlexp.c, sqlgen.c, sqlintrp.h: * Fixed clear_temp to be invisible for users

2008-06-24 17:06  source

	* sqlbif.c, sqlbif.h: * Fixed bug in arithmetic functions when called with null argument

2008-06-24 17:04  source

	* regist.c, sqlbif.c, wifn.h: * Added limit to registry

2008-06-24 17:02  source

	* ddlrun.c, sqlbif.c, sqlbif2.c, sqloinv.c: * Fixed security issues

2008-06-24 11:59  source

	* eqlcomp.h, rdfbox.c: * Added bif_rdf_long_from_batch_params()

2008-06-22 13:55  source

	* sparql.h, sparql.sql, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_p.y, sparul2sql.c: * Changed SPARUL operations to set row_count and not return anything
	  when output:format is "_JAVA_"

2008-06-19 18:06  source

	* sparql.sql: * Depricated but not removed  DB.DBA.RDF_QNAME_OF_LONG_SAFE()

2008-06-19 14:41  source

	* dks_esc.c, http.h, rdf_core.c, rdf_core.h, sparql_sff.c,
	  sqlbif.c, xmltree.h: * Added uriqa_get_default_for_connvad for sprintg/sprintf_inverse with
	  connection variables
	* Added support for connecion variables syntax in sprintf plus related
	  support in SPARQL front-end optimizer

2008-06-19 14:40  source

	* bif_file.c: * Added access control check

2008-06-19 14:17  source

	* auxfiles.c, disk.c: * Added new code for stripe extend

2008-06-19 14:12  source

	* lock.c: * Fixed set lt_status to pending at the end of lt_restart otherwise there
	  is a window when kill_other_trx may mark to wait

2008-06-19 14:09  source

	* rdf_core.c: * Fixed disable log iri when server initializes

2008-06-18 15:38  source

	* sparql.sql: * Fixed JSO_LOAD_GRAPH to run with any indexes

2008-06-18 10:48  source

	* information_schema.sql: [no log message]

2008-06-17 20:15  source

	* information_schema.sql: * Fixed unneeded re-create of information schema on startup

2008-06-17 14:06  source

	* srvstat.c: * Added check for run local

2008-06-17 14:05  source

	* sqlver.c: * Fixed typo

2008-06-17 14:05  source

	* log.c: * Removed deprecated code

2008-06-17 09:08  source

	* disk.c, log.c: * Fixed duplicate check for dbs_log_name
	* Fixed check for many FD per file

2008-06-17 09:07  source

	* bif_explain.c, neodisk.c: * Fixed var decls should be at beginning of block

2008-06-16 21:39  source

	* disk.c, log.c, log.h, sqlbif.h, wi.h: * Added new test to check for duplicate segment/database names

2008-06-16 21:36  source

	* sparql.sql: * Fixed _JAVA_ format to only return three columns

2008-06-16 21:35  source

	* xslt.c: * Fixed calculating length when no format is given

2008-06-16 17:38  source

	* sparql.sql, sparql2sqltext.c, sparql_p.y: * Aded output:valmode '_JAVA_' which returns three columns

2008-06-16 17:36  source

	* bif_explain.c, sqlbif.c, sqlbif.h, sqlcost.c, sqldf.c, sqlfn.h,
	  sqlgen.c, sqlintrp.c, sqlnode.h, sqlrun.c, wifn.h: * Added top skip exps check; not if gb or sorted gb
	* Added show card guess in explain
	* Added explain of notes and exec of skip
	* Fixed alloc for cast
	* Fixed skip node before select exps and select exps generated at end
	  and not outside loops if skip.
	* Fixed top query with no order by
	* Fixed no copy when returning value of func from proc
	* Fixed cost calculation sparql iri literal since this uses 2 function
	  calls not 1; Compiler cannot determine the constant value at compiler
	  time which crews up cost model.

2008-06-16 17:28  source

	* disk.c: * Added support for cpt recovery for killed during cpt

2008-06-16 17:16  source

	* auxfiles.c, neodisk.c, obackup.c, recovery.h, sqlbif2.c,
	  sqlsrv.c, wi.h, wifn.h: * Added support for cpt recovery for killed during cpt

2008-06-16 15:21  source

	* rdfbox.c: * Fixed typos

2008-06-16 14:23  source

	* aqueue.c: * Fixed indentation

2008-06-16 14:21  source

	* aqueue.c: * Fixed code not to ignore errors across aq_wait_all

2008-06-14 09:08  source

	* ksrvext.h: * Added latest struct into to header file

2008-06-14 09:02  source

	* sqlsrv.c: * Fixed set checkpoint last time after checkpoint has finished

2008-06-14 09:01  source

	* vt_text.sql: * Added grant to public to create freetext-index on own tables

2008-06-14 09:00  source

	* sparql.h, sparql.sql, sparql_core.c, sparql_p.y: * Added SPARUL_CREATE, SPARUL_DROP and related infrastructure in the
	  SPARQL frontend
	* Added DB.DBA.SPARQL_SELECT_KNOWN_GRAPHS

2008-06-13 14:28  source

	* sparql.sql: * Fixed redundant conversion calls to iri_to_id and id_to_iri in SPARQL
	  web service endpoint

2008-06-13 14:26  source

	* rdf_core.c: * Fixed use of  ws_get_mime_header instead of old ws_header function
	  that does not handle spaces
	* Fixed memory leak

2008-06-13 14:23  source

	* sparql2sqltext.c: * Added call of __box_flag_tweak() to sql code generated for SQL valmode
	  for IRI variables that have proven constant value.

2008-06-13 14:23  source

	* rltrx.c, update.c: * Fixed problem with deleted flag left on post commit; make a note about
	  it but no GPF. Like error in cpt rb or cpt recov or such could make
	  these in principle

2008-06-12 15:17  source

	* rdfinf.c, sparql.sql: * Added support of equivalent class and property

2008-06-12 15:16  source

	* neodisk.c: * Fixed problem in checkpoint of uncommitted blob; do not alter allocated
	  items if no tree associated or if temp tree

2008-06-12 12:56  source

	* rdf_core.c: * Added initial support for DynamicLocal

2008-06-12 12:27  source

	* CLIuti.c: * Fixed DV_RDF for inlinded integers when rb_box is not a pointer

2008-06-11 12:15  source

	* sparql2sql.c, sparql2sqltext.c: * Improved selection of union valmode for when all variants produce
	  references only (not literals) and the smallest common valmode is
	  SSG_VALMODE_LONG. In that case we are making SSG_VALMODE_SQLVAL instead
	  so we do not call iri_to_id without the strong need

2008-06-11 12:14  source

	* bif_date.c: * Move declaration to start of function

2008-06-11 12:14  source

	* CLIodbc3.c, odbcinc.h: * Added extention for SQLGetFieldDesc to retrieve RDF metadata

2008-06-11 10:50  source

	* sparql_sff.c: * Improved sff_isect and LIKE for pattern and actual string

2008-06-11 10:49  source

	* bif_date.c, datesupp.c, sqlbif.c, sqlbif.h, datesupp.h: * Added support for %D into bif_sprintf and bif_sprintf_inverse

2008-06-11 10:48  source

	* sparql2sqltext.c: * Improved code generation for a filter for GRAPH `iri(my_expression)` { ... }
	  where graph is made by mapping with a fixed graph. Without the
	  special optization it becomes iri_to_id ('graph iri string from view
	  declaration') = DB.DBA.RDF_MAKE_IID_OF_QNAME_SAFE (my_expression)

2008-06-09 16:57  source

	* rdfinf.c: * Fixed memory leak

2008-06-09 15:27  source

	* ddlrun.c, log.c, log.h, security.h, sqlbif.c, sqlbif.h, sqlfn.h,
	  system2.sql: * Added support for running log_nnn as user

2008-06-09 14:57  source

	* bif_dav.c: * Fixed typo

2008-06-09 14:56  source

	* sparql.sql: * Fixed use of rb_box to handle itf-8

2008-06-09 14:55  source

	* CLIuti.c: * Fixed calc length of a string rb_box

2008-06-05 12:49  source

	* sparql.sql: * Suppressed errors for non-string values

2008-06-05 12:48  source

	* bif_dav.c: * Added support for chunked transfer input in PUT method, which some
	  clients use to store large files

2008-06-05 12:47  source

	* obackup.c: * Fixed problem with checking 4th argument which should be an array

2008-06-04 13:19  source

	* rdfbox.c: * Fixed named bnode in obj not shown

2008-06-04 09:45  source

	* rdfbox.c, sparql.sql: * Fixes for "SPARQL and Java" valmode tricks
	* Fixed function to not return IRI_ID

2008-06-04 09:43  source

	* xqf.c: * Fixed problem with RDF box argument

2008-05-29 21:24  source

	* rdfinf.c, rdfinf.h, sparql.sql: * Added inference loading optimization, i.e. traverse subclasses from the
	  superclass, also use HT instead of looking into linked list for presence

2008-05-29 18:17  source

	* sqlbif.c: * Fixed compile error

2008-05-29 10:21  source

	* rdf_core.c, sparql.h, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql_l.l, sparql_p.y, sqlbif.c, widv.h: * Added extentions for Jena and other providers:
	   - Named blank nodes
	   - INSERT DATA
	   - DELETE DATA

2008-05-28 23:41  source

	* CLIuti.c, rdf_mapping.jso, rdfbox.c, sparql.h, sparql.sql,
	  sparql2sql.h, sparql2sqltext.c, sparql_p.y, sparul2sql.c,
	  sqlbif.c, sqlbif.h: * Added additional SPARQL support for Java clients

2008-05-28 02:12  source

	* obackup.c: * Added checkpoint before starting backup_online

2008-05-28 02:12  source

	* rdf_core.c, rdf_core.h, turtle_l.l, turtle_p.y: * Fixed Turtle parser to be re-entrant

2008-05-28 01:47  source

	* CLIuti.c, arith.c, bif_file.c, bif_pop3.c, bif_soap.c, bif_xml.c,
	  ddlrun.c, disk.c, lock.c, mtwrite.c, row.c, search.c, sort.c,
	  sqlbif.c, sqlbif.h, sqlcmps.h, sqlrun.c, srvstat.c, virtext.h,
	  wi.h, xml.h, xmlnode.h, xmlschema.c, xmlsearch.c, xmlsql.c,
	  xmltree.c: * Removed remnants of previous database engine that clutter the sources

2008-05-26 22:36  source

	* sqlo.c: * Fixed frash when row-level security is used and no access to table
	* Fixed bad url in comment footer

2008-05-26 22:35  source

	* bif_soap.c, http.c: * Added improved error passing for ODS api

2008-05-26 22:31  source

	* lisprdr.c: * Fixed to box return value as caller expects this

2008-05-26 22:28  source

	* sqlbif.c: * Added check for DBA group to limit access to:
	    __atomic, client_trace, disconnect_user, log_enable, log_text,
	    mem_enter_reserve_mode, mem_set_hard_limit, page_dump, replay,
	    repl_set_raw, repl_text, repl_text_pushback, set_hit_memlimit,
	    txn_killall and *_meter
	* Disabled *_meter functions in production build
	* Removed deprecated function corrupt_page from function list

2008-05-21 14:38  source

	* rdfinf.c: * Fixed pointer returned by function

2008-05-18 17:15  source

	* eqlcomp.c, sqlcmps.h, sqlcost.c, sqldf.c, sqlgen.c: * Added MaxSqlExpressionDepth setting to virtuoso.ini to limit complex
	  queries to overflow the stack

2008-05-16 18:05  source

	* 2pc.c, CLI.h, CLIuti.c, auxfiles.c, bif_crypto.c, json.l, json.y,
	  rdfbox.c, search.c, security.c, sparql2sql.c, sparql_core.c,
	  sparql_p.y, sparql_sff.c, sql3.y, sqlfn.h, text.h, wi_xid.c,
	  xslt.c: * Fixed compiler warnings

2008-05-16 10:22  source

	* sparql_core.c: * Fixed wrong arguments

2008-05-15 18:04  source

	* sqlver.h: * Updated version

2008-05-15 18:03  source

	* sparql.sql: * Added support for parallelized and ft-enabled SPONGE

2008-05-15 18:02  source

	* scn3.l, sparql.h, sparql.sql, sparql_core.c, sparql_p.y,
	  sqlnode.h, sqlsrv.c, xmltree.c, xmltree.h: * Added support for persistent namespace declarations

2008-05-15 17:57  source

	* sparql2sql.c: * Added _refresh_fre_text param for ssg_grabber_codegen

2008-05-15 17:56  source

	* sparql2sqltext.c: * Improved pretty-print for long function calls

2008-05-15 15:49  source

	* arith.c, arith.h, numeric.c, numeric.h, search.c: * Fixed collation of num in any col

2008-05-15 15:47  source

	* bif_xml.c, xslt.c: * Fixed cast

2008-05-15 15:47  source

	* CLIuti.c, blobio.h, rdf_core.h, rdfbox.c: * Added DV_RDF box support in clients

2008-05-11 23:46  source

	* bif_file.c: * Added new bif_mdigest5

2008-05-08 10:58  source

	* sqlver.h: * Updated version to 05.00.3030

2008-05-08 10:57  source

	* sqlbif.c, sqlsrv.c, widv.h: * Dropped the unused dv blob header tag, replaced by the new rdf box tag dv.
	* Init string print to transmit the tag to newer clients

2008-05-08 10:36  source

	* rdfbox.c, text.c, rdf_core.c: * Fixed problem with bf_iri

2008-05-08 10:30  source

	* bitmap.c, rdfbox.c, search.c, search_in.c, wi.h, wifn.h: * For any collation, when different dtp, distinguish dtp range from
	  value range. Binary-or the dvc noorder bit into the result to show it us
	  a difference of dtp and not magnitude.  Like this lte 10 will give
	  numbers but not strings. Same for rdf boxes that differ in type or lang

2008-05-07 15:55  source

	* sparql2sqltext.c: * Disabled typemax / typemin comparisons for now

2008-05-07 15:52  source

	* xslt.c: * Fixed support of dictionaries

2008-05-07 15:51  source

	* http_client.c: * Fixed double free if error is raised inside context

2008-05-05 11:05  source

	* rdf_core.c: * Fixed error message

2008-05-05 11:04  source

	* sparql.sql: * Added new role SPARQL_SPONGE

2008-05-05 10:51  source

	* blob.c: * Fixed problem trying to free when recovering from deleted blob

2008-04-21 10:08  source

	* ksrvextphp.h: * Fixed prototype

2008-04-18 15:55  source

	* sql3.y, sql_to_c.awk: * Fixed compatibility

2008-04-18 15:52  source

	* bif_soap.c, http_client.c: * Fixed Content-Length to use 64bit format

2008-04-15 12:58  source

	* widisk.h: * Removed unused defines

2008-04-15 12:57  source

	* mail_cli.sql, nn_svr.sql, phrasematch.sql, replddk.sql,
	  simile.sql, sparql.sql, system.sql, uddi.sql, url_rewrite.sql,
	  virtual_dir.sql, xmla.sql: * Added ifdef around 5.0 specific upgrades

2008-04-11 11:16  source

	* http.c, sparql.sql, sqlbif.c, sqlbif.h: * Fixed support for varbinary results in RDF/XML, TTL and JSON serialization

2008-04-10 11:48  source

	* hosting.sql: * Added http authorization to hosting plugin

2008-04-10 11:46  source

	* plugin_loader.c: * Added new plugin type "attach" to preload shared libraries

2008-04-10 11:45  source

	* Makefile.am, bif_soap.c, http.c, http.h, soap.h, wsdl2rdf.xsl: * Added support for WSDL 2.0 and WSDL 2.0-RDF

2008-04-10 11:41  source

	* sqlgen.c: * Fixed problem with an exp that is a hash join key and is thereafter
	  reused in the after join test gets a bad ssl cause the ssl is refd outside
	  of context so do not associate ssls to stuff placed inside hash fillers

2008-04-02 12:20  source

	* .cvsignore: * More files to ignore

2008-04-02 12:20  source

	* hosting.c, hosting.sql, http.c: * Added extra CGI variables
	* Added code to run hosting requests under same user id as vsp code

2008-04-02 12:19  source

	* bif_xml.c: * Fixed inlining long varbinary giving a dv_bin

2008-04-02 12:18  source

	* ddlrun.c, sqlparext.h, sqlwords.gperf: * Added dummy partition def syntax

2008-04-02 12:16  source

	* virtual_dir.sql: * Added content location header

2008-04-02 12:16  source

	* sql3.y: * Added empty rules for testing

2008-04-02 12:15  source

	* update.c: * Fixed update to use default value instead of NULL in init of new columns

2008-04-02 12:14  source

	* sparql_p.y: * Fixed parsing scalar subqueries

2008-03-26 14:04  source

	* sqlbif.c: * Added support for DV_BIN in subseq

2008-03-24 18:19  source

	* sparql_core.c, xqf.c: * Fixed datatype conversion problem with sparql insert
	  { <s> <p> "11.04"^^<http://www.w3.org/2001/XMLSchema#double> . }

2008-03-21 11:29  source

	* rdfbox.c: * Fixed comparison of typed RDF boxes with XML content

2008-03-21 11:28  source

	* bif_file.c: * Added support for writing DV_BIN to file system

2008-03-20 00:50  source

	* bif_file.c: * If strerror_t returns char * we should check != NULL instead of == 0

2008-03-20 00:49  source

	* sparql.h: * Fixed typo in function prototype leading to core dump on 64bit machines

2008-03-19 15:19  source

	* sparql2sql.c, sparql2sqltext.c, xmltree.c: * Fixed breakup on union of joins with fake joins optimized away
	* Improved support for long varchar columns in RDF views

2008-03-19 15:18  source

	* phrasematch.sql: * Added AP_LINK_DATA_LONG to support long data associated with phrases

2008-03-19 15:16  source

	* http.c, http.h, system.sql, url_rewrite.sql: * Flag to url rewrite to keep logical path, used in /~user rule in ODS

2008-03-19 15:12  source

	* sqlbif.c: * Added bif to change runtime mem sql hash max size for testing purposes only

2008-03-19 15:11  source

	* hash.c, row.c, sqlfn.h: * Use same serialization for longer strings as for key_has_box when
	  longvarbinary and inlined string are returned

2008-03-14 16:14  source

	* http.c, meta.c, sqlbif.c: * Added code to allow deserialize a content from dv_bin
	* Added code in blob_to_string/output to allocate properly varchar from bin
	* Added code to allow http to send dv_bin directly to client

2008-03-14 13:06  source

	* ltrx.h: * Removed deprecated define

2008-03-13 22:06  source

	* Makefile.am, phrasematch.sql: * Moved phrasematch.sql to main engine directory

2008-03-13 18:23  source

	* url_rewrite.sql: * Fixed printing (NULL) as a parameter value; this means value is empty

2008-03-13 18:22  source

	* odbccat.c, remote.h: * Fixed missing globals

2008-03-13 18:20  source

	* sqlbif.c: * Fixed support for 8-bit delimiters in bif_split_and_decode()

2008-03-13 18:19  source

	* json.l, json.y, sparql_core.c: * Fixed JSON parser to pass the JSON checker test suite

2008-03-13 15:17  source

	* sparql2sqltext.c: * Fixed sponge with build-in metadata

2008-03-13 15:16  source

	* sparql.sql: * Fix for attempts to sponge on non-IRI values
	* Fix for numeric in DB.DBA.RDF_QM_DEFINE_IRI_CLASS_FUNCTIONS

2008-03-13 15:15  source

	* xmla.sql: * Added rudimentary support of procedure execution via XMLA

2008-03-13 15:13  source

	* wifn.h, sqlbif.c: * Small cleanup

2008-03-13 15:12  source

	* sqldf.c, sqlo.c, sqlo.h, sqlparext.h, sqlpfn.c: * Fixed bug making an in into an exists record

2008-03-13 15:09  source

	* sqlbif.c: * Added bif_deserialize() extentions

2008-03-13 15:08  source

	* bif_phrasematch.c: * Added AP_LINK_DATA_LONG to support long data associated with phrases

2008-03-13 15:07  source

	* bif_json.c, json.l, json.y, sparql.h, sparql_core.c, sparql_l.l: * Fixed JSON parsing

2008-03-13 15:04  source

	* odbccat.c, remote.h, sqlovdb.c, sqlrcomp.c, sqlrrun.c: * Regenerated stubs
	* Reindented code

2008-03-10 12:16  source

	* url_rewrite.sql: * Removed default port from host

2008-03-07 19:44  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql2sql.h, sparql_core.c,
	  sparql_l.l, sparql_p.y, sparql_sff.c, sqlbif.c: * Added support for NUMERIC in RDF views
	* Small bugfixes and cleanups

2008-03-06 17:39  source

	* sqlrrun.c: * Added missing global

2008-03-06 16:34  source

	* aqueue.c, search.c: * Fixed compiler warnings about const mismatch
	* Fixed compiler warnings about missing cast
	* Fixed compiler warnings about unused variables
	* Fixed compiler warnings about possible uninitialized variables
	* Fixed compiler warnings about printf format
	* Fixed compiler warnings about unreachable code

2008-03-06 16:24  source

	* numeric.c: * A top level numer add needs no scale greather than that of the more
	  precise operand.
	* Optimized handling of trailing zeros; detect them better in
	  numeric_normalize

2008-03-06 16:06  source

	* CLIuti.c: * Use wi.h instead of widd.h

2008-03-06 16:05  source

	* widisk.h: * Fixed problems with macro argument expansion

2008-03-06 16:04  source

	* sqlsrv.c: * Fixed compiler warning about dangling else

2008-03-06 16:03  source

	* bitmap.c, bitmap.h, sqlbif2.c: * Fixed warnings on long constants

2008-03-06 16:02  source

	* CLIodbc3.c, CLIsql1.c, CLIuti.c, eqlcomp.c, sqlbif.c, sqlcomp.h: * Fixed column descriptor to use box_int on all members of struct

2008-03-06 15:58  source

	* 2pc.c, CLIsql2.c, CLIuti.c, bif_explain.c, bif_file.c,
	  bif_phrasematch.c, bif_pop3.c, bif_soap.c, bif_text.c, bif_xml.c,
	  bitmap.c, blob.c, ddlrun.c, disk.c, eqlcomp.c, hash.c, http.c,
	  insert.c, inxop.c, jso.c, log.c, meta.c, mtwrite.c, multibyte.c,
	  multibyte.h, numeric.c, obackup.c, rdf_core.c, rdfbox.c,
	  rdfinf.c, rltrx.c, row.c, scn3.l, search.c, security.h,
	  sparql2sql.c, sparql2sql.h, sparql2sqltext.c, sparql_core.c,
	  sparql_sff.c, sqlbif.c, sqlbif2.c, sqlcomp.c, sqlcomp2.c,
	  sqlcost.c, sqldf.c, sqlexp.c, sqlgen.c, sqlintrp.c, sqlo.h,
	  sqloinx.c, sqlpfn.c, sqlprocc.c, sqlrrun.c, sqltype.c,
	  srvmultibyte.c, srvstat.c, ssl.c, text.c, update.c, wifn.h,
	  xmlenc.c, xmltree.c, xpath.c, xpathp.y, xpf.c, xqf.c, xslt.c,
	  xslt_opt.c: * Fixed compiler warnings about const mismatch
	* Fixed compiler warnings about missing cast
	* Fixed compiler warnings about unused variables
	* Fixed compiler warnings about possible uninitialized variables
	* Fixed compiler warnings about printf format
	* Fixed compiler warnings about unreachable code

2008-03-05 16:58  source

	* ddlrun.c, hosting.c, neodisk.c, sqltype.c, srvstat.c, xslt.c: * Fixed prototypes of maphash_func arg1 of maphash

2008-03-05 16:57  source

	* bif_phrasematch.c: * Fixed compatibility with old databases

2008-03-03 15:10  source

	* sqlcost.c, sqldf.c, sqlgen.c: * Existing preds have a card of less than one. If a hash filler has local
	  ubq conds that also make hash fillers, then make it so the hash fillers
	  get done inermost first, as seen in sqlgen diff.
	* Added some more logic for conds known at compile time.
	* Added cost of hash fillers if these involve other hash fillers
	* Fixed try the hash filler preds biz if less than half pool left

2008-03-01 14:01  source

	* bif_phrasematch.c: * Fixed types in struct for Windows

2008-02-28 22:08  source

	* bif_phrasematch.c: * Fixed 64bit compatibility

2008-02-28 22:07  source

	* sparql.sql: * Adde DB.DBA.RDF_CONVERT_RDFXML_TO_TTL()
	* Minor fixes inclusing fix in audit

2008-02-28 22:05  source

	* search_in.c, xqf.c, sqlbif2.c: * Fixed compiler warnings

2008-02-28 22:05  source

	* bif_json.c, json.y, sqlfn.h, scn3.l: * Fixed compiler warnings about missing prototypes

2008-02-28 22:04  source

	* sqlbif.c: * Added bif_aset_zap_arg() and bif_vector_zap_args()

2008-02-28 22:03  source

	* bif_uuencode.c, uuencode.c: * Added support for string sessions with non-NULL strsestmpfile_t storage

2008-02-28 22:01  source

	* sqldf.c: * Fixed compiler warning

2008-02-28 22:01  source

	* url_rewrite.sql: * Added absolute URL in Location header

2008-02-27 21:41  source

	* CLI.h, rdf_core.c, rdfbox.c, rltrx.c, sparql2sql.c,
	  sparql_core.c, sparql_p.y, sparql_sff.c, sql3.y, sqldf.c,
	  sqlfn.h, sqlgen.c, sqlintrp.c, sqlsrv.c, sqlstmts.c,
	  srvmultibyte.c, srvstat.c: * Fixed compiler warnings for 64bit build

2008-02-27 21:36  source

	* sparql_core.c: * Fixed GPF as sparp argument was missing

2008-02-27 21:33  source

	* auxfiles.c, http.c, http.h: * Fixed bug with SSL support on 64bit

2008-02-27 21:28  source

	* virtual_dir.sql: * Fixed escape special chars

2008-02-27 21:27  source

	* aqueue.c: * Added bif_aq_request_zap_args()

2008-02-27 21:25  source

	* rdf_core.c, rdf_core.h: * Added bif_iri_to_id_if_cached()

2008-02-26 21:03  source

	* virtual_dir.sql: * Upgrade existing /proxy path

2008-02-23 00:55  source

	* sort.c, sqlfn.h, sqlgen.c, sqlnode.h, sqlorder.c: * When having an order by with top, do not flush to disk, but read from the
	  mem temp instead. Circumvents length limits for sort temp rows.

2008-02-22 15:26  source

	* sparql.sql: * Fixed indentation

2008-02-22 15:24  source

	* sparql.sql: * Fixed printing double dt

2008-02-22 13:43  source

	* rltrx.c: * Removed putting a lock on a leaf ptr; these are never checked and can get
	  lost in double lp insert after split

2008-02-22 11:44  source

	* sqlver.h: * Updated engine version

2008-02-22 11:44  source

	* rdfbox.c, sparql.sql, sqlbif.c, sqlbif.h: * FIxed various RDF related serialization issues

2008-02-22 11:43  source

	* rdf_core.c, rdf_core.h: * Added key_name_to_existing_cached_iri_id()

2008-02-22 11:42  source

	* search.c: * Fixed problem with serializable itc locking leaf pointers

2008-02-22 11:41  source

	* hash.c, row.c, sqlfn.h: * Fixed HA_DISTINCT to use new box_to_shorten_any() function to eliminate
	  problem with long values to hash

2008-02-22 11:40  source

	* sparql2sqltext.c, sparql_core.c: * Added checks to not deref NIL

2008-02-22 11:37  source

	* virtual_dir.sql: * Fixed proxy services

2008-02-22 11:37  source

	* aqueue.c: * Fixed aq_wait_all to not loop throught the ht each time it waits for a
	  pending. Loop once and wait for each and then check if all are ready

2008-02-20 15:59  source

	* search.c: * Fixed problem with alter table add column using a default value

2008-02-20 12:32  source

	* http.c: * Fixed use char-by-char reading when contact length is unknown
	* Fixed use session_flush_1 inside write ctx to avoid leaving ctx
	  prematurely

2008-02-19 21:57  source

	* sparql.sql: * Added passing content type to mappers

2008-02-19 21:57  source

	* arith.c: * Fixed comparison of two UDTs of type reference

2008-02-19 11:24  source

	* sqlver.h: * Updated version to 05.00.3027

2008-02-19 11:24  source

	* rdf_core.c, rdf_core.h, rdfbox.c, sparql.sql, turtle_l.l,
	  xmltree.c, xqf.c: * Fixed printing datetime types and parsing of integers and strings

2008-02-19 11:23  source

	* arith.c, arith.h, bif_explain.c, sort.c, sparql.sql,
	  sparql_core.c, sparql_p.y, sql3.y, sqlcomp.c, sqldf.c, sqlexp.c,
	  sqlintrp.c, sqlintrp.h, wi.h: * Added initial support for DVC_NOORDER

2008-02-19 11:08  source

	* sparql.sql: * Added instructions how to grant SPARQL_UPDATE role to SPARQL

2008-02-19 11:03  source

	* aqueue.c, disk.c, http.c, lock.c, ltrx.h, neodisk.c, rltrx.c,
	  sqlbif.c, srvstat.c, auxfiles.c: * Added hash table for locks

2008-02-18 10:38  source

	* sqlgen.c: * A locus that becomes a hash filler may miss output cols because it is
	  placed in places where not all out cols are out cols. Depends on order
	  of trying plans. So if it is a hash filler then make sure that the out
	  cols are actually on the output of the locus

2008-02-18 09:59  source

	* sparql.sql: * Added max cache ttl

2008-02-18 09:58  source

	* sparql2sql.c: * Fixed GPF in code generation for:
	  sparql select distinct ?o where {?s ?p ?o . filter(?o=0 || ?o=1)}
	* Fixed sparp_optimize_BOP_OR_filter_walk() at IN operator with good
	  variable at left

2008-02-18 09:56  source

	* sparql2sqltext.c: * Improved SQL code generation for SAMETERM build-in when some arguments
	  are known to be IRIs
	* Fixed sparql generation for:
	  select 1 where { <s> <p> ?o . filter ((?o in (<qname>)) || 1) }
	* Fixed generation of "(bad)" aliases for columns of RDF_QUAD inside breakup
	  FROM clause.

2008-02-18 09:51  source

	* xslt.c: * Fixed parameter passing in sprintf of error reporter

2008-02-18 09:50  source

	* xpscn.l: * Removed unused function

2008-02-18 09:49  source

	* sqlexp.c: * Added check for NULL when calling iri to id for effect only

2008-02-08 17:24  source

	* sqlver.h: * Updated version to 05.00.3026

2008-02-08 16:08  source

	* sqlwords.h: * Removed generated file from CVS

2008-02-08 15:29  source

	* sqlwords.h: * Regenerated with gperf 3.0.2

2008-02-07 10:53  source

	* sparql2sqltext.c: * Fixed problem in code generation

2008-02-07 10:31  source

	* bif_file.c: * Fixed compiler warnings

2008-02-07 10:28  source

	* sqlorder.c: * Fixed expressions in select with top distinct order must be done before
	  the distinct, not before the order by

2008-02-07 09:55  source

	* sqlcmps.h, sqlgen.c: * Fixed expressions in select with top distinct order must be done before
	  the distinct, not before the order by

2008-02-07 00:33  source

	* sqlcmps.h, sqlgen.c: * Fixed group by with grouping col being an exp with an AS alias

2008-02-07 00:32  source

	* sparql_sff.c: * Added extra checks of pointers to debug crash

2008-02-07 00:31  source

	* hash.c: * Fixed size of initial hash

2008-02-07 00:30  source

	* xslt.c: * Added rehash for dict

2008-02-07 00:30  source

	* http_client.c: * Added support to make canonic host e.g. remove :PORT

2008-02-07 00:29  source

	* bif_file.c: * Added additional bifs for TPC-H

2008-02-01 12:23  source

	* sqlver.h: * Updated version to 05.00.3025

2008-02-01 11:39  source

	* sqldf.c: * Do not place funcs as early as possible, but at the place with the
	  lowest cardinality. Not on by default cause card guess not always
	  right

2008-02-01 11:38  source

	* inxop.c, sqlgen.c, sqlnode.h: * Added inxop option for bitmap index
	* Check other bitmaps to avoid needless seeks
	* Do not reassign all search pars before every seeek

2008-02-01 01:07  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_p.y: * Fixed BREAKUP with more than one triple per row
	* Fixed printing non-nullable results of OPTIONAL as nullable
	* Added draft support for sub-SELECT and sub-ASK in expressions
	* Minor SPARQL fixes

2008-02-01 01:05  source

	* sqlfn.h, sqlrun.c: * Added qi_check_stack as separate function that implements QI_CHECK_STACK
	  in DEBUG mode

2008-02-01 01:04  source

	* xmlenc.c: * Added new function bif_xenc_rand_bytes()

2008-02-01 01:03  source

	* blobio.h: * Fixed compiler warnings

2008-02-01 01:03  source

	* http.c: * Fixed bug in error message when URI is abnormally long

2008-02-01 01:02  source

	* sqlbif2.c: * Added draft implementation of bif_zorder_index()

2008-02-01 01:01  source

	* sql3.y: * Fixed warnings on duplicate declaration of terminals

2008-01-31 10:18  source

	* sqlcost.c: * Fixed float underflow in cost model by adjusting cardinality

2008-01-30 16:25  source

	* sqlcost.c: * Adjusted inx int cost model calculations

2008-01-29 15:58  source

	* sqlver.h: * Updated copyright to 2008

2008-01-29 15:53  source

	* sqlver.h: * Updated version number of executable

2008-01-29 15:50  source

	* inxop.c, rdfinf.c, sqlexp.c: * Fixed problem with inxop bm bad if extra search params supplied, as in
	  the case of likes etc other non inx conds. do not count on search par fill
	  to know the target.
	* Fixed iri names to iri valued ssl and their entailed

2008-01-28 23:33  source

	* inxop.c, log.c, rdfinf.c, search.c, sqlcmps.h, sqlcomp2.c,
	  sqlcost.c, sqldf.c, sqlsrv.c: * Fixed cache compile samples
	* Fixed using like of any to do the is iri test
	* Fixed no kill of delta rolled back

2008-01-28 23:31  source

	* rdf_core.c: * Fixed iri id cache read integrity

2008-01-28 23:31  source

	* rltrx.c: * Fixed reuse of rb has when not resized

2008-01-28 23:29  source

	* sparql_core.c: * Fixed missing function prototype

2008-01-28 10:47  source

	* rdf_core.h, rdfbox.c, sqlbif.c, sqlbif2.c: * Added box_cast for RDF_BOX source values

2008-01-25 11:56  source

	* blobio.c, rdfbox.c: * Fixed 64 bit range of iri id and ro ids

2008-01-25 11:56  source

	* virtual_dir.sql: * Fixed all sparql defines

2008-01-24 17:15  source

	* sqlwords.h: * Regenerated

2008-01-24 10:28  source

	* blobio.h, rdf_core.c, rdf_core.h, rdfbox.c, sparql.h, sparql.sql,
	  sparql2sqltext.c, xmltree.c: * Added complete support for xsd:float in SPARQL
	* Replaced Virtuoso/PL procedures RQ_LONG_OF_O, RDF_BOX_COMPLETE,
	  RQ_SQLVAL_OF_O, RQ_IID_OF_O, RQ_O_IS_LIT, RDF_SQLVAL_OF_OBJ,
	  RDF_QNAME_OF_OBJ, RDF_SQLVAL_OF_LONG, RDF_LONG_OF_OBJ with
	  new BIF

2008-01-22 21:07  source

	* rdf_core.c, sparql.sql, sparql2sql.c, sparql2sqltext.c,
	  sparql_p.y, sql3.y, sqlwords.gperf: * Added convenient syntax for dtp_t bytes in SQL test: __TAG OF data_type
	* Added id_to_iri_nosignal
	* Fixed sparp_flatten_join() for joins with OPTIONAL_L members
	* Fixed printing breakups on triples with reused tabids
	* Fixed restriction bits of unary plus and unary minus expressions

2008-01-22 12:41  source

	* rdfinf.c: * Fixed check same_as to use query option

2008-01-22 12:41  source

	* sparql2sqltext.c: * Added valmode optimization for IN operator

2008-01-22 12:40  source

	* sparql2sql.c, sparql2sql.h: * Added sparp_flatten_join()
	* Improved sparp_flatten_union()
	* Fixed traverse when out handlers are disabled

2008-01-21 15:16  source

	* sparql.sql: * Removed debug code

2008-01-21 13:25  source

	* sqldf.c, sqloinx.c: * In inx int join, sort the tables lowest card first else it's no gain in
	  lubm. Also reset dfe_unit after using this for sorting what to try next

2008-01-21 13:24  source

	* rdfinf.c: * Fixed no inf ctr error message
	* Fixed "same as" is not always on if inf is on, must be enabled separately

2008-01-21 12:17  source

	* rdf_mapping.jso, sparql.h, sparql.sql, sparql2sql.c,
	  sparql2sql.h, sparql2sqltext.c, sparql_core.c, sparql_l.l,
	  sparql_p.y, sparql_qm.c, sparul2sql.c: * Added basic SPARQL BI support
	* Added +> and *> operator in SPARUL BI extensions
	* Added support for aggregates in ORDER BY expressions
	* Added improved diagnostics of non-mappable triple patterns using new
	  spar_dbg_string_of_triple_field() diagnostic output function.
	* Added optimization for comparison operations when LONG_EQ_SQL
	* Added SPARQL optimization: result restriction bits for expressions,
	  SPART_VARR_LONG_EQ_SQL
	* Added optimization for native SQL values in
	  DB.DBA.RDF_MAKE_LONG_OF_TYPEDSQLVAL
	* Added smarter creation of IRI classes: A redefinition of a class that
	  is identical to the previous definition is no longer reported as error
	  even if the class is in use.
	* Added stub for REDUCED
	* Added support for XML entities in _MT parser
	* Fixed code generation for queries with detected but not fully eliminated
	  conflicts
	* Fixed bug in processing of queries without default graph
	* Fixed composing objects from rdf_boxes in functions that expect SQL values
	  as arguments
	* Fixed loading RDF views: better auto-recovery, better audit
	* Fixed XML replies in protocol; addded XML preamble
	* Fixed RDF_FT_RULE_ADD ('', '', ...)
	* Fixed IN operator
	* Fixed compilation of select * from <http://example.com/tpcd> where
	  { ?r tpcd:name ?nam . filter (?nam = 'EUROPE') }
	* Fixed division bug
	* Updated version of virtdrf-data-formats.ttl
	* Fixed bugs found while converting Q1 and Q2 of TPC-D into SPARQL on mapped
	  data

2008-01-21 12:05  source

	* turtle_p.y: * Fixed double free in case of 'undefined namespace prefix' error on
	  object or object type IRI
	* Relaxed syntax for '[]' bnode, now can be '[ whitespace ]' where
	  '[ pred_obj_list ]' is allowed

2008-01-21 11:59  source

	* sqlsrv.c: * Added temporary patch to avoid gpf

2008-01-21 11:58  source

	* rdfinf.c: * Fixed problem with "same as" which was not on by default

2008-01-21 11:54  source

	* http.c: * Fixed bug in proxy with chunked & head

2008-01-21 11:54  source

	* bitmap.c, inxop.c: * In bm inx int: when getting new row, set the iobb. Clear itc_bp's
	  flags when resetting.  When finding in an array ce, remember the pos in
	  ce and the ce's offset.

2008-01-18 15:26  source

	* http.h: * Fixed proxy failures

2008-01-18 15:24  source

	* inxop.c, rdfinf.c, sqldf.c, sqlo.h, sqloby.c, sqloinx.c,
	  sqloprt.c: * In join order, try the one with most connections to placed stuff
	  first. Recognize leaves, i.e. lookups that depend on placed and on which
	  no unplaced depends. Place them as a unit, most restrictive first, do
	  not do all permutations. Fix the disable of inx int and fix placing and
	  unplacing of inxc int. Fix the missing leave of the page when doing
	  next bm row on bm inx int. Fix the rdf inf ctx retrieval for inx ints.

2008-01-18 15:22  source

	* xqf.c: * Added support for fraction of seconds in __get_iso_date()

2008-01-18 15:21  source

	* ddlrun.c: * Removed extra call to serialize

2008-01-18 15:20  source

	* xslt.c: * Added bif_rowvector_digit_sort

2008-01-18 15:19  source

	* system.sql: * Added extra CRLF at end of http header

2008-01-18 15:17  source

	* ftp.sql: * Fixed hang with ftp server
	* Fixed problem with connect in pasv mode

2008-01-18 15:16  source

	* bif_file.c, obackup.c, sqlbif.h, sqlsrv.c: * Fixed restore status check
	* Fixed wait and exit status of child process
	* Fixed filedesciptors in child process

2008-01-18 15:14  source

	* xmlsql.c: * Fixed hash length as data is int64

2008-01-18 15:12  source

	* datesupp.c: * Fixed compiler warnings on HP/UX

2008-01-18 15:11  source

	* bif_date.c: * Added cast DT_DATE to long where appropriate
	* Added cast to boxint, prevent unsigned int cast

2008-01-18 15:10  source

	* http.c: * Fixed proxy failures
	* Avoid messages when session recording is enabled but nntp, pop3 or ftp
	  is used

2008-01-18 15:09  source

	* arith.c: * Use QUIETCAST to disable 'non-arithmetic arguments' error message

2008-01-18 15:07  source

	* xmlenc.c, xmlenc.h, xmlenc_algos.c, xmlenc_algos.h: * Added support for SHA256

2007-12-10 15:45  source

	* sparql2sql.c, sparql_core.c: * Fixed calling order

2007-12-10 15:44  source

	* text.h: * When id is 0 the mostsignificant bits for 'num' may becomes a
	  non-zero. Therefore we set the number as it's a d_id in network order, so
	  we don't use num at all

2007-12-10 10:02  source

	* sparql2sql.c, sparql2sql.h: * Added check of quad map values for applicability of a given triple
	  pattern, graph field

2007-12-10 10:01  source

	* sparql_l.l: * Added SOFT_L

2007-12-10 10:00  source

	* sqlbif.c: * Added overflow protection to bif_concat

2007-12-07 13:02  source

	* sparql.sql: * Added more fast garbage collection

2007-12-06 20:58  source

	* sparql.sql: * Accelerated version of DB.DBA.RDF_QM_GC_SUBTREE().

2007-12-06 14:19  source

	* security.c: * Fixed bug removed possibility of updating U_id

2007-12-06 14:18  source

	* bif_pop3.c: * Fixed buffer overflow

2007-12-06 12:05  source

	* sparql.sql: * Changed default behaviour of _MT routines. Now they will log everything
	  and autocommit.
	* Added aq thread count as a parameter.

2007-12-05 10:10  source

	* sparql.h, sparql2sql.c, sparql_p.y: * Added improved support for aggregate expressions

2007-12-04 21:07  source

	* gate.c, lock.c: * For bad parent link, spurious detection possible if the page one comes
	  from split while in the child and before the back link check. Task switch
	  can do this, not only waiting for the child. So then actually land on
	  the page and get the parent and checjk the actual link with both wired.
	  If bad, stop or fix, else no message and containue as is or reset the
	  seek if not landed. For locks, when there is checkpoint freeze, the
	  condition could result in rollback instead of freeze if detected just
	  before deadlock check or right after lock wait ended. So must consider
	  the freeze case specially.

2007-12-04 18:49  source

	* rdf_core.c: * Allocate iri ids from a range that is selected based on the thread.
	  Makes distributed inserts when loading rdf and less waiting

2007-12-03 15:52  source

	* bif_pop3.c, ftp.sql: * Fixed pop and ftp protocol to allow large file transfers

2007-12-03 14:30  source

	* http.c: * Fixed http_get to accept string session as argument body

2007-12-03 08:50  source

	* sqlbif2.c: * Fixed missing include

2007-12-03 08:36  source

	* rdf_core.c: * Fixed C compiler problem with variable declaration

2007-11-30 20:54  source

	* obackup.c: * Added check for stored procedure hook DB.DBA.BACKUP_COMPLETED
	* Removed log messages from normal build
	* Use function instead of hardcoding task name

2007-11-30 20:37  source

	* sqlver.h: * Updated to 3023

2007-11-30 20:36  source

	* bif_xml.c, rdf_core.c, rdf_core.h, rdfxml_parser.c, sparql.sql,
	  sqlbif2.c, system.sql, turtle_p.y, xmlenc.c, xmltree.h, xslt.c: * Accelerated RDF loader

2007-11-30 20:34  source

	* url_rewrite.sql: * Fixed TCN rules in ODS

2007-11-29 16:54  source

	* ftp.sql: * Fixed ftp session problems with IIS

2007-11-29 16:02  source

	* sqlver.h: * Updated version to 3022

2007-11-29 16:01  source

	* virtual_dir.sql: * Changed proxy to send headers

2007-11-27 12:16  source

	* sparql.sql: * Added improvements for deadlock handling
	* Fixed DB.DBA.RDF_GLOBAL_RESET

2007-11-26 11:04  source

	* sparql.sql: * Added bif_gvector_digit_sort()
	* Fixed free-text index transaction size

2007-11-26 11:03  source

	* xslt.c: * Added bif_gvector_digit_sort()

2007-11-23 22:51  source

	* bif_intl.c, dks_esc.c, multibyte.h, sqlbif2.c, srvmultibyte.c,
	  srvmultibyte.h: * Added bif_rfc1808_expand_uri()

2007-11-23 22:51  source

	* search.c: * Fixed bug with zero itc_position

2007-11-23 22:51  source

	* meta.c, sqlbif.c, sqlintrp.c, sqlsrv.c: * Prevent GPF with long qualifiers

2007-11-22 23:30  source

	* gate.c, sqlbif2.c: * Added debugging bif_itc_dive_transit_call_ctr() and
	  bif_itc_try_land_call_ctr().

2007-11-22 23:30  source

	* xmlenc_algos.c: * Added room for 2048 byte keys

2007-11-20 13:15  source

	* virtual_dir.sql: * Fixed POST support

2007-11-19 11:34  source

	* sparql.sql: * Added setting to enable debug of various rdf extractors

2007-11-18 16:07  source

	* sparql.sql: * Added Adaptive size of dictionary of objects for graph keyword in
	  RDF/XML and TURTLE parsers when free-text is on

2007-11-18 16:05  source

	* sparql.sql: * Added extra parameter for number of worker threads

2007-11-18 16:03  source

	* sqlbif2.c: * Fixed bug in bif_rdf1808_parse_uri
	* Added rfc1808_parse_wide_uri for wide strings

2007-11-18 16:00  source

	* xslt.c: * Fix to ensure valid dictionary size on wrong argument of bif_dict_new

2007-11-16 11:27  source

	* soap.sql, sparql.sql, sqlbif2.c, system.sql, url_rewrite.sql,
	  users.sql: * Replaced WS.WS.PARSE_URI with bif rdf1808_parse_uri

2007-11-16 11:26  source

	* sparql.sql: * Added DB.DBA.RDF_MAKE_OBJ_OF_TYPEDSQLVAL_FT
	* Fixed RDF_ADD_GRAPH_KEYWORD to workb etter in _MT parser

2007-11-16 11:23  source

	* rdf_core.c: * Fixed __rdf_obj_ft_rule_count_in_graph on 32bit boxes

2007-11-15 15:40  source

	* hosting.c: * Fixed old style plugins which return a string, not a box

2007-11-14 22:17  source

	* sparql2sqltext.c: * Fixes for define output:valmode "LONG" select (isblank(?o)) as ?ot ...
	  and the like, also fix for langmatches()

2007-11-13 23:01  source

	* sparql.h, sparql_core.c: * Added spar_add_rgc_vars_consts_from retvals() in order to provide better
	  sponge behaviour for:

	  define input:grab-all "yes" define input:grab-depth 2 define
	          input:grab-seealso
	          <http://dbpedia.org/property/hasPhotoCollection> PREFIX foaf:
	          <http://xmlns.com/foaf/0.1/> describe
	          <http://dbpedia.org/resource/Paris>
	          <http://dbpedia.org/resource/New_York>

	  Now it can sponge IRIs from the result set.

2007-11-13 23:00  source

	* sparql2sql.c: * Added optimizations for filters that are ORs or equalities and
	  IN predicates with same variable

2007-11-12 14:06  source

	* jso.c, rdf_mapping.jso, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql_p.y: * Initial support for option (SOFT EXCLUSIVE)
	* Initial support for PROVEN_MATCH for ssprintffs of variable and
	  sprintffs of IRI class

2007-11-10 01:24  source

	* sparql2sql.c: * Added special case for ASK

2007-11-10 01:23  source

	* row.c: * Added check for stack overflow

2007-11-10 01:23  source

	* url_rewrite.sql: * Added TTL support for DET

2007-11-09 01:12  source

	* ltrx.h, sqlfn.h: * Record the thread

2007-11-09 01:12  source

	* sparql2sql.c: * Fix for 'sparql select * where { graph ?g { ?s a ?o }}' on a database
	  with 94 quad map patterns for rdf:type and default quad map pattern.

2007-11-09 01:10  source

	* sparql.sql: * Removed debug statement

2007-11-08 11:55  source

	* sparql2sqltext.c, sparql_core.c: * Fixed error in loading missing source graphs when RDF_SPONGE_UP returned
	  varchar but the expression was like
	  'G in (RDF_SPONGE_UP(...), RDF_SPONGE_UP(...), ...)'
	* Added calls to iri_to_id

2007-11-08 11:53  source

	* rdfbox.c, sparql.sql: * Fixed reloading of RDF free-text indexing rules at server restart
	* Fixed free-text index support in SPARUL

2007-11-08 11:52  source

	* url_rewrite.sql: * Fixed bad aref

2007-11-08 11:51  source

	* sqlintrp.c: * Added box_err_print_box, so callstack dump is improved for RDF boxes

2007-11-05 13:21  source

	* sparql.h, sparql2sql.c, sparql2sql.h, sparql2sqltext.c: * Fix for grouping variables in LONG valmode
	* Fix for SPARQL aggregates in LONG valmode
	* Fixed traversal functions to use stack of structures instead of
	  stack of void pointers

2007-11-05 13:19  source

	* url_rewrite.sql: * Added new url rewrite rules
	* Use DET to return the ODS data

2007-11-05 13:19  source

	* rdfbox.c: * Added bif_rdf_box_needs_digest

2007-11-05 13:18  source

	* aqueue.c, gate.c: * Fixed debug messages

2007-10-31 22:14  source

	* system.sql, url_rewrite.sql: * Added transparent content negotiation

2007-10-31 22:13  source

	* sqlbif.c: * Fixed recursive UPDATE bug

2007-10-31 13:30  source

	* sqlver.h: * Updated version

2007-10-31 13:30  source

	* sqlstmts.c: * Fixed bug updating sequences

2007-10-31 13:29  source

	* bif_explain.c, search.c, sqlbif.c, sqlcmps.h, sqlfn.h, sqlgen.c,
	  sqlnode.h, sqlrun.c, sqlstmts.c, update.c, wifn.h: * Fixed recursive UPDATE bug

2007-10-31 13:26  source

	* sqlpfn.c: * Increased stack margin as it needs to call yy error

2007-10-31 13:25  source

	* sparql.sql: * Added better error limit message

2007-10-25 13:46  source

	* xmlenc.c: * Fixed xenv_sha1_digest to use exact buffer length
	* Fixed MTX unlock

2007-10-24 09:43  source

	* xmlenc.c: * Use the exact BN lenghth
	* Added error reporting

2007-10-23 15:14  source

	* CLIuti.c: * Patches for 64 bit Ole DB provider

2007-10-22 15:37  source

	* bif_file.c, widisk.h: * Added new parameter CreateMask for file/directory permissions umask
	* Fixed default file/directory permissions

2007-10-18 11:37  source

	* virtual_dir.sql: * Fixed registering HTTPS endpoints

2007-10-18 11:35  source

	* hosting.sql: * Fixed hosting on HTTPS endpoint

2007-10-18 11:35  source

	* http.c: * Fixed typo

2007-10-17 21:54  source

	* CLIodbc3.c: * Virtuoso does not support unsigned types

2007-10-16 23:55  source

	* sqlver.h: * Updated version

2007-10-16 23:55  source

	* CLIodbc3.c: * Virtuoso does not support unsigned types

2007-10-16 23:51  source

	* sqldf.c: * The IN list left side is constant so don't merge
	* Moved IN after test if IN col is no-key part

2007-10-16 23:50  source

	* bitmap.c, search.c: * When delete on bitmap index and new row is obtained, position on the
	  right place, start or end depending of the order

2007-10-16 23:49  source

	* sqlpfn.c: * Added extra stack overflow checks

2007-10-16 23:48  source

	* information_schema.sql: * Fixed incorrect grant

2007-10-16 23:48  source

	* sqlcr.c: * Encapsulate TOP in a DT so scrollable cursor will become static

2007-10-16 23:47  source

	* widisk.h: * Fixewd permission of database files on Windows

2007-10-15 14:24  source

	* bif_soap.c: * Create fake procname on bad request and no method found

2007-10-11 10:31  source

	* hosting.sql, http.c: * Added separate http_request_header_full bif for hosting code

2007-10-11 10:30  source

	* sparql2sqltext.c: * Fixed buffer overflow

2007-10-09 16:06  source

	* hosting.c, hosting.h, hosting.sql, http.c, sqlver.h: * Added new hosting plugin for PHP

2007-10-09 16:06  source

	* sparql.h, sparql2sql.c, sparql_core.c: * Added support for DESCRIBE <constant> in grabber

2007-10-09 16:05  source

	* sparql.sql: * Added conversion of all langtags to lowercase

2007-10-09 16:04  source

	* soap.sql, xmlrpc_soap.xsl: * Fixed proper element names from member name

2007-10-04 12:00  source

	* sparql.sql, sparql2sqltext.c, sparql_core.c: * Fixed free-text index for multiple possible graphs
	* Make string wide so http_value can convert it to UTF-8
	* Fixed graph clear to remove the sponger record

2007-10-04 11:59  source

	* system.sql: * Added escape for \ in dump function

2007-10-04 11:56  source

	* http.c: * Added noinherit option to http_map_get dav

2007-10-04 11:56  source

	* url_rewrite.sql: * Added noinherit option to http_map_get dav
	* Added check on regular expression prior to executing it, or "*/*" will
	  break the matching process

2007-10-04 11:54  source

	* users.sql: * Remove user if sql login disabled

2007-10-04 11:54  source

	* search.c: * Removed check for lock if it is a leaf pointer

2007-10-04 11:53  source

	* sqldf.c: * Added check for stack overflow

2007-10-04 11:53  source

	* ksrvext.h: * Fixed return type of function prototype

2007-10-04 11:52  source

	* CLIsql3.c: * Fixed problem with SQLConnect returing SQL_SUCCESS_WITH_INFO

2007-09-26 15:16  source

	* sqlgen.c: * Fixed internal compiler error with IN predicate

2007-09-25 16:07  source

	* repldb.c: * Fixed problem with unusually long transactions (> max string limit)

2007-09-24 14:07  source

	* sparql.sql: * Fixed DESCRIBE on unspecified graphs

2007-09-21 21:55  source

	* sparql.sql: * Enclose xml literals in CDATA

2007-09-21 21:54  source

	* search.c: * If bm_landed_lock returns something to wait, we need to release the
	  buffer as it's marked for writing and sequential operation on it
	  would block even on same thread

2007-09-21 15:19  source

	* sparql.sql: * Additional patch for DATATYPE

2007-09-21 15:19  source

	* aqueue.c, neodisk.c, sqlfn.h: * Added check to prevent running async queues in atomic sections

2007-09-21 14:31  source

	* sparql2sqltext.c: * Fixed DATATYPE () of everything

2007-09-20 21:05  source

	* sparql.sql, sparql2sqltext.c, xqf.c: * Added better support for xsd:string() and sxd:boolean()

2007-09-20 21:04  source

	* wi.h: * Added more debug code

2007-09-20 17:44  source

	* Makefile.am: * Fixed make dist

2007-09-20 01:21  source

	* sparql_p.y: * Updated sparql syntax to allow () which means an empty list

2007-09-20 01:21  source

	* sparql_core.c: * Added input:grab_follow_predicate

2007-09-20 01:20  source

	* sparql2sqltext.c, xmltree.c: * Changed processing of DV_STRING in __xsd_type() BIF

2007-09-20 01:20  source

	* sparql2sql.c: * Added support and optimization for SAMETERM
	* Added new spar_var_eq_to_equiv function

2007-09-20 01:18  source

	* sparql.sql: * Fixed remote execution, esp in datatype support and handling of empty
	  local IRIs
	* Fixed missing grant

2007-09-19 00:00  source

	* sparql.sql: * Fixed wrong stored procedure name
	* Fixed soap call missing parameters

2007-09-18 23:59  source

	* gate.c, wi.h, wifn.h: * Added extra page access debugging code

2007-09-18 13:06  source

	* sparql.sql: * Added LONG VARCHAR support

2007-09-18 13:06  source

	* rdfbox.c: * Added error for LOB arguments to bif_rdf_box

2007-09-17 21:58  source

	* sparql.sql: * Fixed sparql endpoint interop

2007-09-17 16:31  source

	* sqlwords.h: * Regenerated

2007-09-17 13:50  source

	* ddlrun.c, lock.c: * Removed unused code section

2007-09-17 12:22  source

	* aqueue.c, rdf_core.c, rdf_core.h, rdfxml_parser.c, sparql.sql,
	  sparql2sqltext.c, sqlbif.h, xslt.c: * Added SPARQL free-text support with graph keywords

2007-09-17 12:20  source

	* bif_explain.c, bif_phrasematch.c: * Added sqlc_compile_static for better checking leaks with MEM_DEBUG

2007-09-17 12:19  source

	* rdfbox.c: * Fix to support XML trees as values of RDF boxes
	* Fix for case when bif_rdf_box gets NULL as value

2007-09-17 12:10  source

	* bif_soap.c, bif_xml.c, ddlrun.c, eqlcomp.c, eqlcomp.h, http.c,
	  meta.c, rdfinf.c, security.c, sqlbif.c, sqlcomp2.c, sqlcr.c,
	  sqlgen.c, sqlnode.h, sqlofn.h, sqlsrv.c, xmlschema.c, xmlsql.c,
	  xpath.c: * Added sqlc_compile_static for better checking leaks with MEM_DEBUG

2007-09-17 12:03  source

	* system.sql, url_rewrite.sql, virtual_dir.sql: * Added dump SQL defs of VD and rewrite rules

2007-09-17 12:02  source

	* CLIsql1.c: * Fixed gpf when application does free connect without disconnect

2007-09-17 12:01  source

	* bif_xml.c, xml.h, xmlnode.h, xmlschema.c, xpath.c, xpath.h,
	  xpathp.y: * Wrapped __doc XPATH option and references to VXML_DOCUMENT table into
	  OLD_VXML_TABLES

2007-09-13 15:41  source

	* sqlintrp.c: * Removed debugging code

2007-09-13 15:38  source

	* CLIsql1.c: * Fixed memory leak on error

2007-09-13 00:32  source

	* sparql.sql: * Fixed bug in SPARUL_CLEAR

2007-09-12 15:41  source

	* .cvsignore, Makefile.am, bif_json.c, json.y: * Added JSON parser

2007-09-12 14:39  source

	* sparql2sqltext.c, sparql_core.c, sparql_p.y: * Added support for sameTerm ()

2007-09-12 14:38  source

	* xpathp.y: * Fixed typo in syntax

2007-09-12 14:13  source

	* sparql_l.l, sparql_p.y: * Fixed syntax only to reflext recent spec changes
	* Added support for "OFFSET x LIMIT y'

2007-09-12 14:11  source

	* xpathp.y: * Added syntax extention to allow parsing parameters in the middle of
	  free-text query string (for automatic edits of user query when a graph
	  condition is added)

2007-09-12 14:10  source

	* turtle_l.l: * Added support for UTF-8 in TURTLE
	* Fixed usage of ttl_lex_mtx

2007-09-12 14:09  source

	* rdf_core.c, rdf_core.h: * Fixed usage of ttl_lex_mtx

2007-09-12 14:08  source

	* xmlenc.c, xmlenc.h, xmlenc_algos.c, xmlenc_algos.h: * Added Diffie_-Hellman key exchange bif functions using OpenSSL lib
	* Added support for DH-SH1 session mode in OpenID server

2007-09-11 12:10  source

	* sqlver.h: * Updated engine version number

2007-09-11 12:10  source

	* sparql.sql: * Fixed sparql-results-xml parsing
	* Fixed sprintf error in RDF view code generation

2007-09-11 12:07  source

	* sort.c: * Fixed error diagnostics for bad limit/offset

2007-09-11 12:06  source

	* sparql2sql.c: * Fixed DESCRIBE .... from <.../dataspace/username>

2007-09-11 12:06  source

	* sparql.h: * Increased depth of parse tree

2007-09-11 12:03  source

	* sqlcost.c, sqldf.c: * Fixed read uninitialized data in sql compiler

2007-09-11 12:00  source

	* bif_xml.c, multibyte.c, multibyte.h, srvmultibyte.c,
	  srvmultibyte.h: * Added MALLOC_DEBUG improvements debugging conversion of string to UTF8

2007-09-11 11:58  source

	* http.c: * Fixed bug in new dav rdf sync folders

2007-09-11 02:41  source

	* json.l, json.y, sqlbif.c: * Added tiny JSON parser

2007-09-11 02:38  source

	* sqlbif.c: * Fixed deadlock on checkpoint by adding IO_SECT blocs
	* Small re-indentation

2007-09-11 02:28  source

	* xpath.c: * Fix to eliminate an error report in debugging section

2007-09-11 02:27  source

	* auxfiles.c, wifn.h: * Added cl_run_local_only

2007-09-11 02:25  source

	* 2pc.c: * Added missing include

2007-08-24 14:31  source

	* CLIuti.c: * Fixed building ODBC driver

2007-08-24 14:29  source

	* Makefile.am: * Added missing object

2007-08-24 12:34  source

	* sparql.sql: * Fixed code generation issue when one rdf view refers to another and empty
	  rdf view

2007-08-24 12:25  source

	* aqueue.c: * Fixed memory leak

2007-08-24 12:25  source

	* sqlbif.c: * Added __max_notnull and __min_notnull functions

2007-08-23 11:23  source

	* dks_esc.c, http.c, sparql.sql, url_rewrite.sql: * Fixed encoding of braces and space with percent in URL
	* Fixed URL rewriting for PHP hosting

2007-08-23 11:20  source

	* http.c: * Fixed missing IO section around proxy function

2007-08-13 10:24  source

	* disk.c: * Removed debugging loop from normal build

2007-08-13 10:22  source

	* bif_intl.c: * Fixed typo

2007-08-10 14:29  source

	* remote.h, sqlfn.h: * Fixed compiler warning

2007-08-06 10:50  source

	* rdf_mapping.jso, sparql.sql, sparql2sqltext.c: * Fix for isblank() and isiri() in resultset lists.

2007-08-03 14:21  source

	* dks_esc.c, http.h, jso.c, sparql.sql, sparql2sqltext.c: * Fixed problem with HTML output of web service endpoint and XML item
	  item in the output
	* Fixed small memory leak

2007-08-03 14:19  source

	* hash.c: * When dv_int64 is asked but data is dv_long_int there is nothing to
	  convert; the box is int64 already

2007-08-03 14:18  source

	* http.c: * Added host name to error message

2007-08-03 14:14  source

	* disk.c, shuric.c, shuric.h, sparql2sql.c, sqlsrv.c, wi.h: * Additional code for malloc_debug testing

2007-07-26 15:49  source

	* Makefile.am, rdf_net.sql, sparul2sql.c: * Added new files

2007-07-26 14:32  source

	* sqlver.h: * Updated version and storage version to 3016

2007-07-26 14:31  source

	* sparql.sql, sparql2sql.c, sparql2sqltext.c: * Added hooking of URN etc. non-HTTP IRI schemas
	* Added error diagnostics for 'col index for ^{column-N}^ exceedes number
	  of columns' and the like.
	* Added check that number of columns in quad map value is equal to number
	  of arguments of its IRI class
	* Small bugfixes

2007-07-26 14:28  source

	* sqlparext.h: * Added missing define

2007-07-26 14:27  source

	* xslt.c: * Various small fixes

2007-07-26 14:25  source

	* xpath.c, xpath.h, xslt.c: * Fixed 64bit issues

2007-07-26 14:23  source

	* text.c: * Fixed 64bit issues
	* Removed old code

2007-07-26 14:22  source

	* sqlpfn.h: * Fixed compiler warning

2007-07-26 14:21  source

	* sparql.sql, virtual_dir.sql: * Fixed to use get:login options for fb

2007-07-26 14:20  source

	* sqldf.c, sqlgen.c, sqlo.h: * Fixed handling of intersects
	* Fixed small cost based optimizer issues

2007-07-26 14:16  source

	* sql3.y: * Fixed multiple memory leaks

2007-07-26 14:13  source

	* sqlbif.c: * Fixed compiler warning

2007-07-26 14:13  source

	* sqlbif.c: * Updated log_enable ()

2007-07-26 14:06  source

	* sql3.y, sqlbif.c, sqlbif.h: * Added new functions for 64bit iri_id and bnodes
	* Removed some functions from sql3.y as they belong in sqlbif.c

2007-07-26 14:02  source

	* sqlbif.c: * Fixed DVB_INT64 info

2007-07-26 13:57  source

	* rltrx.c: * Removed DEBUG check

2007-07-26 13:56  source

	* rdf_core.c, sparql_core.c: * Fixed multiple memory leaks

2007-07-26 13:51  source

	* ddlrun.c: * Fixed getting schema information until after we have have aquired the
	  recompile mutex, as another thread may have changed the schema while
	  we where waiting

2007-07-26 13:48  source

	* blob.c: * Fixed handling of blobs in 64bit more

2007-07-26 13:31  source

	* blob.c, blobio.c: * Fixed compiler warnings

2007-07-18 21:49  source

	* srvcr.c: * Fixed error diagnosics for 'key too long' error

2007-07-18 16:05  source

	* sqlcost.c: * Major rewrite of cost based optimizer code

2007-07-18 16:04  source

	* turtle_p.y: * Fixed 64bit compiler warnings

2007-07-18 16:03  source

	* jso.c, rdf_core.c, rdf_mapping.jso, rdfinf.c, rdfinf.h,
	  rdfxml_parser.c, sparql.h, sparql.sql, sparql2sql.c,
	  sparql2sql.h, sparql2sqltext.c, sparql_core.c, sparql_l.l,
	  sparql_p.y, xqf.c: * Added support for 64bit IRI ID
	* Added sameAS and subproperties
	* Added support for SQL functions and aliases in sparp_tree_full_copy
	* Added bif_sparql_sql_cols_of_quad for dereferencing IRIs
	* Added code for rdf:value attribute (both 'legal' and 'recovery' versions)
	* Added qmfDerefFlags
	* Added SPARUL optimization
	* Added support for BASE
	* Added 'define uinput:same-as' syntax
	* Added 'sparql define sql:signal-void-variables 1/0'
	* Check if number of columns in quad map value is equal to number of
	  arguments of its IRI class
	* Fix for GPF at SPARQL DESCRIBE `xyz`
	* Fix for running RDF metadata manipulation from non-dba account with
	  all privileges
	* Fix for audit of very big set of RDF views
	* Fixed bug in IID to IRI translations
	* Fixed sparql SELECT DISTINCT
	* Fix bug in RDF_DIST_SER_LONG when serializing rdf box
	* Fix bug in parsing bad UTF-8 in literal
	* Fix parsing xml:base first (actuallyu xml:*)
	* Fix composing BREAKUP code for any QUAD map with bijection formats
	* Fix for JSO_DUMP_ALL
	* Fix SYS_HTTP_SPONGE_UP; divide into smaller transactions
	* Fixed JSON serialization of bnodes
	* Fix for code generation of OPTIONAL that is proven to be totally empty
	* Fix bug in bif_iri_to_id
	* Fix for parsing nodeID://nn in 32bit version
	* Fix codegen for string (and similar literals) in LONG valmode
	* Fix garbage collection

2007-07-18 15:42  source

	* bitmap.c, inxop.c: * Fixed key comp

2007-07-18 15:39  source

	* virtual_dir.sql: * Fixed url rewrite

2007-07-18 15:38  source

	* xslt_opt.c: * Added check for additional urls

2007-07-18 15:37  source

	* xslt.c: * Fixed GPF on 64bit platforms when stack margin is not sufficient for
	  sql_new_error call

2007-07-18 15:34  source

	* xmltree.c, xmltree.h: * Added support for rdf:value

2007-07-18 15:33  source

	* sqlbif.c: * Fixed initialization of icc_locks_mutex before any bifs are called

2007-07-18 15:30  source

	* rdf_core.c, sqlbif.c, srvstat.c, wifn.h, xslt.c: * Fixed 64bit compiler warnings

2007-07-18 15:20  source

	* Makefile.am, bif_audio.c, bif_audio_tags.h, sqlbif.c: * Added support for reading audio tags

2007-07-18 15:16  source

	* sqlwords.gperf: * Added support for sameAs

2007-07-18 15:15  source

	* sqlcomp.c, sqlo.c, sqlstmts.c, sqlview.c: * Improved diagnostics of permissions

2007-07-18 15:10  source

	* search.c: * Fixed typo causing wrong length to be returned

2007-07-18 15:08  source

	* pldebug.c: * Fixed GPF

2007-07-18 15:08  source

	* lock.c: * Fixed deadlock trying to kill RDS connections when server is not idle

2007-07-18 15:06  source

	* http.c, http.h: * Fixed URL rewriting
	* Fixed 64bit compiler warnings

2007-07-18 15:05  source

	* hosting.c: * Fixed compiler warning

2007-07-18 15:04  source

	* hash.c: * Added GPF to deprecated function

2007-07-18 15:02  source

	* bif_xml.c: * Fixed bug using wrong client structure during bootstrap

2007-07-18 15:00  source

	* bif_soap.c: * Fixed io locking

2007-07-18 14:38  source

	* bif_explain.c: * Added sameAs and subproperties
	* Fixed 64bit compiler warnings

2007-07-18 14:35  source

	* CLIsql2.c, auxfiles.c: * Fixed compiler warnings

2007-07-18 14:25  source

	* url_rewrite.sql: * Added macro for calling function for the header
	* Fixed root handling
	* Fixed  http response codes and headers
	* Enhanced rewrite logic
	* Fixed parsing path string
	* Fixed URL params
	* Fixed bug in content negotiation rules

2007-07-09 13:39  source

	* CLIuti.c, arith.c, bif_phrasematch.c, bif_soap.c, bif_text.c,
	  bif_xml.c, bitmap.c, bitmap.h, ddlrun.c, disk.c, eqlcomp.c,
	  eqlcomp.h, hash.c, log.c, log.h, meta.c, numeric.c, numeric.h,
	  rdf_core.c, rdfbox.c, regist.c, replsub.c, row.c, scn3.l,
	  search.c, search_in.c, sql3.y, sqlbif.h, sqlexp.c, sqlfn.h,
	  sqlgen.c, sqlhash.c, sqlintrp.c, sqloprt.c, sqlrun.c, sqlsrv.c,
	  sqltype.c, sqlwords.gperf, srvcr.c, srvstat.c, system.sql,
	  text.c, text.h, wi.h, widisk.h, widv.h, xmlsql.c, xmltree.c,
	  xpf.c: * Added support for 64bit BIGINT type
	* Added support for 64bit IRI_ID type

2007-05-31 12:10  source

	* sqldf.c: * Fixed rdf inf cost calculation

2007-05-30 22:26  source

	* sqldf.c: * Reverted previous patch

2007-05-30 14:40  source

	* sqldf.c: * Removed hash for RDF quad for now

2007-05-29 14:27  source

	* sqlver.h: * Updated version of database

2007-05-29 14:27  source

	* CLIsql2.c: * Cast int as ptrlong when passing trailing args of future

2007-05-29 14:27  source

	* bif_explain.c, gate.c, ltrx.h, rdfinf.c, rdfinf.h, search.c,
	  sort.c, sqlcost.c, sqldf.c, sqlfn.h, sqlgen.c, sqlo.h, srvstat.c,
	  system.sql, wi.h, wifn.h: * Fixed cost model
	* Fixed cost calc for RD inf nodes
	* Fixed cost calc for nodes in OJ tables
	* Added larger sample in query cost model sampling and table initial stats
	* Added api key_estimate for index sample

2007-05-29 14:23  source

	* aqueue.c, http.c, lock.c, sqlbif.c, sqlfn.h, sqlnode.h, sqlrun.c,
	  sqltrig.c, update.c: * Added row autocommit mode

2007-05-29 13:29  source

	* rdf_mapping.jso, sparql.h, sparql.sql, sparql2sql.c,
	  sparql2sql.h, sparql2sqltext.c, sparql_core.c, sparql_p.y,
	  sparql_qm.c: * Added BREAKUP in sql code
	* Added Breakup with joins of triples
	* Added explicit 'define sql:table-option "LOOP, index RDF_QUAD" to
	  all queries inside DB.DBA.SPARQL_RELOAD_QM_GRAPH
	* Fixed CONSTRUCT...LIMIT...
	* Fixed sparql define output:format "TTL"
	* Fixed build on AIX
	* Fixed proper detection of columns as nullable if COL_NULLABLE is null

2007-05-23 12:13  source

	* bif_file.c, sparql.h, sparql.sql, sparql_core.c: * Added source serial number to SPART structures for tripes
	* Fixed for tridgell32 to improve performance of DB.DBA.RDF_MAKE_RO_DIGEST

2007-05-22 16:42  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql2sql.h, sparql_core.c,
	  sparql_l.l, sparql_p.y, xmltree.c, xmltree.h: * Added new INI parameter names for sparql
	* Added support for QUAD MAP <...> { ... } group pattern

2007-05-17 17:33  source

	* sqlver.h: * Updated version to 3013

2007-05-17 17:33  source

	* sqlcost.c, sqldf.c: * Do not pass ref of the a1 as it is a ref anyway

2007-05-17 17:32  source

	* CLIuti.c: * Removed unneeded datastructure

2007-05-14 11:19  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql_core.c: * Fixes and extentions for bio2rdf

2007-05-14 11:18  source

	* url_rewrite.sql: * Commented out debugging lines

2007-05-11 15:45  source

	* url_rewrite.sql: * Fixed debugging mode

2007-05-10 09:34  source

	* rdf_mapping.jso, sparql.sql, sparql2sqltext.c: * Added "ShortOfNiceSqlvalTmpl" optimization

2007-05-10 09:34  source

	* virtual_dir.sql: * Added parameter for output format

2007-05-09 10:54  source

	* sparql.sql, sqldf.c, sqlver.h: * Disabled IN pred optimization temp

2007-05-08 19:57  source

	* sqldf.c: * Return NULL for fake columns

2007-05-07 16:26  source

	* hash.c: * Fixed GPF in hash space fill when DV_NULL in ANY column

2007-05-04 15:50  source

	* blobio.h, jso.c, jso.h, jso_reformat.awk, rdfbox.c, sparql.h,
	  sparql.sql, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_p.y, sqlgen.c, sqlsrv.c, sqlver.h,
	  xmltree.c, xpath.c, xslt_opt.c: * Added bif:xcontains SPARQL magic predicate
	* Added code generation for IN.
	* Added support for array of integers built-in type (e.g. for private data)
	* Added declaration of struct qm_atable_use_s (for breakup)
	* Added error masquerading for virtuoso/PL backward-compatibility versions
	  of XSD constructor functions.  These functions now return NULL instead
	  of signalling a parse/cast error.
	* Added code generation for an additional flag to xqf_str_parse(),
	  to return NULL instead of signalling a parse error.
	* Added support for REAL and SHORTINT columns in mapping.
	* Added DB.DBA.RDF_GRAPH_TO_TTL()
	* Added flag for the mapper to enable/disable
	* Return sparql ini parameters via /sparql endpoint
	* Fixes for Musicbrainz:
	  1. Improved DEBUG diagnostics for invalid fixed IRIs in restrictions.
	  2. Improved metadata generation for IRI classes with non-bijection
	     functions.
	  3. Improved code generation for 'field=const' restrictions in
	     fields with non-bijection formats.
	  4. Improved generation of restrictions on graph variable if sponge
	     is in use.
	* Fixed max returns NULL if 1-st arg is null, therefore pas only integers
	  to be sure it will find ':' for example
	* Fixed bad aref message
	* Fixed code generation for FILTER (?var = <iri>)
	* Fix for compilation of ORDER BY with grab: there was missing case in
	  sparp_tree_full_copy ().
	* Fix for pronting templates with loop in the middle when the number
	  of columns is zero and the loop is not the last phrase in the template.
	* Cleanup for private fields in jso_delete(), not used ATM but may be
	  used for BREAKUP.
	* Functions that will be used in BREAKUP processing but not yet in use.
	* Fixes ctr instead of arg_ctr in __xqf_str_parse codegen
	* Fixed bad var name in DATATYPE_OF_LONG.
	* Improved compilation of Fred's Q15 from long list: match of quad map
	  patterns and triple patterns can use sprintff restriction for constant
	  fields of triples.
	* Fixes for file & https urls
	*  Added http OWL added to be extracted by rdf mappers
	* Fixed bug in sparp_full_clone_int for built-in functions, including
	  'IN' operator.
	* Fixed and enabled sparp_gp_trav_reuse_tabids
	* Fix for caching of free-text indexing rules in memory at startup.
	* Fix for DATATYPE() and LANGUAGE() builtins in SPARQL
	  (additional default param)
	* Changes in the syntax annotations.
	* Fixed bad number of params

2007-05-04 15:47  source

	* disk.c: * Added extra check

2007-05-04 15:46  source

	* virtual_dir.sql: * Added new function to reload vd map

2007-05-04 15:46  source

	* insert.c, wifn.h: * Added dump into a file
	* Added more logging

2007-05-04 15:45  source

	* sqlbif.c: * Added BIF __trx_disk_log_length().
	* Prevent cpt to hang on this thread if it waiting

2007-05-04 15:43  source

	* xqf.c: * Added additional flag to xqf_str_parse(), to return NULL instead of
	  signalling a parse error.

2007-05-04 15:42  source

	* aqueue.c, aqueue.h: * Fixed gpf when thread leave the client

2007-05-04 15:42  source

	* sort.c, sqlcost.c, sqldf.c, sqlfn.h, sqlnode.h, sqlo.h, sqloby.c: * Fixed predicate with exp list to use index when possible
	* Fixed cost model to fit.
	* If many in exp list preds on same inx, will be good for one
	* Safety checks in binary search that prevent GPF if the sorting criterion
	  is not transitive.

2007-05-04 15:40  source

	* http.c: * Fixed optimize problem with readed variable

2007-04-06 19:02  source

	* xmlsql.c: * Added check argument type

2007-04-06 12:45  source

	* sparql.sql: * Added support for DB.DBA.RDF_OBJ_FT_RECOVER

2007-04-06 12:45  source

	* gate.c: * If root page is dead then GPF and say to recover, not wait

2007-04-06 12:21  source

	* sparql2sql.c, sparql_core.c: * Fix for creating redundant graph variable in a query with special predicate

2007-04-05 19:26  source

	* bif_file.c, rdfbox.c, scn3.l, sparql.sql, sqlbif.c, srvstat.c,
	  xmltree.c, xmltree.h, xqf.c: * Added RecoveryMode parameter in [SPARQL] section of virtuoso.ini
	* Added support for XML tree entities as RDF literals
	* Fixed overkill parsing of small xsd:integer values as DV_NUMBER
	* Added xtree_sum64 checksum
	* Fixed number of conversions in __xml_deserialize_packed
	* Fixed cosmetics (DV_LONG_STRING is now equal to DV_SHORT_STRING)
	* Fixed tridgell32 function
	* Fixed line numbers in error messages

2007-04-05 11:03  source

	* virtual_dir.sql: * Added expiration headers

2007-04-04 14:13  source

	* sparql_l.l, sparql_p.y: * Fixed syntax of "sparql drop quad map graph <xxx>"

2007-04-04 11:21  source

	* insert.c: * Removed debug code

2007-04-04 09:16  source

	* sparql.sql: * Added support for multiple default graphs in web service endpoint
	* Check the expiration of pages coming from rdf mappers
	* Fixed GRDDL attrs in RDF using rdf mappers

2007-04-04 09:13  source

	* hash.c: * Added check for over long key parts in ORDER BY temp

2007-04-03 11:56  source

	* xmltree.c: * Added support for xsd:float in BIF __xsd_type()

2007-04-03 11:55  source

	* sparql.sql: * Added support for application/turtle and application/x-turtle
	* Added better selection of returned Content-Type by requested Accept
	* Fixed data truncation in JSON
	* Minor bugfixes in the audit

2007-04-02 12:18  source

	* sqlrun.c: * Fixed reused placeholder itc_bp when unq match of bm inx

2007-04-02 12:15  source

	* sparql_p.y: * Fixed non-terminal w/o return

2007-04-02 12:15  source

	* disk.c: * Added db version in log file

2007-04-02 09:28  source

	* sparql.h, sparql.sql, sparql2sqltext.c, sparql_core.c,
	  sparql_l.l, sparql_p.y: * Added support for SPASQL
	* Fixed RDFs unknown

2007-04-02 09:26  source

	* rdfbox.c: * Added dtp_register_hash support

2007-03-30 23:48  source

	* Makefile.am: * Removed file

2007-03-30 16:11  source

	* Makefile.am: * More files to distribute

2007-03-30 15:49  source

	* sqlver.h: * Updated version of DB engine to prevent opening a new database with an
	  old server

2007-03-30 15:48  source

	* sparql.sql: * Added WS handler for .rq (sparql query) files

2007-03-30 15:30  source

	* Makefile.am: * Fixed typo in distibution list

2007-03-30 15:29  source

	* sqlbif.c: * Added more tables to system table list

2007-03-30 14:52  source

	* Makefile.am: * Added missing files to distribution

2007-03-29 12:30  source

	* sparql.sql: * Fix for RDF FT upgrade bug

2007-03-29 10:55  source

	* sparql.h, sparql2sql.c, sparql2sqltext.c, sparql_core.c,
	  sparql_l.l, sparql_p.y: * Added aggregate functions
	* Added auto-grouping
	* Added SELECT COUNT DISTINCT
	* Fixed ".0" issue in printing non-integers that have no digits after dot

2007-03-29 10:52  source

	* insert.c: * Fixed typo in debug code

2007-03-28 16:59  source

	* rdf_core.c: * Fixed entering mutex instead of leaving it

2007-03-28 16:59  source

	* sqlsrv.c: * Fixed missing leave txn mutex when done

2007-03-28 16:58  source

	* sparql.sql: * Suppress upgrade message on a new database

2007-03-28 13:57  source

	* recovery.c: * Fixed get registry also when starting with different inis for schema
	  and data

2007-03-27 22:44  source

	* sparql.h, sparql.sql, sparql2sql.c, sparql2sqltext.c,
	  sparql_core.c, sparql_l.l, sparql_p.y: * Added support for define input:inference and for option (inference ...)

2007-03-27 17:53  source

	* sqlbif.c: * Fix no IN_CPT during atomic

2007-03-27 12:17  source

	* Makefile.am, davxml2n3xml.xsl, davxml2rdfxml.xsl,
	  erdf2rdfxml.xsl, n3xml2uriqahtml.xsl, rdfa2rdfxml.xsl,
	  rdfxml2n3xml.xsl: * Moved to rdf_mappers
	* Removed deprecated files

2007-03-27 12:09  source

	* arith.c, multibyte.c, rdfbox.c, sparql.sql, wifn.h, xqf.c, xqf.h: * Added full support for typed non-string rdf boxes
	* Changed RDF FT data column to RO_DIGEST
	* Added arithmetics on rdf boxes
	* Fixed XQF constructors

2007-03-27 12:07  source

	* http.c: * Removed 1 byte read inside the select thread, which can hang the server

2007-03-26 16:47  source

	* Makefile.am: * Moved binsrc/tests/dav to binsrc/dav

2007-03-26 15:24  source

	* Makefile.am: * Removed deprecated defines

2007-03-26 15:21  source

	* Makefile.am: * Fixed build dependencies

2007-03-26 15:20  source

	* Makefile.am: * Fixed whitespace

2007-03-26 14:55  source

	* Makefile.am: * Added missing url rewrite functions

2007-03-26 12:51  source

	* sqlpfn.c: * Fixed variable declaration order

2007-03-26 09:58  source

	* bitmap.c, gate.c, insert.c, inxop.c, lock.c, search.c, sqlver.h,
	  wifn.h: * Fixed problem registering/unregistering pagelock

2007-03-26 09:57  source

	* sparql.sql: * Added message informing user of RDF index upgrade time

2007-03-26 01:14  source

	* sparql_core.c, sparql_l.l, sqlfn.h: * Changed parameter counter to int

2007-03-24 12:46  source

	* rdfbox.c: * Fixed return value of rb_copy

2007-03-23 14:13  source

	* sort.c, sql3.y, sqlcomp2.c, sqldf.c, sqlfn.h, sqlgen.c,
	  sqlnode.h, sqlo.h, sqlparext.h, sqlpfn.c, sqlpfn.h,
	  sqlwords.gperf: * Added support for SELECT BREAKUP(expr) in subquery

2007-03-23 14:11  source

	* rdf_core.c, sparql.sql: * Fixed backward compatibility
	* Changed error handling in upgrade

2007-03-23 14:10  source

	* http.c: * Fixed memory leak

2007-03-23 10:17  source

	* sparql.sql, sqlver.h: * Fix for upgrading database to new rdf ft

2007-03-22 17:27  source

	* Makefile.am: * Fixed typo

2007-03-22 17:11  source

	* Makefile.am: * Moved Syncml to binsrc/sync

2007-03-22 16:36  source

	* sparql.sql: * Fixes for BOOL of an empty string and for DISTINCT of calculated
	  non-storable rdf boxes in LONG valmode

2007-03-22 16:35  source

	* http.c: * Fixed memory leak

2007-03-22 14:22  source

	* Makefile.am, atom2rdf.xsl, atom2sioc.xsl, cc2rdf.xsl, dc2rdf.xsl,
	  flickr2rdf.xsl, geo2rdf.xsl, google2rdf.xsl, hcal2rdf.xsl,
	  hcard2rdf.xsl, hreview2rdf.xsl, html2rdf.xsl, ning2rdf.xsl: * Moved to rdf_mappers

2007-03-22 14:20  source

	* Makefile.am, bif_explain.c, blobio.h, rdf_core.c, rdf_core.h,
	  rdfbox.c, rdfinf.c, rdfinf.h, rltrx.c, sparql.sql, sql3.y,
	  sqlcost.c, sqldf.c, sqlgen.c, sqlnode.h, sqlo.h, sqloinx.c,
	  sqlparext.h, sqltype.c, sqlver.h, srvstat.c, system.sql, widv.h: * Use DF_RDF boxes in RDF_QUAD and RDF_OBJ
	* Added support for RDF inference
	* Added long ANY type

2007-03-22 14:12  source

	* meta.c: * Fixed memory leak

2007-03-22 11:36  source

	* srvstat.c: * Fixed duplicate symbol on Mac OS X

2007-03-21 11:12  source

	* bif_xml.c, sqlfn.h: * Fixed memory leak

2007-03-19 21:40  source

	* xmltree.c: * Fixed memory leak

2007-03-19 12:42  source

	* Makefile.am: * Fixed when building in separate directory from source

2007-03-19 12:38  source

	* Makefile.am, jso_reformat.awk: * Fix for generating JSO code when doing out-of-source build

2007-03-16 18:55  source

	* Makefile.am: * Extensive changes for new database optimization (vajra)
	* Added build rule for sponges

2007-03-16 18:55  source

	* search_in.c: * Extensive changes for new database optimization (vajra)

2007-03-16 18:54  source

	* http.c: * Removed redundant check

2007-03-16 15:10  source

	* sparql.sql: * Fix for SPARQL define output:valmode "LONG" define get:soft "soft"
	  DESCRIBE ?s ?p ?o FROM <http://del.icio.us/tag/sweo> WHERE { ?s ?p ?o }

2007-03-16 13:51  source

	* CLI.h, bif_file.c, http.c, numeric.c, obackup.c, odbcinc.h,
	  recovery.c, scn3.l, soap.h, sparql_l.l, sqlsrv.c, turtle_l.l,
	  xpscn.l: * Removed references to old BORLAND compiler

2007-03-16 13:20  source

	* 2pc.c, CLIsql1.c, arith.c, auxfiles.c, bif_explain.c, bif_text.c,
	  bif_xper.c, bitmap.c, bitmap.h, blob.c, blobio.c, blobio.h,
	  ddlrun.c, disk.c, eqlcomp.c, gate.c, hash.c, insert.c, inxop.c,
	  ksrvext.h, ksrvextphp.h, lock.c, ltrx.h, meta.c, neodisk.c,
	  obackup.c, recovery.c, regist.c, rltrx.c, row.c, search.c,
	  security.c, security.h, sort.c, space.c, sql_to_c.awk, sqlbif2.c,
	  sqlcomp2.c, sqlexp.c, sqlfn.h, sqlgen.c, sqlintrp.c, sqlintrp.h,
	  sqlnode.h, sqlo.c, sqlo.h, sqlorder.c, sqlparext.h, sqlrun.c,
	  sqlsrv.c, sqltype.c, sqlver.h, srvmultibyte.c, srvstat.c, ssl.c,
	  system.sql, text.c, update.c, wi.h, widd.h, widv.h, wifn.h: * Extensive changes for new database optimization (vajra)
	* Added new RDF box type
	* Fixed missing cases in hash join, group, distinct
	* Remember distinct value counts for p and g cols in RDF. Use these for
	  cost model cardinality when compar with non-leading const.

2007-03-16 13:14  source

	* mtwrite.c: * Changes for new database optimization (vajra)
	* If c_use_aio == 2, the threads for background write must have a stack
	  size large enough for MAX_MERGE * PAGE_SZ.
	* Added initial support for aoi

2007-03-16 13:11  source

	* bif_date.c, datesupp.c: * Use gmtime_r where available

2007-03-16 13:10  source

	* sqlbif.c, sqlbif.h: * Changes for new database optimization (vajra)
	* Added nicknames for bif_xqf_str_parse with typed return values for
	  different types.
	* Added rdf_box type
	* Added bif_chr1()
	* Fixed GPF when array is not a box

2007-03-16 13:07  source

	* aqueue.c, aqueue.h: * Changes for new database optimization (vajra)
	* Fixed misplaced ";", always skip 1st recompiled proc call, return only
	  if there is an error
	* Fixed possible threading issue

2007-03-16 13:03  source

	* http.c, http.h, url_rewrite.sql: * Added new URL rewriting rules
	* Added user-agent substitution via http_get
	* Fixed HTTPS connection handshake so it does not block
	* Fixed non-mozilla UA when sponging

2007-03-16 12:56  source

	* sqldf.c: * Changes for new database optimization (vajra)
	* Different sort of candidate next tables
	* Cost model for RDF ft inx
	* When importing oreds into dt, no not assume their type. Some can change
	  due to known false or etc. Otherwise, if it comes out a dt or value subq
	  from import, the real meaning is exists.
	* Small bug fixes

2007-03-16 12:53  source

	* sqlcost.c: * Maybe have a pred's mon cardinality so that it doesn't underflow w/ too
	  many.
	* Preserve order of cardinality but not absolute cardinality
	* Remember distinct value counts for p and g cols in RDF. Use these for
	  cost model cardinality when compare with non-leading const.
	* Note outer joings in cost model, can't have cardinality < 1
	* Added cost model for RDF ft inx.
	* Generic cost model fix for text preds when text pred is driving.

2007-03-16 12:49  source

	* bif_date.c, bif_file.c, blobio.c, datesupp.c, security.c,
	  sqlpfn.c, sqltype.c, srvcr.c, wi_xid.h: * Changed include <...> into include "..." for local vos headers

2007-03-16 12:37  source

	* virtual_dir.sql: * Added extended proxy service
	* Added UTF-8 for /proxy default category when none bnode in xml
	  serialization
	* Use "soft" as "replacing" can kill the /dataspace

2007-03-16 12:33  source

	* rdf_core.c, rdf_core.h, rdf_mapping.jso, rdfxml_parser.c,
	  sparql.h, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_l.l, sparql_p.y,
	  sparql_qm.c: * Added optimizations for SPARQL DESCRIBE
	* Added optimizations for RDF loaders: no more separate callback calls for
	  obtaining IRI IDs, no more local hashtable of IRI_IDs of IRIs,
	  optional log_mode parameter for multithreaded loaders
	* Added free-text suppport for RDF views
	* Added improved seeAlso support
	* Added PingService. After receiving some URL from outside, ping a service
	  if configured
	* Added output format aliases
	* Added support for zero-argument iri classes and views
	* Added feed discovery link in search try to get embedded rdf from xhtml
	* Added support for Flickr
	* Added sparp_qp_trav_localize_filters rewriting. This fixes problem with
	    sparql .... where {?x <y> ?z optional { ?x <p> <q> }
	      filter {bif:contains (?x ...)))}
	  This also improves code generation for cases when filter with one non-NULL
	  variable is placed too close to expression root
	* Added describe when asked for rdf in a dataspace
	* Added support for vcalendar 1.1 to syncml immuytablegraphs
	* Added subjects of a given object to DESCRIBE
	* Added nicknames for big_xqf_str_parse with typed return values for different
	  types
	* Added define input:grab-intermediate
	* Added support for xsd:date and xsd:time (dbpedia:birthdate)
	* Changed index RDF_QUAD_PGOS into RDF_QUAD_OGPS
	* Fixed SPARQL DESCRIBE with sponge
	* Fix for MusicBrainz RDF views
	* Fixed UTF-8 for /proxy default category when non bnode in xml serialization
	* Fixed sending UTF-8 strings as UTF-8
	* Enforce UTF-8 in /sparql use http_value & wide string as otherwise <> etc
	  symbols may not be escaped
	* Fixed SPARQL define output:format "TTL" select distinct
	* Fixed default query for /sparql
	* Fixed last chance to get meta data, call the dav's metadata extractor
	* Fixed SPARQL define output:valmode "LONG" define get:soft "soft"
	  DESCRIBE ?s ?p ?o from <http:del.icio.us/tag/sweo> where {?s ?p ?o}
	* Fixed RDF parsing of nested elements with parsetype="Resource"
	* Fixed SPARQL define output:valmode "LONG" select distinct ...
	* Fixed memory pool corruption during declaration of free-text table in quad
	  map view
	* Small bugfixes

2007-03-16 11:26  source

	* turtle_l.l: * Fixed supported for backquote in TURTLE

2007-03-16 11:25  source

	* jso.c: * Added bif_jso_make_digest and bif_jso_parse_digest

2007-03-16 11:00  source

	* autoexec.sql: * Added VAD_AUTO_UPGRADE call to server startup

2007-03-16 10:59  source

	* xqf.c, xqf.h: * Added nicknames for bif_xqd_str_parse with types return values for
	  different types
	* Added support for xsd:date and xsd:time
	* Extended __get_iso_date(0 to accept values that match DATE-TIME from RFC
	* Small bugfixes

2007-03-16 10:56  source

	* xslt.c: * Added bif_dict_size()

2007-03-16 10:56  source

	* atom2rdf.xsl, atom2sioc.xsl, blog.xsl, cc2rdf.xsl,
	  cov_report.xsl, cov_time.xsl, davxml2n3xml.xsl,
	  davxml2rdfxml.xsl, dc2rdf.xsl, erdf2rdfxml.xsl, flickr2rdf.xsl,
	  geo2rdf.xsl, google2rdf.xsl, hcal2rdf.xsl, hcard2rdf.xsl,
	  hreview2rdf.xsl, html2rdf.xsl, n3xml2uriqahtml.xsl, ning2rdf.xsl,
	  rdfa2rdfxml.xsl, rdfxml2n3xml.xsl, soap12_router.xsl,
	  soap_import_sch.xsl, soap_sch.xsl, soap_xmlrpc.xsl,
	  wsdl_expand.xsl, wsdl_import.xsl, wsdl_parts.xsl, wsrp_error.xsl,
	  wsrp_interm.xsl, wsrp_resp.xsl, wsrp_ultim.xsl, xmlrpc_soap.xsl: * Added support for flickr
	* Added more sponges
	* Fixed base URL for hcal
	* Small bugfixes

2007-03-16 10:45  source

	* xmltree.c, xmltree.h: * Added support for xsd:date and xsd:time
	* Added bif:contains _predicate_

2007-03-16 10:39  source

	* rdfbox.c, Makefile.am: * Added initial implementation of rdf_box

2007-03-16 10:35  source

	* bif_phrasematch.c: * Fixed debug warning messages

2007-03-16 10:23  source

	* numeric.c: * Small bugfix

2007-03-14 13:28  source

	* 2pc.c, auxfiles.c, bif_repl.c, bif_text.c, bif_xml.c, ddlrun.c,
	  lock.c, ltrx.h, meta.c, repldb.c, rltrx.c, security.c, sqlbif.c,
	  sqlcmps.h, sqlcomp2.c, sqlexp.c, sqlfn.h, sqlgen.c, sqlintrp.c,
	  sqlprocc.c, sqlrcomp.c, sqlrun.c, sqlsrv.c, sqlstmts.c, sqlver.c,
	  sqlview.c, srvstat.c, wifn.h: * Removed rest of UNIVERSE code

2007-02-27 14:43  source

	* rdf_mapping.jso, scn3.l, sparql2sql.c, sparql2sqltext.c,
	  sparql_core.c, sparql_sff.c: * Fixed sparp_rvr_copy: always return something
	* Fixed GPF in sprintff optimization in wb/SparqlQMJoin when
	  oplsioc:subname-of-supername is added
	* Small fixes

2007-02-27 14:41  source

	* sparql2sql.h: * Fixed non-DEBUG build

2007-02-27 14:40  source

	* atom2rdf.xsl, atom2sioc.xsl, cc2rdf.xsl, dc2rdf.xsl,
	  erdf2rdfxml.xsl, geo2rdf.xsl, google2rdf.xsl, hcal2rdf.xsl,
	  hcard2rdf.xsl, hreview2rdf.xsl, html2rdf.xsl, ning2rdf.xsl,
	  rdfa2rdfxml.xsl: * Added more sponges

2007-02-27 14:36  source

	* nn_svr.sql: * Fixed small bugs

2007-02-27 14:35  source

	* xslt_opt.c: * Relaxed syntax for wierd comments inside stylesheet
	  (xhtml:div inside xsl:stylesheet)

2007-02-27 14:33  source

	* sqloinx.c: * Do not make an inx int join if all key parts are given.
	* Do not make join or local inx ints involving remote tables

2007-02-27 14:32  source

	* sqlbif.c: * Fixed GPF when non-boxed 0 is given as argument

2007-02-27 14:32  source

	* regist.c, wifn.h, xmlsql.c: * Fixed compiler warnings

2007-02-27 14:30  source

	* sparql.sql: * Added handling of application/rdf+n3
	* Fixed getting predefined default graph if one is omitted from request
	* Added grants for SPARQL_CONSTRUCT_*
	* Fixed processing default-graph only if not null and not empty
	* Fixed to show the fully generated query on error
	* Added alias output for param format
	* Fixed google base * ning filters to rdf
	* Fixed bug with multiple meta links
	* Added GRDDL support
	* Fixes for GPF in sprintff optimization in wb/SparqlQmJoin when
	  oplsioc:subname-of-supername is added.
	* Added more microformats
	* Added sponge to take feeds if it's a basic html page

2007-02-08 10:28  source

	* CLIsql1.c, CLIuti.c, eqlcomp.c: * Simplified patch for precision of DV_ANY type

2007-02-07 17:19  source

	* CLIodbc3.c, CLIsql1.c, CLIuti.c: * Describe DV_ANY field as VARCHAR with LENGTH of 4070

2007-02-01 13:03  source

	* rdf_mapping.jso, scn3.l, sparql.h, sparql.sql, sparql2sql.c,
	  sparql2sql.h, sparql2sqltext.c, sparql_core.c, sparql_p.y,
	  sparql_sff.c, sqlcomp2.c, sqlfn.h: * Fix for propagation SPART_VARR_SPRINGDD restruction from receivers down
	* Caching for qmv matching results
	* Added initial support for content negotiation and microformats
	* Added timeout on transaction to prevent it to run forever
	* SPARQL optimization: check for formats when quad maps are compared with
	  triples
	* Added support for SPARQL option ( return ) for sprintf-based IRI classes
	* Fixed sorting of submaps in quad map when a new submap is added
	* Fixed intersection
	* Added SPARQL define sql:table-option ... define sql:select-option
	* Fixed bug in SIOCref queries
	* Fixed bug passing IRI graph into exec() calls
	* Fixed "multi-column alias should have an alias name" and removed warning
	* Faster RDF meta-schema update
	* Added 2006-November semantic for graphs

2007-02-01 12:58  source

	* sqlver.h: * Update version to 29.21 due to changes in RDF views

2007-02-01 12:56  source

	* sqlbif.c, sqldf.c, sqlo.h, wifn.h: * Allocate dfe with variable length
	* Check the mp allocated bytes in sqlo, to prevent killing the server
	  with hugh query

2007-01-22 16:44  source

	* sparql_sff.c: * Added SPARQL 'sprintff' analysis and optimization

2007-01-22 16:44  source

	* Makefile.am, bif_intl.c, jso.c, jso.h, rdf_core.c, rdf_core.h,
	  rdf_mapping.jso, rdfxml_parser.c, sparql.h, sparql.sql,
	  sparql2sql.c, sparql2sql.h, sparql2sqltext.c, sparql_core.c,
	  sparql_l.l, sparql_p.y, sparql_qm.c, sqlver.h, turtle_l.l,
	  turtle_p.y, widv.h, xmltree.c, xmltree.h, xslt.c: * Added SPARQL 'sprintff' analysis and optimization
	* Added SPARQL/MaxExecutionTime to linmit the sparql execution time based on
	  cost
	* Added new functions like get_keyword_ucase
	* Added support for literal classes plus minor fixes
	* Optimized code for faster ODS upgrade
	* Fixed speed of DB.DBA.RDF_QM_GC_SUBTREE
	* Fix for membername-of-groupname quad map
	* Added distinction between @-keywords and language identifiers
	* Fixed names without colons
	* Fixed blank node ids inside formulas
	* Extended N3 parser; support for {} reification formulas, variables
	  blank node verbs, error recovery for literal subjects
	* Fix for resolving IRIs with "#' in IRI dereferencer
	* Fix for codegen input:grab for list of constants
	* Fixed error diagnostic in RDF/XML parser
	* Fixes for DROP IRI/LITERAL CLASS
	* Fixed for get:... and input:grab... parameters
	* Extended should_sponge parameter of /sparql endpoint to pass the value
	  to the core

2007-01-22 16:35  source

	* sqlcomp2.c, sqlrun.c, xpath.c: * Have dedicated field for thread mem pool for t_alloc*

2007-01-22 16:30  source

	* log.c: * Fixed compiler warning

2007-01-22 16:28  source

	* http_client.c: * Fixed memory leaks

2007-01-22 16:28  source

	* http.h: * Added maintenance page

2007-01-22 16:26  source

	* http.c: * Added maintenance page
	* Added new bif function ses_read for reading string_output session

2007-01-22 16:25  source

	* mts_client.c: * Fixed include path

2007-01-22 16:25  source

	* map_schema.c: * Fixed dk_alloc_zero to allocate right amount of bytes and initialize to 0

2007-01-22 16:22  source

	* neodisk.c: * Before to write remap pages, check if they actually a remap as in mean
	  time can be corrupted if there is a corruption, use a new set of free
	  pages to write the remap

2007-01-22 16:22  source

	* numeric.c: * Use memmove instead of memcpy as memory areas are overlapping

2007-01-22 16:21  source

	* insert.c, lock.c, sqlfn.h: * Fixed compiler warnings

2007-01-22 16:19  source

	* wi_xid.h: * Added missing prototypes

2007-01-22 16:18  source

	* virtual_dir.sql: * Cannot delete an empty host
	* Make sure we commit our work in the right places to release the locks

2007-01-22 16:16  source

	* eqlcomp.c, hash.c, meta.c, sqlgen.c, sqlnode.h, sqlpfn.c,
	  system.sql, xmlsql.c: * Fixed memory leaks

2007-01-22 16:13  source

	* disk.c: * Added lock check on database files to make sure we do not corrupt the
	  database when someone removes the .lck file by mistake and starts
	  virtuoso again

2007-01-22 16:12  source

	* blob.c, regist.c, wifn.h: * Prevent crash in the middle of a checkpoint

2007-01-22 16:10  source

	* bitmap.c, bitmap.h: * Fixed comment

2007-01-22 16:10  source

	* bitmap.c, bitmap.h: * bitmap inx ins of new ce after array that is one short of full.
	* bitmap sequential search with cond on non-bm col and no cond on bm col
	* bitmap inx row's range starts at the bm start, not the ce start of the
	  first ce.  After delete this can screw things up.

2007-01-22 16:07  source

	* bif_soap.c: * Fixed memory leak
	* Changed Openlink into OpenLink

2007-01-22 16:07  source

	* bif_phrasematch.c: * Make checksums and masks all uint32 instead of int and ptrlong for
	  64bit compatibility

2007-01-22 16:03  source

	* bif_file.c: * Added support for DV_UNAME to bif_md5()
	* Clarified error message of bif_vector_sort

2007-01-22 16:01  source

	* bif_file.c: * Fixed second argument of tridgell32 function

2007-01-22 15:58  source

	* sqlbif.c: * Fixed compiler warning

2007-01-22 15:57  source

	* sqlbif.c, sqlbif.h: * Added function exec_score to return the cost in msec

2007-01-22 15:53  source

	* sqlbif.c: * Added param to row_count to return the caller n_affected

2007-01-22 15:51  source

	* sqlbif.c: * Added support for DV_UNAME to bif_subseq

2007-01-22 15:48  source

	* sqlbif.c: * If the server is in atomic mode, the thread already has a mutex on cpt,
	  so in this case we should not lock here to avoid a deadlock

2007-01-22 15:38  source

	* CLI.h, CLIsql2.c, CLIsql3.c: * Added option to treat VIEWS as TABLES in SQLTables

2006-12-01 19:17  source

	* ksrvext.h: * Use Dksystem.h to fix problems with Mac OS X universal build

2006-12-01 18:55  source

	* disk.c: * Fixed core dump rewriting database when byte order changes

2006-12-01 16:52  source

	* ksrvextphp.h: * Removed duplicate typedef

2006-12-01 16:51  source

	* xmlenc_algos.c: * Fixed building when _SSL is not defined

2006-12-01 16:50  source

	* rdfxml_parser.c: * Disable XML validation for RDFXML files. Since callbacks check every
	  element and attribute anyway and at the same time the file almost never
	  contains DTD.

2006-12-01 16:01  source

	* http.c, http.h: * Simplified allocating http threads

2006-12-01 16:00  source

	* http.c: * When atomic is inside ws, release the lock after all

2006-12-01 15:58  source

	* http.c: * Fixed CA file when ssl_virtual_host != default_ssl_host

2006-12-01 15:57  source

	* bif_soap.c, http.c, virtual_dir.sql: * http cache needs url to be matched against full url not only path

2006-12-01 15:50  source

	* virtual_dir.sql: * Added virtual dir for installer

2006-12-01 02:46  source

	* rdf_mapping.jso, sparql.h, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_l.l, sparql_p.y,
	  sparql_qm.c, sql3.y, sqlfn.h, virtual_dir.sql: * Added SPAR_CODEGEN type of SPARQL trees
	* Fixed SPARQL syntax (IDENTIFIED BY)
	* Fixed invocation of SPARQL schema manipulation statements from SQL
	* Fixed RDF parsing errors
	* Fixed empty rules for old bison parsers
	* Changes to quad map
	* Fixed JSON result format for value type bnode
	* Fixed proper prefix and removed extra cosing brace

2006-12-01 02:39  source

	* xmltree.c, xmltree.h: * Fixed RDF parsing errors
	* Added extra UNAMEs
	* Fixed compiler warnings

2006-12-01 02:37  source

	* sparql.sql, sqlcost.c, wifn.h, search.c: * Implement iri-to-id translation in C

2006-12-01 02:32  source

	* rdfxml_parser.c: * Fixed accessing uninitialized pointer on finding ns URI and local part
	  of qname without ':' with allowed default and no default namespace
	  decl in the context.
	* Fixed RDF parsing errors

2006-12-01 02:29  source

	* sqlbif.c, sqlbif.h: * Fixed RDF parsing errors
	* Fixed bug on server startup when SPARQL_RELOAD_QM_GRAPH() leaves garbage
	  in sy graph
	* Fixed compiler warnings
	* Small fixes from quad map

2006-12-01 02:27  source

	* sqlbif.c: * Use an automatic var for hash table, as the one from the compiler is
	  not reentrant to change

2006-12-01 02:24  source

	* rdf_core.c: * Extended functionality of iri_to_id

2006-12-01 02:20  source

	* multibyte.c: * Fixed compiler warnings

2006-12-01 02:19  source

	* odbccat.c: * Fixed spelling

2006-12-01 02:17  source

	* ksrvextphp.h: * Fixed prototypes

2006-12-01 02:16  source

	* ddlrun.c: * Fixed compiler warning
	* Fixed bounds check

2006-11-30 19:07  source

	* sqlbif.c: * Added sprintf_or_null function

2006-11-30 19:05  source

	* search.c: * Added log message for the bad dtp

2006-11-30 19:02  source

	* sqlrun.c: * Fixed GPF when params are changed on open cursor, by doing a rebind

2006-11-30 18:55  source

	* sqlintrp.c, sqlintrp.h: * Fixed GPF when params are changed on open cursor, by doing a rebind

2006-11-30 18:51  source

	* ltrx.h, rltrx.c: * Added lt_no_rb_insert function

2006-11-30 16:34  source

	* pldebug.c: * Fixed check to stop in trigger; format is <trig>@<table>

2006-11-30 16:30  source

	* sqlbif2.c: * Added host_id function

2006-11-30 16:29  source

	* disk.c, insert.c, log.c, neodisk.c, obackup.c, recovery.c,
	  sqlbif.c, widisk.h, wifn.h: * Added new aligned IO buffers

2006-11-30 16:23  source

	* insert.c: * Added workaround for Solaris AMD64 compiler bug

2006-11-30 16:19  source

	* bitmap.c: * Fixed atomic mode and deletion

2006-11-30 16:16  source

	* bif_xml.c: * Simplified argument check

2006-11-30 16:15  source

	* bif_intl.c: * Added bif_charset_canonical_name function

2006-11-30 16:14  source

	* sqlver.c: * Fixed host_id for Windows 32 & 64

2006-11-30 16:12  source

	* bif_xml.c, blob.c, sqldf.c, sqlgen.c, sqlo.c, sqltype.c: * Use DO_SET_WRITABLE and DO_SET_WRITABLE2 macros

2006-11-30 16:04  source

	* jso.c, jso.h, jso_reformat.awk: * Added support for 'array of any' and 'array of strings' field types

2006-11-30 16:01  source

	* auxfiles.c: * Added more globals

2006-11-30 16:00  source

	* CLIsql2.c: * Use DO_SET_WRITABLE2 macro

2006-11-30 15:58  source

	* sqlbif2.c, sqlnode.h, sqlsrv.c, srvstat.c: * Added extra info on client
	* Added info when server was started

2006-11-30 15:52  source

	* bif_file.c: * Added gz_compress_file and gz_uncompress_file

2006-11-30 15:51  source

	* hash.c, sqlhash.c: * In quietcast mode, if a distinct hash gets a row that is a blog or
	  will not fit, then such a row is not remembered and is considered ipso
	  facto distinct. Good for sparql
	* Added debug info when gpf in hash space fill

2006-11-30 15:44  source

	* system.sql, http_client.c: * Added timeout in client

2006-11-30 15:43  source

	* autoexec.sql: * Removed obsolete code, use sql_split_text instead

2006-11-30 15:41  source

	* bitmap.h, sqlnode.h, sqlo.h, wi.h: * Changed type of flags to bitf_t

2006-11-07 21:25  source

	* 2pc.c, 2pc.h, CLIodbc3.c, CLIsql1.c, arith.c, bif_soap.c,
	  ddlrun.c, eqlcomp.c, http.c, information_schema.sql,
	  ksrvextphp.h, numeric.c, numeric.h, rdf_core.c, repl.h, repl.sql,
	  repldb.c, replpush.c, replsr.h, soap.h, soap.sql, sparql.sql,
	  sparql2sql.c, sparql_core.c, sqlbif.c, sqlcomp.h, sqlcr.c,
	  sqlexp.c, sqlocr.c, sqlocr.h, sqlview.c, uuencode.c, wi_xid.c,
	  xmlenc-dec.c, xmlenc.c, xmlenc.h, xmltree.c, xpath.c, xpath.h,
	  xpathp_impl.h, xpf.c, xpscn.l, xqf.c: * Fixed spelling in function names, variables and identifiers

2006-11-07 21:19  source

	* 2pc.c, CLIsql2.c, CLIuti.c, bif_crypto.c, bif_date.c, bif_diff.c,
	  bif_file.c, bif_gnw.c, bif_phrasematch.c, bif_regexp.c,
	  bif_soap.c, bif_xml.c, bif_xper.c, bitmap.c, ddlrun.c, disk.c,
	  ftp.sql, gate.c, hash.c, http.c, insert.c, iodbcinst.h, jso.c,
	  jso.h, jso_reformat.awk, lock.c, log.c, ltrx.h, map_schema.c,
	  meta.c, msdtc.h, mtwrite.c, mtx.cpp, nn_svr.sql, obackup.c,
	  odbccat.c, openxml.sql, pldebug.c, pldebug.h, pop3_svr.sql,
	  rdf_mapping.jso, rdfxml_parser.c, recovery.c, rendezvous.c,
	  replpush.c, replsri.c, search.c, sha.h, shuric.c, shuric.h,
	  soap.sql, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_l.l, sparql_p.y, sql3.y,
	  sql_to_c.awk, sqlbif.c, sqlbif2.c, sqlcomp.c, sqlcomp2.c,
	  sqlcost.c, sqldf.c, sqlfn.h, sqlgen.c, sqlintrp.c, sqlnode.h,
	  sqlo.c, sqlo.h, sqloby.c, sqloinx.c, sqlparext.h, sqlrun.c,
	  sqlsrv.c, sqltype.c, srvcr.c, system.sql, system2.sql, users.sql,
	  uuencode.c, virtual_dir.sql, wi.h, widisk.h, widv.h, wifn.h,
	  xmlenc-dec.c, xmlenc.c, xmlenc_algos.c, xmlenc_algos.h, xmlsql.c,
	  xmltree.c, xmltree.h, xpath.c, xpathp.y, xpathp_impl.h, xpf.c,
	  xpscn.l, xslt.c, xslt_opt.c: * Fixed spelling in comments and messages

2006-11-03 00:06  source

	* CLIsql3.c: * Added support for reading both system and user DSNs on Unix and Mac OS X

2006-11-02 23:09  source

	* http.c: * If we fail parsing the Authorization: key, we return "- -" otherwise
	  the log_info_http function either GPFs or produces unparsable log line
	  (pvk)

2006-10-27 14:16  source

	* sqlrrun.c: * Added option to trim trailing spaces in CHAR(N) col from a remote table

2006-10-27 12:51  source

	* bif_repl.c, wifn.h: * Added option to trim trailing spaces in CHAR(N) col from a remote table

2006-10-27 12:51  source

	* sparql_l.l, sparql_p.y: * Changed syntax for subclass declaration

2006-10-27 12:50  source

	* sqlbif.c, sqlnode.h: * Fixed GPF on nesting calls of bif_exec

2006-10-26 12:41  source

	* insert.c: * Fixed typo

2006-10-25 22:27  source

	* http.c: * When session is kept in the hash and another thread gets to re-use it,
	  it must wait until the initial thread finishes

2006-10-25 22:26  source

	* srvstat.c: * Added w% and measure of how many bufs in io queue

2006-10-25 22:25  source

	* neodisk.c: * Added sync with flush before going atomic, resulting in shorter
	  atomic time

2006-10-25 22:24  source

	* sqlbif.c: * Added getrusage bif

2006-10-25 22:20  source

	* virtual_dir.sql: * Updated caching

2006-10-25 22:19  source

	* blob.c: * Fixed undefined return value in bh_read_dir

2006-10-25 12:26  source

	* sqlwords.h: * Regenerated

2006-10-21 15:52  source

	* rdf_core.c: * Fixed memory leak in tf_free

2006-10-21 12:08  source

	* bif_repl.c, sqlsrv.c, system.sql, wifn.h: * VDB stat refresh and vacuum ()

2006-10-18 23:02  source

	* disk.c: * New buffer replacement. Prefer a free one if in the the next 20 buffers
	  in the pool, else take the oldest if it is older than minimum reuse age

2006-10-18 17:40  source

	* xmla.sql: * Fixed error in db schema rowset

2006-10-18 17:40  source

	* sparql.sql: * Fixed typo

2006-10-18 09:54  source

	* auxfiles.c, blob.c, ddlrun.c, disk.c, eqlcomp.c, gate.c,
	  insert.c, inxop.c, lock.c, ltrx.h, meta.c, neodisk.c, rdf_core.c,
	  recovery.c, rltrx.c, row.c, search.c, space.c, sparql_qm.c,
	  sql3.y, sqlcost.c, sqlfn.h, sqlgen.c, sqlnode.h, sqlparext.h,
	  sqlrun.c, sqlsrv.c, sqlver.h, sqlwords.gperf, srvstat.c, ssl.c,
	  update.c, wi.h, widd.h, wifn.h: * Added new bitmap index
	* Prefer buffers of deleted pages for reuse before using clean old
	* Shorter buffer_desc_t struct
	* Adjusted buf_touch and other macros
	* Do not call buf_set_last frivolously
	* Sequence of leaving deleted butter set to reset bd_space_last
	* Do not forget final cost of value subq in cost model
	* Pre-cpt buffer flush need not be in txn mtx
	* Read ahead to tolerate deletes of ra batch pages between assembling ra set
	  and schedulting the read
	* Fix to serializable desc order
	* Fixes to mtx_debug
	* Hold mutex in compact leave
	* Leave evenly divided space after rows in pg_write_compace for growth of rows
	  in upd_refit_row
	* Vacuum table option for compacting read of inx
	* Shorter sections with page map mtx in transits and land
	* Re-enabled atomic_dive
	* Use log_write_mtx to serialize log write to reduce in_txn contention

2006-10-18 09:45  source

	* bif_repl.c: * Scheduler must always start in DB qualifier

2006-10-18 01:25  source

	* blobio.h: * Fixed compiler warning

2006-10-18 01:25  source

	* datesupp.c: * Fixed GPF in date string
	* Fixed bug in http_string_date bif

2006-10-18 01:23  source

	* rdfxml_parser.c: * Added missing app env for rdfxml load callbacks

2006-10-18 01:22  source

	* obackup.c: * Faster count of inc backup set pages

2006-10-18 01:21  source

	* sparql.sql: * Fixed isolation level
	* Better security on /sparql/ endpoint in HTTP sponge
	* More comments
	* Fixed typo in function name in grant
	* Added rdf_load_rdfxml_mt

2006-10-18 01:17  source

	* system.sql: * Fixed proper HTTP dates in 'Expire: ...' dates
	* Grant execute on safe procedures to public

2006-10-18 01:16  source

	* http.c: * Added optional argument to bif http_string_date()
	* Added check for NULL and bad values of a source date string

2006-10-18 01:13  source

	* Makefile.am, bitmap.c, bitmap.h: * Added new bitmap index code

2006-10-10 15:39  source

	* http.c: * Fixed detection of multiple interfaces

2006-10-10 13:52  source

	* insert.c: * Lock pagemap before calling pr_free

2006-10-09 23:36  source

	* .cvsignore, Makefile.am, sparql_qm.c: * Merged QUAD-MAP work into tree

2006-10-09 16:03  source

	* jso_reformat.awk, rdf_core.c, rdf_core.h, rdf_mapping.jso,
	  sparql.h, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_l.l, sparql_p.y: * Fix for 'SPARQL define input:default-graph-uri ...' when an IRI was
	  treated as a literal, not as an IRI, resulting check that G is a
	  loteral (of DV_UNAME type)
	* Default graph in the ini, docs about SPARQL INI
	* Merged QUAD-MAP work into tree

2006-10-09 16:00  source

	* rltrx.c: * When itcs wait for rl and row at rl expands and causes split and ends
	  up extend side of split, set the waiting llt's as owners of the pl on
	  the extended side

2006-10-09 15:59  source

	* lock.c: * Added optional check of correct pl_owners of lock release, so matches
	  owner/waiting set of all rl's

2006-10-09 15:58  source

	* recovery.c: * Make sure not to write past end if tree too deep

2006-10-09 15:57  source

	* aqueue.c: * Make sure lt_leave is in trx scope

2006-10-09 14:23  source

	* rdf_core.c: * Fixed argument check

2006-10-09 14:22  source

	* soap.sql: * Added test for response and return reasonable error message

2006-10-09 14:21  source

	* virtual_dir.sql: * Fixed problem when no http port is defined

2006-10-09 14:21  source

	* xmltree.h: * Namespace change XML_* to VXml_*
	* Namespace change xml_parser_* to vxml_parser_*

2006-10-09 14:20  source

	* dks_esc.c: * Almost final version of HTTP sponge

2006-10-09 14:19  source

	* sqlbif.c: * Added new formats to sprintf
	* Fixed possible infinite loop problem

2006-10-09 14:18  source

	* sqlbif.c: * Updated search excerpt

2006-10-09 14:16  source

	* sqlbif.c: * Added busy_meter, spinlock_meter and flags for mutex_meter

2006-10-09 14:13  source

	* bif_intl.c, bif_text.c, multibyte.c, multibyte.h: * Added #define UTF8_DEBUG and ASSERT_BOX_UTF8 ... ASSERT_NCHARS_WCHAR
	  macro definitions

2006-10-09 14:11  source

	* row.c: * Fixed compiler 'variable redefinition' warning

2006-10-09 14:10  source

	* bif_phrasematch.c, bif_xml.c, bif_xper.c, map_schema.h,
	  rdfxml_parser.c, xmltree.c, xslt_opt.c: * Namespace change XML_* to VXml_*
	* Namespace change xml_parser_* to vxml_parser_*

2006-10-09 14:09  source

	* CLIsql2.c: * Fixed SQLMoreResults to return success on empty dataset

2006-09-25 17:14  source

	* eqlcomp.c, eqlcomp.h, http.c, jso.c, jso.h, scn3.l, sqlfn.h,
	  sqlnode.h: * Partial merge with QUAD-MAP-EXP branch

2006-09-25 17:13  source

	* sort.c, sqlcmps.h, sqlexp.c, sqlintrp.c: * Remember all ssls assigned before the rts with array params in vdb select
	* In union, for use in except and intersect, make sure each term is
	  exhausted before starting next. Must do so to flush unprocessed array
	  parameters from terms

2006-09-25 17:07  source

	* sqlbif.c: * Added mem_meter

2006-09-25 17:06  source

	* xmltree.c, xmltree.h, xslt.c: * Fixed prototypes

2006-09-25 17:01  source

	* CLI.h, CLIuti.c: * Fixed prototypes

2006-09-25 16:59  source

	* sqlcstate.h: * Dependency tracking between QM JS objects and compiled query_t

2006-09-25 16:58  source

	* inxop.c: * Fixed possible GPF in inc intersection if seek to target gave index end
	  or dvc_greater

2006-09-25 16:57  source

	* security.c, security.h: * Fixed function prototypes

2006-09-25 16:55  source

	* virtual_dir.sql: * Fixed typo

2006-09-25 16:55  source

	* auxfiles.c: * Added more ini settings

2006-09-25 16:54  source

	* bif_xml.c: * Added bif_wbxml2xml

2006-09-25 16:53  source

	* sparql2sqltext.c: * Using special names like 'callretRDF/XML-O' for column of result-set
	  with formatted output of CONSTRUCT

2006-09-25 16:52  source

	* sparql.sql: * Fixed SPARQL web service endpoint, re. 'define output:format ...' and
	  'auto' format.
	* Fixed SPARQL_RESULTS_XML_WRITE_ROW when the result-set contains string
	  output that is returned by a formatter (say, due to define output:format
	  'TTL')
	* Added new format output type RDF+XML
	* Fixed blob handle
	* Fix for nulls to have empty cell
	* Removed redundant 'commit work' statements

2006-09-25 16:48  source

	* blob.c, gate.c, search.c, widd.h, wifn.h: * Change row count in dd and count estimate code to int64 to avoid overflow
	* Recover from bad blob reads in converting blob to string or copying blob
	  between rows

2006-09-25 16:45  source

	* repl.sql, sqlsrv.c: * Fixed replication to always do a cpt after log replay

2006-09-25 16:44  source

	* sql_code_cache_impl.c, sqlsrv.c, system.sql: * Cached resources may be upgraded when the server is upgraded

2006-09-11 13:18  source

	* 2pc.c, remote.h, sqlbif.h, sqlfn.h, sqlnode.h, sqlver.h, wifn.h: * Array params for dml only
	* Fixed sending stmt options so often
	* Cache the hash no on the remote stmt text

2006-09-11 13:17  source

	* system.sql: * Added new vdb functionality for SYS_STAT_ANALYZE

2006-09-11 13:15  source

	* sqlbif.c: * Added bif_string_or_uname_or_wide_or_null_arg
	* Added get_keyword_ucase_int
	* Fix for returning from sprintf_inverse without POP_QR_RESET

2006-09-11 13:13  source

	* sqlbif2.c: * Make table name uppercase to compile query in case mode 0, otherwise GPF

2006-09-11 13:12  source

	* sqlintrp.c: * If CPT pending noticed at vdb_enter, freeze if no delta. Was wrong,
	  cancelling txn even if no delta

2006-09-11 13:10  source

	* srvstat.c: * Add vdb exec etc counters in status report

2006-08-31 13:24  source

	* sqlver.h: * Updated version to 04.50.2916

2006-08-31 13:23  source

	* sqlgen.c, sqloinx.c, sqloprt.c: * INX intersect fixes
	* Fixed bad extraction of result cols for non-first term
	* Fixed missing dependent preds for non-first term
	* Fixed printing of inx int dfe's in debug output

2006-08-31 13:21  source

	* disk.c, insert.c, neodisk.c, sql3.y, sqlbif2.c, sqlcost.c,
	  sqldf.c, sqlo.h, sqlparext.h, wifn.h: * Added autocompact of adjacent dirty pages, off by default.
	* Added SQL opt for in pred to loop join
	* Fixes and adjustments for cost model

2006-08-31 13:18  source

	* list_lex_props.sh: * Fixed Lexer, parser and C code for SPARQL metadata description language

2006-08-31 13:17  source

	* hash.c: * Changed function name to box_md5

2006-08-31 13:16  source

	* bif_repl.c: * Do not try to schedule activity when atomic mode is on

2006-08-31 13:15  source

	* sqlbif.h: * Added support for SPARQL INSERT and SPARQL DELETE

2006-08-31 13:15  source

	* sqlbif.c: * Added bif functions __and, __or and __not
	* Added support for UNAMES in get_keyword

2006-08-22 22:11  source

	* meta.c, sqlfn.h: * Make sure column is visible

2006-08-22 22:09  source

	* jso.c, jso.h: * Added draft and incomplete (but usefull) small storage of tripples
	  that are not preset properties of objects

2006-08-22 22:08  source

	* sparql2sqltext.c: * Fix for LIKE operator when nested inside filters

2006-08-22 22:07  source

	* xmltree.c, xmltree.h: * Added support for IRI classes (non-hierarchical for now)

2006-08-17 20:27  source

	* CLIsql3.c, CLIuti.c, jso.h: * Small cleanups

2006-08-17 15:36  source

	* sqlver.h: * Updated version to 2913

2006-08-17 15:36  source

	* xmlenc.c, xmlenc.h, xmlenc_algos.c, xmlenc_algos.h: * Added HMAC SHA1 functions

2006-08-17 15:35  source

	* sqlcost.c: * If we know nothing about the remote table, assume it has 10K rows

2006-08-17 12:45  source

	* CLIuti.c: * Additional fixes for specific SQLRowCount issues

2006-08-16 13:03  source

	* CLIsql1.c, CLIuti.c: * Fixed bug in SQLRowCount when using dynamic cursor

2006-08-16 13:00  source

	* sqldf.c, sqlver.h: * Do not generate exists subqueries as pass-through in VDB queries, so
	  that virt side hash joins etc will get tried for these

2006-08-16 09:58  source

	* 2pc.sql, autoexec.sql, hosting.sql, http_auth.sql, nn_svr.sql,
	  odbccat.sql, openxml.sql, pop3_svr.sql, soap.sql, sparql.sql,
	  system.sql, system2.sql, useraggr.sql, vdb.sql, xml_a.sql,
	  xmla.sql: * Fixed headers in sql files

2006-08-16 00:09  source

	* cov_time.xsl: * Fixed headers in xsl pages

2006-08-14 23:35  source

	* Makefile.am: * Fixed dependency generating *_code.c using sql_to_c.awk

2006-08-14 23:28  source

	* sparql.sql: * Additional sparql params to the service
	* Added support for soap 1.2 for sparql service
	* Added support for wsdl 2.0 for sparql service
	* Do not set default graph if it's empty
	* Disabled obsolete url to sparql service

2006-08-14 23:22  source

	* http.c: * Fixed bad size to snprintf

2006-08-14 23:20  source

	* xmlsql.c: * Default graph attr in template

2006-08-14 23:20  source

	* sqldf.c: * Fixed bug in join of two unions with an equality on calculated columns

2006-08-14 23:19  source

	* jso.c: * Fixed diagnostics
	* Remove access to freed memory in jso_set of ANY field

2006-08-14 23:18  source

	* sql_to_c.awk: * Remove leading spaces from generated stored procedure text

2006-08-11 00:31  source

	* Makefile.am: * SImplified code generation rules for gawk and gperf

2006-08-11 00:30  source

	* sqlwords.h: * Regenerated using gperf 3.0.1

2006-08-10 23:39  source

	* sqlwords.gperf: * Renamed keyword to keiiyword in struct rather then doing this with
	  sed command

2006-08-10 16:28  source

	* Makefile.am: * Fixed locale problem when using gawk

2006-08-08 13:12  source

	* blog.xsl, cov_report.xsl, cov_time.xsl, soap12_router.xsl,
	  soap_import_sch.xsl, soap_sch.xsl, soap_xmlrpc.xsl,
	  wsdl_expand.xsl, wsdl_import.xsl, wsdl_parts.xsl, wsrp_error.xsl,
	  wsrp_interm.xsl, wsrp_resp.xsl, wsrp_ultim.xsl, xmlrpc_soap.xsl: * Fixed whitespace

2006-08-08 13:11  source

	* Makefile.am, simile.sql: * Added support for SIMILE

2006-08-08 12:34  source

	* sql3.y: * Added support for CREATE VIEW ... AS SPARQL SELECT

2006-08-07 22:46  source

	* Makefile.am: * Minor fixes for building sql_code_dav.c

2006-08-07 22:22  source

	* sparql2sqltext.c: * Replaced isiri() with isiri_id()

2006-08-07 15:49  source

	* sparql.sql: * Force SPARQL endpoint to run queries as SPARQL which has the SPARQL_SELECT
	  role granted

2006-08-07 15:47  source

	* sparql_core.c: * Fixed compilation of SPARQL views during server startup

2006-08-04 15:29  source

	* sparql.sql: * Changed isparql.vad to isparql_dav.vad

2006-08-03 20:23  source

	* bif_soap.c, sparql.sql, sparql_l.l, xmla.sql: * Added text describing the page and referring to docs and isparql package
	* Fixed wrong procedure names
	* XML entity and related need tag to be closed in outer code as print_box
	  does not close them
	* Allow IRI to contain spaces and curly braces, as they are accepted by the
	  W3C validator
	* Fixed procedure names in RDF_RDFXML_TO_DICT
	* Added support for application/xml in REXEC and results with namespace
	  http://www.w3.org/2001/sw/DataAccess/rf1/result2
	* Fixed a problem showing error in remote execution and big response

2006-07-28 17:33  source

	* xmla.sql: * Added missing argument to function replace

2006-07-27 16:38  source

	* ddlrun.c: * Fixed column lengths for SQLGetTypeInfo

2006-07-27 14:50  source

	* CLIodbc3.c: * Fixed bug in SQL_DESC_TYPE and SQL_DESC_CONCISE_TYPE

2006-07-26 22:36  source

	* sparql_p.y: * Fixed 'a' shorthand

2006-07-25 21:42  source

	* sparql.sql: * Fixed missing argument to DB.DBA.RDF_TTL2HASH

2006-07-25 18:27  source

	* system.sql, xmlsql.c: * Added SIOC in seeAlso xml template to execute sparql

2006-07-25 00:20  source

	* jso.c: * Improved diagnostics

2006-07-24 17:23  source

	* CLIuti.c: * Fixed buffer length calculation

2006-07-24 15:45  source

	* sparql.sql: * Fixes for MT loading of TURTLE

2006-07-24 13:45  source

	* CLIuti.c, widv.h: * Fixed wrong size in snprintf causing memory corruption

2006-07-24 09:55  source

	* bif_xml.c, sparql2sql.c, sparql2sqltext.c, sparql_core.c,
	  sparql_l.l, sparql_p.y: * Added support for IN and LIKE operators (implemented as builtins)
	* Fixed garbage collection

2006-07-24 09:54  source

	* inxop.c: * If itc_next or itc_search return DVC_GREATER or DBV_INDEX_END, leave
	  the page and return IOP_AT_END

2006-07-24 09:50  source

	* sqlgen.c: * INX op disables option for inlining setp into order or main ks

2006-07-24 09:49  source

	* rdf_core.c, rdf_core.h, sparql.sql, turtle_l.l: * Fixed TURTLE reader

2006-07-24 09:48  source

	* wsdl_import.xsl: * Fixed empty resultset

2006-07-19 18:05  source

	* CLIodbc3.c: * Map SQL_DESC_AUTO_UNIQUE_VALUE, SQL_DESC_CASE_SENSITIVE and
	  SQL_DESC_DISPLAY_SIZE to equivalent SQLColAttributes (ODBC 2.x) call

2006-07-19 17:58  source

	* CLIodbc3.c: * Use SQLColAttributes (SQL_COLUMN_DISPLAY_SIZE) instead of
	  SQLDescribeCol(scale)

2006-07-19 16:55  source

	* ddlrun.c: * Do not check the NULL in fk row

2006-07-19 16:54  source

	* sparql2sql.c, sparql2sql.h, sparql2sqltext.c: * Added support for LIMIT, OFFSET and ORDER BY for sparql construct

2006-07-19 16:53  source

	* aqueue.c, sqlfn.h, sqlsrv.c: * Sync entry into transactions for aqueue threads and other db
	  connect/disconnects.

2006-07-19 09:48  source

	* sparql.sql: * Unqualified use of rdf:about is deprecated
	* Added mising grants

2006-07-18 18:07  source

	* Makefile.am: * Added aqueue.c to second library

2006-07-18 14:39  source

	* sparql.sql: * Added RDF parallel load

2006-07-18 14:38  source

	* Makefile.am, aqueue.c, aqueue.h, sqlbif.c, widv.h: * Added async_queue and related functions

2006-07-17 21:11  source

	* sparql.sql: * Fixed layout of sparql query help page
	* Added border=1 to HTML result

2006-07-17 21:10  source

	* rdf_core.c: * Fixed memory leak

2006-07-17 15:43  source

	* Makefile.am: * Removed unwanted files from sparql target

2006-07-17 15:28  source

	* CLIcr.c, CLIsql1.c: * Setting sql_query_timeout to 0 had no effect. Make this set it to near
	  maxint for about 23 days.

2006-07-17 15:08  source

	* ddlrun.c: * Fixed TYPE_NAME, LOCAL_TYPENAME and CREATE_PARAMS length to 32

2006-07-17 15:06  source

	* CLIsql2.c: * Fixed max identifier length for column/table/procedure names to 128

2006-07-17 14:51  source

	* CLI.h, CLIuti.c: * Added new function to calculate display size

2006-07-17 14:50  source

	* CLIsql1.c: * Fixed ODBC 2.x SQLColAttributes

2006-07-17 14:48  source

	* CLIodbc3.c: * Fixed SQLSMALLINT/SQLINTEGER mapping of arguments

2006-07-17 14:46  source

	* CLIodbc3.c: * Fixed SQLGetDescField (SQL_DESC_UPDATABLE)

2006-07-14 19:07  source

	* rdfxml_parser.c, sparql.sql: * Added security role for SPARQL

2006-07-14 19:06  source

	* sqlcomp2.c: * Added better error reporting in debug build

2006-07-14 19:05  source

	* rdf_core.c, row.c: * Fixed error message for bad type for iri col
	* Added cache replacement for tf_cached_iid

2006-07-14 09:15  source

	* sqlver.h: * Updated version number

2006-07-14 09:14  source

	* sqldf.c: * Fixed computed col pred conditions for value subq, i.e. cond expression

2006-07-14 09:12  source

	* xslt.c: * Fixed memory leak in dict_duplicate()

2006-07-13 14:30  source

	* sparql.sql, sparql2sql.h, sparql2sqltext.c, sparql_core.c: * SPARQL to SQL compilation fixes including
	  1. Proper support for case modes (in bif:lname and sql:lname function
	     names
	  2. Proper support for xsd:date, xsd:time and xsd:dateTime literals
	     in expressions.

2006-07-13 13:22  source

	* wi.h: * No Universe support in vos

2006-07-13 12:32  source

	* jso.c: * Added bif_jso_validate()

2006-07-13 12:32  source

	* sparql.sql: * Fixed SPARQL_RESULTS_JAVASCRIPT_HTML_WRITE problem when returning
	  javascript results
	* Cleared Graph default value Changed query default value
	* Fix for uninitialized format on remote SPARQL exec
	* Added tree of quad maps instead of list
	* Added functions for attaching and detaching filters
	* Bugfix for case when triple is matched to quad map and constant field
	  of triple matches to the non-const field of quad map

2006-07-13 12:29  source

	* disk.c, mtwrite.c, space.c: * When freeing temp tree:
	  1. in cancel of write, could deadlock between page map and
	     iq_mtx.
	  2. could free a buffer and then revisit it after it was reallocated
	     to other tree, serializing on wrong page map etc.
	  Further, turn off not-in-any-check for mtx debug since timing impact
	  is excessive.

2006-07-13 12:28  source

	* bif_file.c, ddlrun.c, eqlcomp.c, gate.c, insert.c, ltrx.h,
	  meta.c, numeric.c, search.c, sql3.y, sqlbif.c, sqlcost.c,
	  sqldf.c, sqlfn.h, sqlgen.c, sqlnode.h, sqlo.c, sqlo.h, sqloby.c,
	  sqloinv.c, sqloinx.c, sqlparext.h, sqlprocc.c, sqlrun.c,
	  sqlver.h, sqlwords.gperf, srvstat.c, system.sql, wi.h, widd.h,
	  wifn.h: * Added __cost directive for procedures
	* Cost model for and join order for procedures and procedure views.
	* New implementation of random table option
	* Sampling of table and column cardinality on demain
	* Sampling of search condition selectivity when leading const key parts
	* Certain items of ddlrun not allowd for public
	* Add sys_col_auto_stats view and col_stat bif to see auto samples
	* Understand rdf const funcs from iri and ext const syntax as const for
	  in- cost model
	* do not try  hash join if already have join inx op
	* use swapping strses if file too long in file_to_string_output
	* numeric box_hash corrected, box_hash bif added
	* slqlo_statistics define out. auxfiles.c

2006-07-13 12:21  source

	* xmla.sql: * Added rowcount
	* Fixed foreign keys

2006-07-13 12:20  source

	* xpath.c: * Fix to remove garbage from error message

2006-07-13 12:18  source

	* recovery.c: * Check for inx root not being proper node

2006-07-13 12:07  source

	* hosting.c, sqlbif.h: * Initial support for FCGI

2006-07-13 12:07  source

	* sqlstmts.c: * Added better diagnostics

2006-07-13 12:06  source

	* xmltree.h: * Increased xml local name from 100 to 500 characters

2006-06-27 21:29  source

	* jso.c, jso.h, jso_reformat.awk, rdf_mapping.jso: * Added support for xsd:anyURI type in Java-Script style Objects.
	* Map DB.DBA.SYS_USERS to RDF_QUAD
	* Added bif_jso_validate
	* Rewrote triple with long qm_list into union of triples with short qm_list
	* New calculation of smalles common valmode

2006-06-27 17:48  source

	* sparql.sql: * Added support for JSON serialization of SPARQL result-sets.
	* Added recognition of MIME application/json in SPARQL web service.
	* Added new calculation of smallest common valmode, search for triple
	  by selid and tabid, valmode hierarchy.
	* Added redirect to default page (like SPARQL demo) when the query is
	  not specified.
	* Fixed uninitialized format on remote SPARQL exec.
	* Small bugfixes

2006-06-27 17:43  source

	* turtle_p.y: * Fixed invalid syntax error message on semicolon at the end of [ ... ]
	  blank node.
	* Added workaround for popular syntax bug: top-level blank node subject
	  without predicate-object-list after subject (because all predicates
	  and objects are inside square brackets).
	* Improved error diagnostics.

2006-06-27 17:42  source

	* xmla.sql: * Up case column names.

2006-06-27 17:41  source

	* sqlbif.c: * Added function bif_sprintf_inverse

2006-06-27 17:41  source

	* sql3.y, sqlexp.c, sqlpfn.h, widv.h: * No more warnings about mismatch UNAME versus VARCHAR.

2006-06-27 17:39  source

	* security.c: * trig on insert

2006-06-27 17:27  source

	* scn3.l, sparql2sql.c, sparql2sqltext.c, sqlcomp2.c: * Added proper error recovery for cases when SPARQL compilation creates
	  an SQL text with syntax errors, yyparse signals an error and next
	  parse runs yyrestart() that writes to an yy_input_buffer that resided
	  in memory pool of previous compilation.

2006-06-27 17:23  source

	* xmltree.c, xmltree.h: * Added support for xsd:anyURI type in Java-Script style Objects

2006-06-27 17:22  source

	* sqlstmts.c: * Made an explicit value given to an identity column in insert override
	  the value from the sequence

2006-06-27 17:21  source

	* sqlbif2.c: * Added function to return current stored procedure name

2006-06-27 17:19  source

	* sqlrun.c: * Removed debugging code

2006-06-23 01:09  source

	* CLIcr.c, CLIodbc3.c, CLIsql1.c, CLIsql2.c, CLIsql3.c, CLIuti.c: * Use cli_dbg_printf instead of OutputDebugString
	* Removed old debugging code

2006-06-22 23:05  source

	* CLIcr.c, CLIodbc3.c, CLIsql1.c, CLIsql2.c, CLIsql3.c, CLIsql3W.c,
	  CLIuti.c, CLIw.c: * Reindented code

2006-06-08 14:23  source

	* Makefile.am: * Fixed missing files from make dist

2006-06-07 14:40  source

	* sqlbif.c: * Fixed trailing '\0' in case of wide char

2006-05-31 15:56  source

	* virtual_dir.sql: * Normalize interface name

2006-05-31 15:48  source

	* sparql.sql: * Fix for TTL output of result sets
	* Fixed namespace prefix

2006-05-31 15:46  source

	* security.c: * Fixed possible GPF when password is NULL

2006-05-31 15:45  source

	* jso.c, rdf_mapping.jso: * Final fixes for loading arrays

2006-05-31 15:44  source

	* list2.h, sqldf.c: * Added L2_DEBUG

2006-05-31 15:42  source

	* sqlintrp.c: * Replaced warning with error since it is not possible to continue if
	  the procedure name is NULL

2006-05-30 14:39  source

	* Makefile.am: * Added missing dav_meta.sql file

2006-05-26 13:54  source

	* scn3.l, sqlbif.c, sqlcomp2.c, sqltype.c: * Fixed compilation issue on some platforms

2006-05-26 13:53  source

	* xmla.sql: * Fixed tag names

2006-05-25 13:16  source

	* sqlver.h: * Updated version number

2006-05-25 13:15  source

	* Makefile.am, scn3.l, sql3.y, sqlbif.c, sqlcmps.h, sqlfn.h,
	  sqlpar.h, sqlpfn.c, sqlpfn.h: * Fixed BIF sql_split_text() function

2006-05-25 13:11  source

	* jso.c, jso.h, jso_reformat.awk, rdf_mapping.jso: * Added code for cross-referencing between objects, named constants,
	  and debug dump

2006-05-25 13:09  source

	* inxop.c: * When index is at end, leave the page

2006-05-25 13:07  source

	* Makefile.am, scn3.l, sparql_l.l, turtle_l.l, xpscn.l: * Replaced flex command line params with %option to ensure portability
	  across FLEX versions and to enable non-interactive parsing mode

2006-05-25 12:42  source

	* Makefile.am: * Added missing line continuation

2006-05-20 00:51  source

	* sqlver.h: * Updated version number

2006-05-20 00:51  source

	* virtual_dir.sql: * Added call to WS.WS.URIQA_VHOST_RESET

2006-05-20 00:49  source

	* system.sql: * Use UTF-8 code page for apps

2006-05-20 00:48  source

	* sparql.sql: * Fix for proper RDF/XML loading
	* Extra conversion cases for different valmodes
	* Final version of support of long O
	* Initial support of long literals
	* bif_http_escape() is extended to support TURTLE serializations

2006-05-20 00:47  source

	* sparql.h, sparql2sql.h, sparql2sqltext.c: * Fix for SPARQL queries with optional in optional in graph
	* Added support for external variables in SPARQL patterns and result sets

2006-05-20 00:43  source

	* sparql_core.c: * Fixed GPF on internal errors during SQL text generation of inlined SPARQL

2006-05-20 00:40  source

	* sqlbif.c: * Fixed wrong argument name

2006-05-20 00:39  source

	* sqlbif.c: * Fixed compiler warning

2006-05-20 00:37  source

	* sqlbif.c: * iri_id_from_num can now get IRI_ID as argument.

2006-05-20 00:34  source

	* jso.c, jso.h, jso_reformat.awk, rdf_mapping.jso: * Initial support for JavaScript-lite Objects (JSO) for loading RDF data
	  into C structures, like loading RDF mapping metadata

2006-05-20 00:33  source

	* text.c: * Fixed platform-dependent memory leak in free-text indexing

2006-05-20 00:31  source

	* xmla.sql: * Fixed handling of blobs
	* Fixed cursor and bookmark support

2006-05-20 00:26  source

	* turtle_p.y: * Rewrote RDF/XML parser to be more efficient

2006-05-20 00:25  source

	* turtle_l.l: * Fix for import of IRIs with quotes

2006-05-20 00:25  source

	* dks_esc.c, http.h: * Extended  bif_http_escape() to support TURTLE serializations

2006-05-20 00:19  source

	* Makefile.am, autoexec.sql, bif_xml.c, rdf_core.c, rdf_core.h,
	  rdfxml_parser.c, xmltree.c, xmltree.h: * Rewrote RDF/XML parser to be more efficient

2006-05-20 00:09  source

	* inxop.c: * In itc_il_search, if there is local code or local test in the itc_ks,
	  and the code signals an error, the buffer will stay occupied after
	  control exits. Fixed by using itc_next and not itc_search.

2006-05-20 00:03  source

	* bif_soap.c, http.c: * Fixed problem with SOAP rest protocol

2006-05-19 23:58  source

	* bif_file.c: * Added addler32 and tridgell32 functions

2006-05-19 23:57  source

	* bif_file.c: * Added bif_spotlight_status function

2006-05-19 23:54  source

	* bif_explain.c, ksrvext.h, sqlbif2.c, sqlfn.h, sqlprt.c,
	  srvstat.c: * Fixed compiler warnings

2006-05-19 22:18  source

	* xmlenc_test.h: * Fixed compiler warning

2006-04-27 20:43  source

	* sqlver.h: * Updated version number

2006-04-27 20:42  source

	* sqlbif.c: * Fixed compiler warning

2006-04-25 23:35  source

	* sparql.sql: * Added stored procedure to reset RDF state

2006-04-25 23:31  source

	* sparql.sql: * Fixed function name in error message

2006-04-25 23:24  source

	* sparql_core.c, sparql_p.y: * Fixes for WIN64 build

2006-04-25 16:44  source

	* system.sql: * Added normalization of path strings of resources and results made
	  repeatable by sorting the result.

2006-04-25 16:42  source

	* xmltree.c: * Fixed compiler warnings

2006-04-25 16:42  source

	* xslt.c: * Added sorting of vector of groups of elements

2006-04-25 16:29  source

	* sqlbif.c: * Simplified is<TYPE> functions
	* Added isuname function

2006-04-25 16:28  source

	* sparql_core.c: * Fixed memory leak

2006-04-25 16:27  source

	* http.h: * Added missing include for OpenSSL 0.9.8

2006-04-20 20:01  source

	* CLIodbc3.c, CLIsql2.c, odbcinc.h: * Added SQL_GETLASTSERIAL to SQLGetStmtAttr

2006-04-20 17:25  source

	* sqlver.h: * Updated version number

2006-04-20 17:24  source

	* disk.c: * Fixed error message when database is opened by server with different
	  storage magic number

2006-04-20 12:07  source

	* sparql.sql, xmla.sql: * Fixed security problem with XMLA and SPARQL user in new database

2006-04-19 00:17  source

	* CLI.h, CLIodbc3.c, CLIsql1.c, CLIsql2.c, CLIsql3.c, CLIuti.c,
	  CLIw.c, bif_diff.c, bif_phrasematch.c, bif_soap.c, bif_text.h,
	  ddlrun.c, disk.c, hash.c, hosting.c, http.c, lock.c, log.c,
	  meta.c, obackup.c, rdf_core.c, replsri.c, row.c, sql3.y,
	  sqlbif.c, sqlhash.c, sqloinv.c, sqloinx.c, sqlrun.c, sqltype.c,
	  sqlview.c, wi_xid.c: * Fixes for building with C++ compiler

2006-04-18 21:24  source

	* bif_smtp.c, bif_text.c, bif_xper.c, blob.c, blobio.c, sqlbif.c,
	  sqltype.c, srvcr.c, text.c, xmltree.c, xmltree.h, xslt.c: * Changed logic in dk_free_box() and dk_free_tree(): destructors now
	  return a flag whether the box should be deleted or left as is.

2006-04-18 21:22  source

	* scn3.l, sparql.h, sparql2sql.c, sparql2sql.h, sparql2sqltext.c,
	  sparql_core.c, sparql_l.l, sparql_p.y, sqlfn.h: * Added support for external variables in SPARQL patterns and result sets
	* Added '#pragma prefix'

2006-04-18 21:15  source

	* disk.c, wi.h, wifn.h: * Replaced errcode type by int

2006-04-18 01:11  source

	* CLI.h: * Changed int to SQLRETURN to clarify usage of rc variable

2006-04-17 22:28  source

	* CLIsql1.c, CLIuti.c, xmltree.c: * Changed int to SQLRETURN to clarify usage of rc variable

2006-04-17 22:24  source

	* 2pc.c, CLI.h, CLIodbc3.c, CLIsql1.c, CLIsql2.c, CLIsql3.c,
	  CLIuti.c, CLIw.c, mts_client.c: * Changed old RETCODE into ODBC 3.x SQLRETURN

2006-04-17 21:57  source

	* 2pc.c, CLI.h, CLIodbc3.c, CLIsql1.c, CLIsql2.c, CLIw.c: * Changed old PTR into ODBC 3.x SQLPOINTER

2006-04-17 21:53  source

	* 2pc.c, CLI.h, CLIcr.c, CLIodbc3.c, CLIsql1.c, CLIsql2.c,
	  CLIsql3.c, CLIuti.c, CLIw.c, bif_xml.c, iodbcinst.c, remote.h: * Changed old SWORD/UWORD into ODBC 3.x SQLSMALLINT/SQLUSMALLINT

2006-04-17 21:32  source

	* sqlwords.h: * Regenerated with gperf 3.0.1

2006-04-17 21:20  source

	* 2pc.c, CLI.h, CLIcr.c, CLIodbc3.c, CLIsql1.c, CLIsql2.c,
	  CLIsql3.c, CLIuti.c, CLIw.c: * Changed old UCHAR into ODBC 3.x SQLCHAR

2006-04-17 20:58  source

	* CLI.h, CLIcr.c, CLIodbc3.c, CLIsql1.c, CLIsql2.c, CLIsql3.c,
	  CLIw.c, iodbcinst.c, iodbcinst.h, mts_client.c: * Removed old ODBC 2.x keyword FAR as we are no longer on 16bit platforms

2006-04-17 20:50  source

	* bif_file.c: * Always clear node before use

2006-04-17 20:50  source

	* Makefile.am: * Fixed problem in gperf rule

2006-04-17 20:50  source

	* sqlprt.c: * Fixed problem with possible memory overlap

2006-04-17 20:50  source

	* 2pc.c, 2pc.h, 2pc_client.c, 2pc_client.h, CLI.h, CLIcr.c,
	  CLIodbc3.c, CLIsql1.c, CLIsql2.c, CLIsql3.c, CLIuti.c, CLIw.c,
	  bif_xml.c, mts_client.c, remote.h, sqlrrun.c, sqlwords.h: * Changed old HENV/HDBC/HSTMT into ODBC 3.x SQLHENV, SQLHDBC and SQLHSTMT

2006-04-13 20:26  source

	* plugin_loader.c, sqlsrv.c: * Fixes for building and testing on Windows platform

2006-04-13 20:08  source

	* xpathp_impl.h: * Basic support for passing parameters into SPARQL query.

2006-04-13 20:07  source

	* sqlbif.c: * flush the client connection before exit in raw_exit so that a possible
	  error result set is shown before the disconnect

2006-04-13 20:06  source

	* xmla.sql: * Merged latest xmla code

2006-04-13 19:56  source

	* scn3.l, sparql.h, sparql.sql, sparql2sql.c, sparql2sql.h,
	  sparql2sqltext.c, sparql_core.c, sparql_l.l, sparql_p.y, sqlfn.h: * Merged latest version of sparql/rdf

2006-04-13 19:45  source

	* numeric.c: * Fixed double to number conversion problem on BSD and Apple

2006-04-13 19:43  source

	* CLIodbc3.c: * Added missing SQLCloseCursor function

2006-04-11 19:56  source

	* .cvsignore, 2pc.c, 2pc.h, 2pc.sql, 2pc_client.c, 2pc_client.h,
	  CLI.h, CLIcr.c, CLIodbc3.c, CLIsql1.c, CLIsql2.c, CLIsql3.c,
	  CLIsql3W.c, CLIuti.c, CLIw.c, Makefile.am, arith.c, arith.h,
	  autoexec.sql, auxfiles.c, bif_crypto.c, bif_date.c, bif_dav.c,
	  bif_diff.c, bif_explain.c, bif_file.c, bif_gnw.c, bif_intl.c,
	  bif_kerberoscli.c, bif_ldapcli.c, bif_mts.c, bif_nntp.c,
	  bif_phrasematch.c, bif_pop3.c, bif_purify.c, bif_regexp.c,
	  bif_repl.c, bif_smtp.c, bif_soap.c, bif_text.c, bif_text.h,
	  bif_tidy.c, bif_uuencode.c, bif_xml.c, bif_xper.c, bif_xper.h,
	  blob.c, blobio.c, blobio.h, blog.xsl, cov_report.xsl,
	  cov_time.xsl, crsr.h, crypt.c, date.h, datesupp.c, datesupp.h,
	  ddlrun.c, disk.c, dks_esc.c, eqlcomp.c, eqlcomp.h, ftp.sql,
	  gate.c, hash.c, hosting.c, hosting.h, hosting.sql, http.c,
	  http.h, http_auth.sql, http_client.c, http_client.h,
	  information_schema.sql, insert.c, inxop.c, iodbcinst.c,
	  iodbcinst.h, ksrvext.h, ksrvextphp.h, lisprdr.c, lisprdr.h,
	  list2.h, list_lex_props.sh, lock.c, log.c, log.h, ltrx.h,
	  mail_cli.sql, map_schema.c, map_schema.h, meta.c, msdtc.h, mts.h,
	  mts_client.c, mts_client.h, mts_com.cpp, mts_com.h, mtwrite.c,
	  mtx.cpp, multibyte.c, multibyte.h, name.c, neodisk.c, nn_svr.sql,
	  numeric.c, numeric.h, obackup.c, odbccat.c, odbccat.sql,
	  odbcinc.h, oledb.sql, openxml.sql, pldbgcli.c, pldebug.c,
	  pldebug.h, plugin_gate.c, plugin_loader.c, pop3_svr.sql,
	  rdf_core.c, rdf_core.h, recovery.c, recovery.h, regist.c,
	  remote.h, rendezvous.c, rendezvous.h, repl.h, repl.sql, repldb.c,
	  replddk.sql, replpush.c, replsr.h, replsri.c, replsub.c, rltrx.c,
	  row.c, schspace.c, schspace.h, scn3.l, search.c, security.c,
	  security.h, sha.h, shuric.c, shuric.h, snapshot_repl.sql, soap.h,
	  soap.sql, soap12_router.xsl, soap_import_sch.xsl, soap_sch.xsl,
	  soap_xmlrpc.xsl, sort.c, space.c, sparql.h, sparql.sql,
	  sparql2sql.c, sparql2sql.h, sparql2sqltext.c, sparql_core.c,
	  sparql_l.l, sparql_p.y, sql3.y, sql3_vc.c, sql_code_blog.c,
	  sql_code_cache_impl.c, sql_to_c.awk, sqlbif.c, sqlbif.h,
	  sqlbif2.c, sqlcmps.h, sqlcomp.c, sqlcomp.h, sqlcomp2.c,
	  sqlcost.c, sqlcr.c, sqlcstate.h, sqldf.c, sqlexp.c, sqlfn.h,
	  sqlgen.c, sqlhash.c, sqlintrp.c, sqlintrp.h, sqlnode.h, sqlo.c,
	  sqlo.h, sqloby.c, sqlocr.c, sqlocr.h, sqlofn.h, sqloinv.c,
	  sqloinv.h, sqloinx.c, sqlopcod.h, sqloprt.c, sqlorder.c,
	  sqlovdb.c, sqlpar.h, sqlparext.h, sqlpfn.c, sqlpfn.h, sqlprocc.c,
	  sqlprt.c, sqlrbuf.c, sqlrcomp.c, sqlrcomp.h, sqlrrun.c, sqlrun.c,
	  sqlsrv.c, sqlstmts.c, sqltrig.c, sqltype.c, sqltype.h,
	  sqltype_c.h, sqlver.c, sqlver.h, sqlview.c, sqlwords.gperf,
	  sqlwords.h, srvcr.c, srvmultibyte.c, srvmultibyte.h, srvstat.c,
	  srvstat.h, ssl.c, statuslog.h, string.c, string_tmpl.c,
	  strlike.h, subseq.c, subseq.h, system.sql, system2.sql, text.c,
	  text.h, turtle_l.l, turtle_p.y, uddi.sql, update.c, useraggr.sql,
	  users.sql, uuencode.c, uuencode_impl.h, vdb.sql, virtext.h,
	  virtpwd.h, virtual_dir.sql, vt_text.sql, wi.h, wi_xid.c,
	  wi_xid.h, widd.h, widisk.h, widv.h, wifn.h, wirpc.c, wirpce.h,
	  wiservic.c, wiservic.h, wsdl_expand.xsl, wsdl_import.xsl,
	  wsdl_parts.xsl, wsrp_error.xsl, wsrp_interm.xsl, wsrp_resp.xsl,
	  wsrp_ultim.xsl, xml.h, xml_a.sql, xml_view.sql, xmla.sql,
	  xmlenc-dec.c, xmlenc.c, xmlenc.h, xmlenc_algos.c, xmlenc_algos.h,
	  xmlenc_test.h, xmlgen.h, xmlnode.h, xmlres.h, xmlrpc_soap.xsl,
	  xmlschema.c, xmlsearch.c, xmlsql.c, xmltree.c, xmltree.h,
	  xpath.c, xpath.h, xpathp.y, xpathp_impl.h, xpf.c, xpf.h, xpscn.l,
	  xqf.c, xqf.h, xslt.c, xslt_fmt.c, xslt_impl.h, xslt_opt.c: Initial release of Virtuoso Open Source Edition

2006-04-11 19:56  source

	* .cvsignore, 2pc.c, 2pc.h, 2pc.sql, 2pc_client.c, 2pc_client.h,
	  CLI.h, CLIcr.c, CLIodbc3.c, CLIsql1.c, CLIsql2.c, CLIsql3.c,
	  CLIsql3W.c, CLIuti.c, CLIw.c, Makefile.am, arith.c, arith.h,
	  autoexec.sql, auxfiles.c, bif_crypto.c, bif_date.c, bif_dav.c,
	  bif_diff.c, bif_explain.c, bif_file.c, bif_gnw.c, bif_intl.c,
	  bif_kerberoscli.c, bif_ldapcli.c, bif_mts.c, bif_nntp.c,
	  bif_phrasematch.c, bif_pop3.c, bif_purify.c, bif_regexp.c,
	  bif_repl.c, bif_smtp.c, bif_soap.c, bif_text.c, bif_text.h,
	  bif_tidy.c, bif_uuencode.c, bif_xml.c, bif_xper.c, bif_xper.h,
	  blob.c, blobio.c, blobio.h, blog.xsl, cov_report.xsl,
	  cov_time.xsl, crsr.h, crypt.c, date.h, datesupp.c, datesupp.h,
	  ddlrun.c, disk.c, dks_esc.c, eqlcomp.c, eqlcomp.h, ftp.sql,
	  gate.c, hash.c, hosting.c, hosting.h, hosting.sql, http.c,
	  http.h, http_auth.sql, http_client.c, http_client.h,
	  information_schema.sql, insert.c, inxop.c, iodbcinst.c,
	  iodbcinst.h, ksrvext.h, ksrvextphp.h, lisprdr.c, lisprdr.h,
	  list2.h, list_lex_props.sh, lock.c, log.c, log.h, ltrx.h,
	  mail_cli.sql, map_schema.c, map_schema.h, meta.c, msdtc.h, mts.h,
	  mts_client.c, mts_client.h, mts_com.cpp, mts_com.h, mtwrite.c,
	  mtx.cpp, multibyte.c, multibyte.h, name.c, neodisk.c, nn_svr.sql,
	  numeric.c, numeric.h, obackup.c, odbccat.c, odbccat.sql,
	  odbcinc.h, oledb.sql, openxml.sql, pldbgcli.c, pldebug.c,
	  pldebug.h, plugin_gate.c, plugin_loader.c, pop3_svr.sql,
	  rdf_core.c, rdf_core.h, recovery.c, recovery.h, regist.c,
	  remote.h, rendezvous.c, rendezvous.h, repl.h, repl.sql, repldb.c,
	  replddk.sql, replpush.c, replsr.h, replsri.c, replsub.c, rltrx.c,
	  row.c, schspace.c, schspace.h, scn3.l, search.c, security.c,
	  security.h, sha.h, shuric.c, shuric.h, snapshot_repl.sql, soap.h,
	  soap.sql, soap12_router.xsl, soap_import_sch.xsl, soap_sch.xsl,
	  soap_xmlrpc.xsl, sort.c, space.c, sparql.h, sparql.sql,
	  sparql2sql.c, sparql2sql.h, sparql2sqltext.c, sparql_core.c,
	  sparql_l.l, sparql_p.y, sql3.y, sql3_vc.c, sql_code_blog.c,
	  sql_code_cache_impl.c, sql_to_c.awk, sqlbif.c, sqlbif.h,
	  sqlbif2.c, sqlcmps.h, sqlcomp.c, sqlcomp.h, sqlcomp2.c,
	  sqlcost.c, sqlcr.c, sqlcstate.h, sqldf.c, sqlexp.c, sqlfn.h,
	  sqlgen.c, sqlhash.c, sqlintrp.c, sqlintrp.h, sqlnode.h, sqlo.c,
	  sqlo.h, sqloby.c, sqlocr.c, sqlocr.h, sqlofn.h, sqloinv.c,
	  sqloinv.h, sqloinx.c, sqlopcod.h, sqloprt.c, sqlorder.c,
	  sqlovdb.c, sqlpar.h, sqlparext.h, sqlpfn.c, sqlpfn.h, sqlprocc.c,
	  sqlprt.c, sqlrbuf.c, sqlrcomp.c, sqlrcomp.h, sqlrrun.c, sqlrun.c,
	  sqlsrv.c, sqlstmts.c, sqltrig.c, sqltype.c, sqltype.h,
	  sqltype_c.h, sqlver.c, sqlver.h, sqlview.c, sqlwords.gperf,
	  sqlwords.h, srvcr.c, srvmultibyte.c, srvmultibyte.h, srvstat.c,
	  srvstat.h, ssl.c, statuslog.h, string.c, string_tmpl.c,
	  strlike.h, subseq.c, subseq.h, system.sql, system2.sql, text.c,
	  text.h, turtle_l.l, turtle_p.y, uddi.sql, update.c, useraggr.sql,
	  users.sql, uuencode.c, uuencode_impl.h, vdb.sql, virtext.h,
	  virtpwd.h, virtual_dir.sql, vt_text.sql, wi.h, wi_xid.c,
	  wi_xid.h, widd.h, widisk.h, widv.h, wifn.h, wirpc.c, wirpce.h,
	  wiservic.c, wiservic.h, wsdl_expand.xsl, wsdl_import.xsl,
	  wsdl_parts.xsl, wsrp_error.xsl, wsrp_interm.xsl, wsrp_resp.xsl,
	  wsrp_ultim.xsl, xml.h, xml_a.sql, xml_view.sql, xmla.sql,
	  xmlenc-dec.c, xmlenc.c, xmlenc.h, xmlenc_algos.c, xmlenc_algos.h,
	  xmlenc_test.h, xmlgen.h, xmlnode.h, xmlres.h, xmlrpc_soap.xsl,
	  xmlschema.c, xmlsearch.c, xmlsql.c, xmltree.c, xmltree.h,
	  xpath.c, xpath.h, xpathp.y, xpathp_impl.h, xpf.c, xpf.h, xpscn.l,
	  xqf.c, xqf.h, xslt.c, xslt_fmt.c, xslt_impl.h, xslt_opt.c: Initial revision

