0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Normalize all files to CRLF EOL More... over 13 years ago
re-formatted. More... over 13 years ago
Checking CRLF issue. More... over 13 years ago
Updated version date. Checking CRLF issue. More... over 13 years ago
updates the version dates. makes sure rdf is part of initial namespace array. More... over 13 years ago
align with PHP 5.3 E_STRICT requirements More... over 13 years ago
Add .gitignore file More... over 13 years ago
tweak: improved getScriptURI method (port 443 triggers https protocol name) / tweak: inc method works safely with safemode now / tweak: toUTF8 method fixes some commmon json_decode-caused chracter bugs / tweak: improved getStructType method / add: getReader method More... almost 14 years ago
tweak: camelCase method parameter to keep word boundaries intact / tweak: improved expandPName method / tweak: toHTML method parameter for a label store / add: central queryDB method to replace mysql_query function More... almost 14 years ago
add: support for proxy authorization (thanks to Fabio Ricci) / tweak: code refactoring More... almost 14 years ago
add: utf8-check before triple is added More... almost 14 years ago
add: getParsedNamespacePrefixes method More... almost 14 years ago
reformatting More... almost 14 years ago
add: support for ISO fallback parsing in case of UTF-8 errors / tweak: improved getEncoding method More... almost 14 years ago
add: support for a label-delivering store / add class names derived from the properties / add: first and last class names for object value lists / add: support for 'href' in objects as link target More... almost 14 years ago
tweak: simplified array processing / add: support for sps:eval call More... almost 14 years ago
add: utf8 check of incoming data More... almost 14 years ago
tweak: switch to queryDB / add: support for hash value columns / add: check for fulltext index / add: enableFulltextSearch method / add: disableFulltextSearch method More... almost 14 years ago
add: utf8 check before the triple is stored More... almost 14 years ago
tweak: optimize tables less often More... almost 14 years ago
add: support for a buffer file via store_use_dump_dir, store_dump_dir, and store_dump_suffix (e.g. for monthly dumps) options / tweak: dumps are now created in chunks to avoid DB server timeouts / add: getSafeValue method which fixes some critical character serialization bugs More... almost 14 years ago
tweak: code cleanups More... almost 14 years ago
tweak: version date More... almost 14 years ago
tweak: optimize tables less often / tweak: code cleanups / tweak: switch to queryDB method / add: use hash value columns to retrieve subject and object IDs More... almost 14 years ago
add: support for hash-value columns (s2val, o2val) / tweak: switch from mysql_query function to queryDB method More... almost 14 years ago
tweak: switch from mysql_query function to queryDB method / fix: large UNION queries skipped trailing branches / add: fulltext search detection and execution More... almost 14 years ago
new value hash columns for s2val and o2val tables for faster index lookups More... almost 14 years ago
add: Microdata/MicroRDF Serializer More... almost 14 years ago
fix: temp table switch from mediumint to int to enable larger SUM aggregate results / fix: improved SQL generation around aggregate aliases More... almost 14 years ago
tweak: added keep_time_limit config option More... almost 14 years ago