Notes:
July 17, 2008, V5.0.7:
* Database engine
- Added optimizations for JDBC batch support
- Added new connect options for JDBC driver
- Added ODBC extensions to retrieve SPARQL metadata
- Updated testsuite
- Fixed JDBC memory footprint
- Fixed costs calc for tables
- Fixed memory leaks
- Fixed support of exists ( ... union ... )
- Fixed extending database when disk full
- Fixed safety and argument checking of build-in functions
- Fixed ODBC connect threading problem
- Small bugfixes
* SPARQL and RDF
- Added SPARQL/SPARUL optimizations
- Added Sesame2 provider
- Added Jena provider extinctions
- Added support for ^{DynamicLocalFormat}^
- Added support for parallel RDF sponging
- Added support for 'zeropart' IRI
- Added dynamic versions of Northwind and TPC-H RDF views
- Added new cartridges for ISBN, Slidy, YouTube, TheyWorkForYou
- Added new cartridges for hListing and hResume
- Fixed SPARUL rowcount
- Fixed UTF8 support in all RDF use cases
- Fixed support of alternate RDF indexing schemes
- Fixed inferencing of subclass and subproperty
- Small bugfixes
* ODS applications
- Added new API controller
- Added Syncml support
- Added discussion to OAuth
- Added Annotation hyperlinking
- Small bugfixes
Changes:
2008-07-17 09:09 source
* Updated version to 5.0.7 for final release (take two)
2008-07-17 09:02 source
* Fixed version string in executable
2008-07-17 07:36 source
* Added option to change fetch buffer size (default 200)
* Fixed speed of batch mode
2008-07-17 06:46 source
* Regenerated provider
2008-07-17 06:45 source
* Added option to change fetch buffer size (default 200)
2008-07-16 22:39 source
* Updated version to 5.0.7 for final release
2008-07-16 21:31 source
* Updated version to 5.0.7-rc26
2008-07-16 21:29 source
* Added bibo and seeAlso
2008-07-16 21:10 source
* Fixed order of loading vad packages
2008-07-16 21:04 source
* Fixed possible buffer overrun
2008-07-16 21:02 source
* Fixed problem with SyncML
2008-07-16 21:02 source
* Added support for SyncML
2008-07-16 15:49 source
* Updated version to 5.0.7-rc25
2008-07-16 15:16 source
* Added more javadoc documentation
* Fixed speed of batch mode when using lazyAdd
* Fixed counting of physical triples
2008-07-16 15:14 source
* Regenerated driver
2008-07-16 15:13 source
* Fixed counting physical triples
2008-07-16 12:36 source
* Fixed conductor tab names
2008-07-16 10:17 source
* Fixed check for load problems before dump and reload
2008-07-16 10:15 source
* Increased http thread size
2008-07-16 09:46 source
* Added missing symbols for win32 build
2008-07-16 09:32 source
* Fixed additional SyncML issues
2008-07-16 09:26 source
* Reordered package list
2008-07-16 09:26 source
* Use DynamicLocal
* Increased bufffers and threads
2008-07-15 18:31 source
* Use dbpedia IRIs for subjects of html2rdf mapping
2008-07-15 17:40 source
* Enabled support for DynamicLocal in default ini file
2008-07-15 16:50 source
* Fixed problem if SyncML not loaded
2008-07-15 16:36 source
* Fixed box zero as xslt engine treats nil as no value
2008-07-15 14:00 source
* Fixed build problem
2008-07-15 13:14 source
* Fixed building demo.db during make check
2008-07-15 11:30 source
* Updated version to 5.0.7-rc24
2008-07-15 10:17 source
* Fixed problem generating sticker
2008-07-15 10:17 source
* Fixed problem with syncml not installed
2008-07-14 19:23 source
* Fixed argument should always be 1
2008-07-14 14:23 source
* Fixed tests
2008-07-14 13:43 source
* Initial fixes to support JDK1.6/JDBC 4.x
2008-07-14 13:42 source
* Added rules to run jdbc testsuite
2008-07-14 13:40 source
* Initial fixes for building with jdk1.6
2008-07-14 12:15 source
* Added hResume cardridge
* Added hListing cardridge
* Fixed Calais extraction
* Fixed tags extraction from html
2008-07-14 11:29 source
* Small cleanups
2008-07-14 10:59 source
* Updated version of vad packages
2008-07-14 10:59 source
* Small fixes
2008-07-14 10:53 source
* Updated version of vad package
2008-07-14 10:50 source
* Merged from upstream project
2008-07-14 10:50 source
* Small cleanup
2008-07-14 10:48 source
* Updated documentation
2008-07-14 10:06 source
* Fixed sparql syntax
2008-07-14 08:00 source
* Regenerated driver
2008-07-14 08:00 source
* Regenerated provider
2008-07-14 07:56 source
* Fixed delete graph
2008-07-12 21:43 source
* Added SyncML feature
2008-07-12 21:43 source
* Fixed label
2008-07-11 13:38 source
* Added support for ODS Calendar feature
2008-07-11 11:44 source
* Fixed spelling
2008-07-11 09:11 source
* Added support for lazy add
* Fixed compiler warnings
2008-07-10 21:36 source
* Updated documentation
2008-07-10 15:24 source
* Updated version to 5.0.7-rc23
2008-07-10 15:08 source
* Updated engine version to 3032
2008-07-10 14:57 source
* Fix for code generation when the SPARQL query has LIMIT and/or OFFSET
clause and uses backquoted expressions in constructor template.
2008-07-10 14:55 source
* Fix for SPARQL metadata manipulation errors in case-sensitive CaseMode.
2008-07-10 14:52 source
* 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 14:49 source
* Fixed namespaces in SOAP
2008-07-10 14:36 source
* Regenerated driver
2008-07-10 14:35 source
* Added batch optimizations
* Fixed memory footprint
2008-07-10 12:05 source
* Update documentation
2008-07-10 11:06 source
* Fixed problem with plus char in directory name
2008-07-10 11:06 source
* Fixed problem with make dist
2008-07-10 08:08 source
* Regenerated provider
2008-07-10 08:05 source
* Fixed memory footprint for select queries using iterator for resultset
2008-07-09 16:02 source
* Added initial support for batched execute with parameters
2008-07-09 16:02 source
* Fixed multiple RepositoryConnections
* Refactored some code
2008-07-09 15:49 source
* Fixed tests to point to myopenlink.net site
2008-07-09 15:45 source
* Fixed make clean
* Fixed dependency check
2008-07-09 15:43 source
* Added more files to ignore
2008-07-09 10:43 source
* Updated documentation
2008-07-09 10:39 source
* Close import window after finishing
2008-07-09 10:39 source
* Added event/task deletion after subscription delete
2008-07-07 12:01 source
* Added get default txn isolation level from server
* Added connect string to disable log with log_enable (0-3)
2008-07-07 11:29 source
* Updated version to 5.0.7-rc22
2008-07-07 11:28 source
* Fixed parsing of duration field
2008-07-07 11:15 source
* Added special cases for 'zeropart' IRI and literal formats
2008-07-07 11:14 source
* Fixed sff_dislike() for fragments like %U%d and %D%d
2008-07-07 08:57 source
* Fixed employee IRI class
2008-07-07 08:56 source
* Fixed minor problem in view declaration
2008-07-07 08:55 source
* Updated documentation
2008-07-07 08:27 source
* Regenerated driver
2008-07-07 08:25 source
* Fixed using clear graph instead of delete from graph
2008-07-05 17:17 source
* Regenerated driver
2008-07-05 17:17 source
* Fixed speed and memory allocation when using batch
2008-07-04 20:04 source
* Added initial sparql graph support
2008-07-04 19:58 source
* Added tests for TPC-H mapping
2008-07-04 19:51 source
* Fixed declaration
2008-07-04 15:14 source
* Fixed API controller
2008-07-04 15:01 source
* Updated documentation
2008-07-04 14:59 source
* Added tsparql_demo.sh script
2008-07-04 14:59 source
* Added new scripts to distribution
2008-07-04 14:55 source
* Fixed GPF with explain in LUBM testsuite
2008-07-04 13:36 source
* Fixed warning from valgrind
2008-07-04 13:15 source
* Updated version to 5.0.7-rc21
2008-07-04 13:14 source
* Added dynamic version of Northwind and TPC-H RDF views
2008-07-04 13:10 source
* Added 'zeropart' templates (as opposed to multipart)
2008-07-04 13:09 source
* Indentation
2008-07-04 13:03 source
* Added support for %{conn-var-name}s
2008-07-04 12:47 source
* Fixed crash of xml_cli_ms_2dict
2008-07-04 12:47 source
* Improved handling of %U and matching %{variable}U with {%variable}U
2008-07-04 12:46 source
* Fixed loc local for all tables else inx samples and optimization will
be off
2008-07-04 12:46 source
* Added support for 'zeropart' IRI classes etc.
2008-07-04 12:45 source
* Added support for ^{DynamicLocalFormat}^
2008-07-04 12:44 source
* Fixed memory leak
2008-07-04 12:44 source
* Fixed $U will escape slash
2008-07-04 11:35 source
* Fixed support of exists ( ... uniion ... )
2008-07-03 14:11 source
* Updated version to 5.0.7-rc20
2008-07-03 14:10 source
* Fixed comment
2008-07-03 14:07 source
* Added support for SyncML
2008-07-03 14:04 source
* Added test to extend striping
2008-07-03 14:04 source
* Added test for const false or true using import into dt
2008-07-03 14:02 source
* Fixed compilation of queries with various unusual DFE_TRUE and DFE_FALSE
occurrences (2nd try)
2008-07-03 14:01 source
* Fixed allocation of more pages when using stripes
2008-07-03 13:44 source
* Added -fno-strict-aliasing for gcc 4.x.x
2008-07-03 09:25 source
* Fixed to run testsuite on win32
2008-07-03 09:23 source
* Disabled xmlns patch
2008-07-03 09:22 source
* Removed duplicate procedure
2008-07-02 15:40 source
* Updated version to 5.0.7-rc19
2008-07-02 15:39 source
* Reverted previous patch
2008-07-02 15:35 source
* Fixed describe of status() and other bifs as select not as sproc call
2008-07-02 11:08 source
* Added API controller
2008-07-02 11:04 source
* Added HAVE_FSYNC to enable _commit in win32
2008-07-02 08:01 source
* Fixed threading problem with global options array
* Code cleanup
2008-07-02 07:31 source
* Added 'Discussion' for OAuth
2008-07-02 06:31 source
* Added srv_stat for tc_aq_from_queue
2008-07-02 06:31 source
* Fixed aq_wait_all that was able not to wait for everything without
signalling an error
2008-07-02 06:30 source
* Added using of persistent ns declarations in XML outputs
2008-07-02 06:30 source
* Added xml_get_cli_or_global_ns_prefix as separate C function
2008-07-02 06:29 source
* Fixed workaround to allow compilation of queries with various unusual
DFE_TRUE and DFE_FALSE occurrences
2008-07-02 06:29 source
* Fixed compilation of queries that are optimized "too much"
* Improved codegen for build-ins that are proven to return constants
2008-07-02 06:28 source
* Added support for ^{DynamicLocalFormat}^ and related
2008-07-02 06:25 source
* Updated documentation
2008-07-01 07:45 source
* Added API controler
2008-07-01 07:43 source
* Added annotated URI in Annotation UI
2008-07-01 07:29 source
* Fixed Amazon API changes
2008-06-30 14:42 source
* Updated version to 5.0.7-rc18
2008-06-30 14:41 source
* Fixed problem using auto-increment via insert on view
2008-06-30 14:39 source
* Added new test
2008-06-30 14:37 source
* Added tests for simulating running out of disk space
2008-06-30 14:29 source
* Fixed testsuite
2008-06-30 07:50 source
* Use shared version of rte from ods framework
2008-06-30 07:32 source
* Removed deprecated file
2008-06-30 07:32 source
* Added common procedure for hyperlinking in ODS
2008-06-30 07:30 source
* Added Annotation hyperlinking
* Use shared version of rte from ods framework
2008-06-30 07:29 source
* Added Annotation hyperlinking
2008-06-30 06:42 source
* Regenerated provider
2008-06-30 06:41 source
* Fixed context checks
2008-06-30 06:38 source
* Fixed invalid comparison of non-bijection IRI class instances
2008-06-30 06:37 source
* Disabled page re-use as this may lead to corruption (see tretmp.sql)
2008-06-30 06:36 source
* Fixed resolving IRIs where relative part ends with '#'
2008-06-30 06:36 source
* Fixed macro used with MALLOC_DEBUG
2008-06-30 06:32 source
* Updated documentation
2008-06-27 15:52 source
* Updated for building with Jena 2.5.6
2008-06-27 15:34 source
* Updated for building with Sesame 2.1.2
2008-06-27 14:41 source
* Changed from gmaps to ymaps to avoid alert box
2008-06-27 14:24 source
* Added blob check
2008-06-27 14:08 source
* Fixed run testsuite for Jena and Sesame2 providers
2008-06-27 14:07 source
* Added Sesame2 testsuite
2008-06-27 14:06 source
* Added Jena JUnit testsuite
2008-06-27 11:29 source
* Added safety checks for blob by reference
* Added restrict to temp spaces
2008-06-27 09:37 source
* Fixed use fsync on Unix and _commit on win32
2008-06-27 08:08 source
* Regenerated provider
2008-06-27 08:08 source
* Fixed Unicode support
* Fixed context
* Small enhancements
2008-06-27 08:04 source
* Regenerated driver
2008-06-27 08:04 source
* Added rule for building provider doc
2008-06-27 08:03 source
* Fixed unicode support
2008-06-27 05:55 source
* Added more error cases
2008-06-27 05:54 source
* Added protection for system sequences and registry settings
2008-06-26 19:09 source
* Fixed label
2008-06-26 19:08 source
* Fixed some 'void(0)' URLs
2008-06-26 19:08 source
* Fixed some 'void(0)' URLS
2008-06-26 19:07 source
* FIxed some 'void(0)' URLS
2008-06-26 18:55 source
* Fixed minimum extend value
2008-06-26 18:53 source
* Added more regist entries
2008-06-26 12:32 source
* Added checkpoint safety
2008-06-26 12:29 source
* Added more safety margin for insert related remap page need.
2008-06-26 11:15 source
* Added provider optimizations using array parameter binding
2008-06-26 11:14 source
* Added optimizations
* Fixed context checks
2008-06-26 09:29 source
* Added rdf det into server
2008-06-26 09:23 source
* Fixed start with alt rdf inx layout unless exec of dyn stmt
2008-06-26 09:21 source
* Fixed return of IRI as id
2008-06-26 09:20 source
* Added extra debug code
2008-06-26 09:17 source
* Added length check
2008-06-26 09:13 source
* Updated documentation
2008-06-25 18:58 source
* Fixed "unknown" host name resolution on some platforms
2008-06-25 18:53 source
* Moved RDF objects from yacutia to system.sql
2008-06-25 18:51 source
* Fixed array size check
2008-06-25 15:51 source
* Regenerated driver
2008-06-25 15:50 source
* Regenerated provider
2008-06-25 15:34 source
* Fixed current resultset since getcounts needs it
* Fixed UTF-8 charset handling
* Updated version of driver
2008-06-25 15:32 source
* Fixed typo
2008-06-25 15:32 source
* Fixed footer
2008-06-25 15:32 source
* Limit browse listing to some small amount of items, otherwise client may
kill server anyway
2008-06-25 14:45 source
* Added speed improvement on insert by using array parameters
* Added tags for javadoc
2008-06-25 14:09 source
* Fixed images
2008-06-25 12:19 source
* Fixed SPARUL rowcount
2008-06-25 12:18 source
* Fixed calls to box_narrow_string_as_wide
2008-06-25 10:35 source
* Fixed transform to the end of the box
2008-06-25 09:55 source
* Updated version to 5.0.7-rc17
2008-06-25 09:53 source
* Added rdf view generation
2008-06-25 09:29 source
* Fixed minor bugs
2008-06-25 09:28 source
* Fixed no-href flag inside xmp block
2008-06-25 09:16 source
* Fixed bad tests
2008-06-25 09:14 source
* Fixed limit check only for bif
2008-06-25 09:12 source
* 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 15:09 source
* Fixed check for size
2008-06-24 15:08 source
* Disabled deprecated bif calls
2008-06-24 15:07 source
* Fixed clear_temp to be invisible for users
2008-06-24 15:06 source
* Fixed bug in arithmetic functions when called with null argument
2008-06-24 15:04 source
* Added limit to registry
2008-06-24 15:02 source
* Fixed security issues
2008-06-24 14:58 source
* Added more tests
2008-06-24 14:57 source
* Fixed check mime type
2008-06-24 14:55 source
* Merged from upstream project
2008-06-24 14:55 source
* Updated documentation
2008-06-24 09:59 source
* Added bif_rdf_long_from_batch_params()
2008-06-23 15:29 source
* Regenerated driver
2008-06-23 15:27 source
* Fixed messages for test suite
2008-06-23 15:16 source
* Added more API enhancements
2008-06-23 13:26 source
* Fixed wiki rdf mapper
2008-06-23 12:49 source
* Added new controller API
2008-06-23 09:05 source
* Added BIBO 1.0 names
2008-06-22 11:55 source
* Changed SPARUL operations to set row_count and not return anything
when output:format is "_JAVA_"
2008-06-21 15:07 source
* Fixed checking for success
2008-06-20 16:49 source
* Updated documentation with latest fixes
2008-06-20 14:27 source
* Updated version to 5.0.7-rc16
2008-06-20 14:25 source
* Small cleanup
2008-06-20 13:58 source
* Regenerated driver
2008-06-20 13:48 source
* Added new tests suite for sparql
2008-06-20 13:31 source
* Fixed connection url to be changed on commandline
2008-06-20 13:20 source
* Various fixes and enhancements
2008-06-20 13:20 source
* Fixed check for virtuoso.jdbc3.Driver
2008-06-19 16:07 source
* Updated version to 5.0.7-rc15
2008-06-19 16:06 source
* Depricated but not removed DB.DBA.RDF_QNAME_OF_LONG_SAFE()
2008-06-19 16:05 source
* Invocation of DB.DBA.RDF_QNAME_OF_LONG_SAFE is replaced with
id_to_iri_nosignal()
2008-06-19 15:53 source
* Merged latest documentation fixes
2008-06-19 12:41 source
* 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 12:40 source
* Added access control check
2008-06-19 12:17 source
* Added new code for stripe extend
2008-06-19 12:12 source
* 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 12:09 source
* Fixed disable log iri when server initializes
2008-06-19 11:35 source
* Added quick check for connection vars
* Fixed SPARQL testing
* Moved cpt tests inside trecov.sh
2008-06-19 11:32 source
* Merged from upstream project
2008-06-19 07:39 source
* Fixed example
2008-06-18 13:38 source
* Fixed JSO_LOAD_GRAPH to run with any indexes
2008-06-18 13:20 source
* Fixed Apple resource fork files should be hidden by default
2008-06-18 11:58 source
* Merged latest documentation fixes
2008-06-18 11:25 source
* Fixed win64 build
2008-06-18 10:17 source
* Skip part of tpcd remote tests
2008-06-18 08:53 source
* Updated version to 5.0.7-rc14
2008-06-18 08:42 source
* Fixed SIOC data
2008-06-18 08:41 source
* Added claims to annotations
2008-06-18 08:22 source
* Regenerated driver
2008-06-18 08:21 source
* Added optimizations
2008-06-17 18:21 source
* Fixed projects for building on Windows
2008-06-17 18:19 source
* Added striping test
2008-06-17 18:18 source
* Fixed cleanup of temp files
2008-06-17 18:15 source
* Fixed unneeded re-create of information schema on startup
2008-06-17 13:13 source
* Added files to distribution
2008-06-17 12:58 source
* Updated documentation
2008-06-17 12:41 source
* Added enhancements to Jena provider
2008-06-17 12:12 source
* Updated version to 5.0.7-rc12
2008-06-17 12:11 source
* Fixed SIOC data
* Fixed banner user's URI
2008-06-17 12:08 source
* Fixed order running various tests
* Fixed checking for failures during testsuite
2008-06-17 12:07 source
* Fixed running TPC-D suite
2008-06-17 12:06 source
* Added check for run local
2008-06-17 12:05 source
* Fixed typo
2008-06-17 12:04 source
* Fixed timeout as slow boxes cannot load the data in time
2008-06-17 12:03 source
* Fixed GET request to ask for RDF when looking for rdf data
2008-06-17 12:03 source
* Fixed problem with slidy mapper
2008-06-17 07:59 source
* Added checkpoint / db recovery tests
2008-06-17 07:54 source
* Added new files
2008-06-17 07:23 source
* Added claims to annotations
2008-06-17 07:10 source
* Increased default MaxMempoolSize
2008-06-17 07:08 source
* Fixed duplicate check for dbs_log_name
* Fixed check for many FD per file
2008-06-17 07:07 source
* Fixed var decls should be at beginning of block
2008-06-16 20:32 source
* Added tpc-d run as part of testsuite
2008-06-16 19:55 source
* Added more tests
2008-06-16 19:54 source
* Fixed bad DSN from drop table
2008-06-16 19:54 source
* Added free-text test as ordinary user
2008-06-16 19:53 source
* Added simple free-text test
2008-06-16 19:51 source
* Added timeout on tests since these should not take more than 15s
2008-06-16 19:41 source
* Fixed error when limiting results
2008-06-16 19:41 source
* Fixed format argument
2008-06-16 19:39 source
* Added new test to check for duplicate segment/database names
2008-06-16 19:36 source
* Fixed _JAVA_ format to only return three columns
2008-06-16 19:35 source
* Fixed calculating length when no format is given
2008-06-16 15:39 source
* Updated version to 5.0.7-rc11
2008-06-16 15:38 source
* Aded output:valmode '_JAVA_' which returns three columns
2008-06-16 15:36 source
* 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 15:16 source
* Added support for cpt recovery for killed during cpt
2008-06-16 14:01 source
* Fixed compiler warnings
2008-06-16 13:39 source
* Added new caching code
2008-06-16 13:39 source
* Moved internal structs etc to Dksestcpint.h
* Reindented code
2008-06-16 13:30 source
* Removed deprecated code
2008-06-16 13:30 source
* Fixed allocation checks for non debug builds
2008-06-16 13:29 source
* Fixed MAX_CACHED_MALLOC_SIZE to be divideable by 8
2008-06-16 13:21 source
* Fixed typos
2008-06-16 12:23 source
* Fixed indentation
2008-06-16 12:21 source
* Fixed code not to ignore errors across aq_wait_all
2008-06-16 10:44 source
* Fixed banner user's URI
2008-06-16 10:44 source
* Added new API
* Fixed banner user's URI
* Fixed webdav user/pwd
2008-06-16 10:42 source
* Added get FOAF properties based on URI
* Added tag_iri function
* Added more controllers
* Fixed mixed case mode when sparql is in DT
2008-06-16 10:41 source
* Fixed banner user's URI
* Fixed webdav user/pwd
2008-06-16 10:40 source
* Fixed webdav user/pwd
* Added new images for annotations
* Fixed effective timezone
* Fixed default timezone
* Fixed webdav user/pwd
2008-06-16 10:39 source
* Fixxed banner user's URI
2008-06-16 10:38 source
* Added tag IRIs
* Fixed webdav user/pwd
* Fixed banner user's URI
* Fixed API errors with options
* Fixed API errors with export and comments
2008-06-16 10:37 source
* Added get contact properties based on FOAF uri
* Added tag IRIs
* Fixed webdav user/pwd
* Fixed banner user's URI
* Fixed API errors with options
* Fixed API errors with import and comments
2008-06-16 10:21 source
* Updated version of vad package
2008-06-16 08:29 source
* Added test for skip node in inx order top and with exp selection
2008-06-16 08:28 source
* Added test for aq wait all with errors
2008-06-16 08:23 source
* Added Slidy rdf mapper
2008-06-14 07:08 source
* Added latest struct into to header file
2008-06-14 07:02 source
* Fixed set checkpoint last time after checkpoint has finished
2008-06-14 07:01 source
* Added grant to public to create freetext-index on own tables
2008-06-14 07:00 source
* Added SPARUL_CREATE, SPARUL_DROP and related infrastructure in the
SPARQL frontend
* Added DB.DBA.SPARQL_SELECT_KNOWN_GRAPHS
2008-06-13 15:17 source
* Added endpoint tests
* Added extra sparql tests
2008-06-13 15:15 source
* Added tests for local:/
2008-06-13 15:15 source
* Added tests for equivalent class and property
2008-06-13 15:14 source
* Initial tests for bif_deserialize
2008-06-13 15:10 source
* Fixed problem binding to data buffer
2008-06-13 15:09 source
* Fixed problem in wikipedia cardridge
2008-06-13 15:08 source
* Added support for local:/ for IRIs
2008-06-13 15:06 source
* Updated documentation
2008-06-13 12:28 source
* Fixed redundant conversion calls to iri_to_id and id_to_iri in SPARQL
web service endpoint
2008-06-13 12:26 source
* Fixed use of ws_get_mime_header instead of old ws_header function
that does not handle spaces
* Fixed memory leak
2008-06-13 12:23 source
* Added call of __box_flag_tweak() to sql code generated for SQL valmode
for IRI variables that have proven constant value.
2008-06-13 12:23 source
* 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 14:46 source
* Fixed testsuite
2008-06-12 13:28 source
* Merged from upstream project
2008-06-12 13:17 source
* Added support of equivalent class and property
2008-06-12 13:16 source
* Fixed problem in checkpoint of uncommitted blob; do not alter allocated
items if no tree associated or if temp tree
2008-06-12 10:56 source
* Added initial support for DynamicLocal
2008-06-12 10:56 source
* Fixed bug in xbrl mapper causing other mappers to fail
2008-06-12 10:27 source
* Fixed DV_RDF for inlinded integers when rb_box is not a pointer
2008-06-12 08:16 source
* Added thow exception on error
* Fixed castValue
* Replaced executeUpdate with execute
2008-06-11 15:41 source
* Regenerated driver
2008-06-11 15:41 source
* Reverted partial patch
2008-06-11 15:31 source
* Updated sesame2 provider
2008-06-11 12:38 source
* Fixed problem passing auth parameters
2008-06-11 12:35 source
* Fixed redland provider to use ODBC Driver Manager
2008-06-11 12:35 source
* Fixed problem with bnode
2008-06-11 12:35 source
* Provider should not call exit
2008-06-11 10:15 source
* 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 10:14 source
* Move declaration to start of function
2008-06-11 10:14 source
* Added extention for SQLGetFieldDesc to retrieve RDF metadata
2008-06-11 08:50 source
* Improved sff_isect and LIKE for pattern and actual string
2008-06-11 08:49 source
* Added support for %D into bif_sprintf and bif_sprintf_inverse
2008-06-11 08:48 source
* 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-11 08:45 source
* Merged from upstream project
2008-06-11 08:38 source
* Added testsuite
2008-06-09 14:57 source
* Fixed memory leak
2008-06-09 14:09 source
* Added missing files
2008-06-09 13:27 source
* Added support for running log_nnn as user
2008-06-09 13:17 source
* Fixed problem with foaf:person
2008-06-09 12:57 source
* Fixed typo
2008-06-09 12:56 source
* Fixed use of rb_box to handle itf-8
2008-06-09 12:55 source
* Fixed calc length of a string rb_box
2008-06-09 12:53 source
* Fixes for SPARUL constructions
2008-06-09 12:53 source
* Fixed date type
2008-06-09 12:51 source
* Merged from upstream project
2008-06-09 12:51 source
* Merged documentation
2008-06-05 10:49 source
* Suppressed errors for non-string values
2008-06-05 10:48 source
* Added support for chunked transfer input in PUT method, which some
clients use to store large files
2008-06-05 10:47 source
* Fixed problem with checking 4th argument which should be an array
2008-06-04 14:23 source
* Regenerated
2008-06-04 14:17 source
* Fixed handling of Literals that are sent without a type
2008-06-04 11:22 source
* Fixed running tpc-h on db with non-default pw
2008-06-04 11:20 source
* Added sparql optimizations
2008-06-04 11:19 source
* Fixed named bnode in obj not shown
2008-06-04 08:29 source
* Updated LICENSE to add Jena, Sesame and RedLand providers in Client
Protocol Driver exemption list
2008-06-04 08:18 source
* Updated verstion to 5.0.7-rc10
2008-06-04 08:18 source
* Added new ODS Controllers API
* Added new role for ODS_API user - SPARQL_SELECT
* Added initial private graph code
* Fixed obsolete link; the IRI is only valid
* Fixed url rew event&task
* Fixed labels
2008-06-04 08:14 source
* Added new ODS API
* Fixed empty exif properties
* Fixed typos
* Fixed wrong return
2008-06-04 08:13 source
* Fixed cursor in tree
2008-06-04 08:12 source
* Added initial ODS Controllers
* Resolve location with base
* Fixed WYSIWYG editor for unauthorized users
* Fixed crash when row-level security is used and no access to table
* Fixed bad url in comment footer
* Fixed error behaviour
2008-06-04 08:09 source
* Added new API
* Fixed import from WebDAV
2008-06-04 08:08 source
* Fixed mini-calendar navigation error
* Fixed import from WebDav
* Fixed problem withsubscriptions
2008-06-04 08:07 source
* Added new API
2008-06-04 07:55 source
* Fixed reading TempDatabase section using proper defaults
* Removed writing of TempDatabase section back to ini file
* Fixed problem with TransactionFile key
2008-06-04 07:51 source
* Added support for using SQLDriverConnect
2008-06-04 07:49 source
* Added check when out of threads
2008-06-04 07:48 source
* Added url to tpc-h demo
2008-06-04 07:47 source
* Fixed foaf elements in twfy mapper
2008-06-04 07:47 source
* Fixed rdf:type for subjects
2008-06-04 07:45 source
* Fixes for "SPARQL and Java" valmode tricks
* Fixed function to not return IRI_ID
2008-06-04 07:43 source
* Fixed problem with RDF box argument
2008-06-04 07:33 source
* Merged from upstream project
2008-06-01 20:20 source
* Updated support for redland
2008-05-29 19:28 source
* Fixed alignment of boxes at 8 when aligning on double boundry
2008-05-29 19:24 source
* 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 16:17 source
* Fixed compile error
2008-05-29 08:26 source
* Updated version to 5.0.7-rc9
2008-05-29 08:21 source
* Added extentions for Jena and other providers:
- Named blank nodes
- INSERT DATA
- DELETE DATA
2008-05-29 07:56 source
* Fixed argument names
2008-05-28 21:41 source
* Added additional SPARQL support for Java clients
2008-05-28 10:29 source
* Updated to reflect dependency on later versions of flex (2.5.33) and
bison (2.3)
2008-05-28 00:18 source
* Updated version to 5.0.7-rc8
2008-05-28 00:17 source
* Updated documentation
2008-05-28 00:16 source
* Added YouTube rdf mapper
2008-05-28 00:12 source
* Added checkpoint before starting backup_online
2008-05-28 00:12 source
* Fixed Turtle parser to be re-entrant
2008-05-27 23:47 source
* Removed remnants of previous database engine that clutter the sources
2008-05-27 09:42 source
* Fixed typo
2008-05-27 09:42 source
* Added missing files from distribution
2008-05-26 20:42 source
* Removed html url rewrite rule
* Small fixes
2008-05-26 20:40 source
* Updated documentation
2008-05-26 20:39 source
* Added missing dummy function
2008-05-26 20:38 source
* Added initial support for auto pool for boxes on stack
* Added iri id dv tags
* Fixed length in free of id hash
2008-05-26 20:36 source
* Fixed frash when row-level security is used and no access to table
* Fixed bad url in comment footer
2008-05-26 20:35 source
* Added improved error passing for ODS api
2008-05-26 20:31 source
* Fixed to box return value as caller expects this
2008-05-26 20:28 source
* 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-26 15:58 source
* Added rdf view generation
2008-05-26 15:57 source
* Added foaf support
2008-05-26 15:57 source
* Added LEH ontology
* Added XRX ontology
2008-05-26 15:54 source
* Merged from upstream project
2008-05-21 12:38 source
* Fixed pointer returned by function
2008-05-20 12:35 source
* Added initial support for ODS Controllers
* Fixed made label
2008-05-20 12:29 source
* Added initial support for ODS Controllers
* Fixed WYSWIG editor for unauthorized users
2008-05-20 12:27 source
* Fixed problem with subscriptions
2008-05-18 15:21 source
* Updated version to 5.0.7-rc7
2008-05-18 15:20 source
* Fixed attendees
2008-05-18 15:15 source
* Added MaxSqlExpressionDepth setting to virtuoso.ini to limit complex
queries to overflow the stack
2008-05-16 16:04 source
* Fixed compiler warnings
2008-05-16 16:03 source
* Added additional us-gaap-2008-03-31 ontology
* Fixed xbrl mapper
2008-05-16 15:59 source
* Updated documentation
2008-05-16 08:22 source
* Fixed wrong arguments
2008-05-15 16:18 source
* Updated version to 5.0.7-rc6
2008-05-15 16:17 source
* Added invitation to use wai_id
2008-05-15 16:16 source
* Fixed problem with public bookmarks access
2008-05-15 16:16 source
* Fixed piblication/subscription messages
* Fixed attendees
2008-05-15 16:15 source
* Fixed publication/subscription messages
2008-05-15 16:07 source
* Removed obsolete code
2008-05-15 16:07 source
* Fixed datatype for XBRL
2008-05-15 16:06 source
* Merged from upstream project
2008-05-15 16:06 source
* Added tests for ANY col collation
2008-05-15 16:04 source
* Updated version
2008-05-15 16:03 source
* Added support for parallelized and ft-enabled SPONGE
2008-05-15 16:02 source
* Added support for persistent namespace declarations
2008-05-15 15:57 source
* Added _refresh_fre_text param for ssg_grabber_codegen
2008-05-15 15:56 source
* Improved pretty-print for long function calls
2008-05-15 13:49 source
* Fixed collation of num in any col
2008-05-15 13:47 source
* Fixed cast
2008-05-15 13:39 source
* Added DV_RDF box support in clients
2008-05-15 13:38 source
* Added new float functions for external rep
2008-05-15 13:37 source
* Added support for DV_RDF box support in clients
2008-05-15 13:32 source
* Added new xml_ns_2dict_del and ecm_delete_nth
2008-05-15 13:31 source
* Merged latest documentation changes
2008-05-11 22:19 source
* Updated version to 5.0.7-rc5
2008-05-11 22:18 source
* Fixed WebDAV popup window
* Fixed Import and moved SUBSCRIBE/PUBLISH
2008-05-11 22:17 source
* Fixed WebDAV popup window
2008-05-11 21:46 source
* Added new bif_mdigest5
2008-05-11 21:42 source
* Merged from upstream project
2008-05-09 11:43 source
* Added grant for sparql_sponge for linked data tab to work
* Added new images
* Fixed image width
2008-05-09 11:41 source
* Added support for Ajax and OAT
2008-05-09 11:41 source
* Fixed SUBSCRIBE and PUBLISH options
2008-05-09 10:24 source
* Merged from upstream project
2008-05-08 14:52 source
* Rebuild jena driver
2008-05-08 14:51 source
* Fixed bugs in jena driver
2008-05-08 10:44 source
* Updated version to 5.0.7-rc4
2008-05-08 10:44 source
* Updated version of vad package
2008-05-08 09:06 source
* Fixed wiki instance creation
2008-05-08 09:06 source
* Fixed public folder rules
* Fixed wiki creation
2008-05-08 09:05 source
* Fixed IMPORT, SUBSCRIBE and PUBLISH
2008-05-08 08:58 source
* Updated version to 05.00.3030
2008-05-08 08:57 source
* Added support for DV_BOX_FLAGS
2008-05-08 08:57 source
* 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 08:55 source
* Added a field for box flags under the lenght and tag; requires boxes to
be aligned at 8. Need to qualify strings of different meaning for
rdf clients over cli. Serves also for utf8 flags and the like
* Fixed non-NDEBUG builds in WRITE_BOX_HEADER macro
2008-05-08 08:51 source
* Added missing extern
2008-05-08 08:51 source
* Fixed dk_session_t to a more compact layout
2008-05-08 08:36 source
* Fixed problem with bf_iri
2008-05-08 08:30 source
* 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 14:27 source
* Fixed problems with issuezilla
2008-05-07 13:55 source
* Disabled typemax / typemin comparisons for now
2008-05-07 13:52 source
* Fixed support of dictionaries
2008-05-07 13:51 source
* Fixed double free if error is raised inside context
2008-05-06 13:24 source
* Fixed OpenID Client code to suppoer rel="oid1 oid2"
2008-05-06 13:22 source
* Fixed a++ links
2008-05-06 13:22 source
* Fixed spelling
2008-05-06 13:15 source
* Fixed TFWY mapper
2008-05-06 13:13 source
* Merged from upstream project
2008-05-05 09:05 source
* Fixed error message
2008-05-05 09:04 source
* Added new role SPARQL_SPONGE
2008-05-05 08:54 source
* Merged from upstream project
2008-05-05 08:51 source
* Fixed problem trying to free when recovering from deleted blob
2008-04-30 22:56 source
* Added sioct:Discussion
2008-04-30 10:44 source
* Added application creation throbber
* Small OAT integration fixes
* Fixed labels
2008-04-30 10:40 source
* Added SUBSCRIBE and PUBLISH options
2008-04-30 08:41 source
* Merged from upstream project
2008-04-28 12:17 source
* Regenerated driver
2008-04-28 12:16 source
* Updated sesame2 driver
2008-04-28 12:16 source
* Update sesame driver
* Added extra example
2008-04-28 12:03 source
* Fixed data not-found problem
2008-04-28 12:01 source
* Merged from upstream project
2008-04-25 15:08 source
* Fixed minor problems
2008-04-25 14:59 source
* Limit depth of traversal to 100 to avoid running out of stack space
2008-04-24 18:45 source
* Merged from upstream project
2008-04-23 10:54 source
* Use macros provided by PHP to increase portability to upcoming versions
* Added option to disable internal connection using dba or dav
* Fixed memory leak
2008-04-22 11:13 source
* Fixed problems with "Export" function
2008-04-22 11:11 source
* Updated version
2008-04-22 10:07 source
* Regenerated jena driver
2008-04-22 10:06 source
* Added support for DataSource API
2008-04-21 08:28 source
* Updated version to 5.0.7-rc3
2008-04-21 08:24 source
* Added OAT controls and Ajax
2008-04-21 08:13 source
* Added support for proxy
2008-04-21 08:10 source
* Added ifdef around 5.0 specific upgrades
2008-04-21 08:09 source
* Fixed virtual directory not to collide with Northwind RDF view
2008-04-21 08:08 source
* Fixed prototype
2008-04-18 15:04 source
* Merged from upstream project
2008-04-18 14:07 source
* Updated version to 5.0.7-rc2
2008-04-18 14:05 source
* Removed usnet links
2008-04-18 14:04 source
* Removed link to wiki page
2008-04-18 14:03 source
* Fixed ISBN mapper
2008-04-18 14:02 source
* Added ifdef around 5.0 specific upgrades
2008-04-18 13:55 source
* Fixed compatibility
2008-04-18 13:52 source
* Fixed Content-Length to use 64bit format
2008-04-18 13:50 source
* Added support for large files in string sessions with file system cache
2008-04-17 11:03 source
* Added OAT controls and Ajax
2008-04-17 09:14 source
* Update version to 5.0.7-rc1
2008-04-17 09:10 source
* Added export/import of auto hyperlinking
* Added RTE editor to framework
* Fixed bad encoding in application URLs
* Fixed related apps
* Fixed export all rules in tagging
* Fixed indentation of part of uiedt*.xspx
* Fixed wrong function redefinition
* Updated UI
* Removed debugging
2008-04-17 09:07 source
* Fixed discussions
* Fixed refs to reserved word cluster
* Removed custom macros
2008-04-17 09:05 source
* Added new SPAM features
* Fixed JS problem with toggle dcc field
2008-04-17 09:04 source
* Updated discussions
* Fixed SIOC data for comments
* Fixed encoding
* Moved RTE from Polls to Framework
2008-04-17 09:03 source
* Updated UI
* Fixed encoding
* Moved RTE from Feeds to Framework
2008-04-17 09:01 source
* Added discussions
* Updated UI
* Fixed SIOC data for comments
* Fixed encoding
2008-04-17 09:00 source
* Fixed remove .nnn from RDF data
* Fixed encoding in banner
2008-04-17 09:00 source
* Added discussions
* Updated UI
* Fixed SIOC data for comments
* Fixed encoding in annotations
* Fixed installation problem
* Fixed delete instance
2008-04-17 08:56 source
* Fixed auto links
* Fixed label
2008-04-17 08:55 source
* Added discussions
* Fixed encoding
* Fixed SIOC data for comments
2008-04-15 21:47 source
* Added installation of vsmx
2008-04-15 15:55 source
* Added missing images
2008-04-15 12:55 source
* Fixed #!/bin/sh
2008-04-15 12:54 source
* Fixed comments
2008-04-15 11:05 source
* Merged latest documentation changes
2008-04-15 11:03 source
* Merged optimizations and small fixes from VJ branch
2008-04-15 10:59 source
* Fixed end-of-attribute at ">"
2008-04-15 10:58 source
* Removed unused defines
2008-04-15 10:57 source
* Added ifdef around 5.0 specific upgrades
2008-04-15 10:55 source
* Added 6.0 compatibility
2008-04-15 10:55 source
* Fixed names
2008-04-15 10:54 source
* Fixed labels
2008-04-15 10:51 source
* Merged from upstream project
2008-04-15 10:02 source
* Fixed TWFY mapper
* Fixed ISBN mapper
2008-04-14 09:57 source
* Added missing source files
* Fixed typo
2008-04-14 09:53 source
* Regenerated driver
2008-04-14 09:52 source
* Fixed wrong function namespace
2008-04-14 09:40 source
* Added initial support for Sesame v2 driver
2008-04-14 07:33 source
* Merged from upstream project
2008-04-14 07:31 source
* Added VirtuosoSPARQLExample6 to test transactionHandler
* Added VirtuosoSPARQLExample7 to test bulkUpdateHandler
2008-04-14 07:30 source
* Fixed problem with transaction model
2008-04-14 07:20 source
* Fixed CRLF
2008-04-11 12:51 source
* Removed link to non-existing alt stylesheet
2008-04-11 09:16 source
* Fixed support for varbinary results in RDF/XML, TTL and JSON serialization
2008-04-11 09:10 source
* Fixed rdf views
2008-04-11 09:09 source
* Removed obsolete service
2008-04-10 09:48 source
* Updated documentation
2008-04-10 09:48 source
* Added http authorization to hosting plugin
2008-04-10 09:46 source
* Added new plugin type "attach" to preload shared libraries
2008-04-10 09:45 source
* Added support for WSDL 2.0 and WSDL 2.0-RDF
2008-04-10 09:41 source
* 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-10 09:39 source
* Added test for ALTER TABLE ADD COLUMN problem with DEFAULT value
2008-04-10 09:38 source
* Added test for hash j exp
2008-04-10 09:38 source
* Added RDF views for tutorial
2008-04-10 09:37 source
* Fixed default wsdl value
2008-04-10 09:35 source
* Added semantic web tutorial
2008-04-10 09:32 source
* Fixed size of UID and PWD fields
2008-04-10 09:32 source
* Added TheyWorkForYou mapper
2008-04-10 09:30 source
* Merged from upstream project
2008-04-10 07:30 source
* Recompiled jena driver
2008-04-10 07:26 source
* Added missing interfaces to Jena provider
2008-04-02 10:22 source
* Fixed problem with locale sort order
2008-04-02 10:20 source
* More files to ignore
2008-04-02 10:20 source
* Added extra CGI variables
* Added code to run hosting requests under same user id as vsp code
2008-04-02 10:19 source
* Fixed inlining long varbinary giving a dv_bin
2008-04-02 10:18 source
* Added dummy partition def syntax
2008-04-02 10:16 source
* Added content location header
2008-04-02 10:16 source
* Added empty rules for testing
2008-04-02 10:15 source
* Fixed update to use default value instead of NULL in init of new columns
2008-04-02 10:14 source
* Fixed parsing scalar subqueries
2008-04-02 10:13 source
* Added thread_setattr and thread_getattr to export gate
2008-04-02 10:13 source
* Updated documentation
2008-04-02 10:12 source
* Fixed broken image path and dav init
2008-04-02 10:12 source
* Added ISBN cardridge
2008-04-02 10:10 source
* Added new __virt_internal_dsn to construct DSN for ODBC connection
* Updated documentation
2008-04-02 10:09 source
* Fixed declaration for cluster partition
2008-04-02 10:06 source
* Merged from upstream project
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use