root/tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @17134240fe315b8991ef36e6fd9bc40d67c248e0 [17134240fe315b8991ef36e6fd9bc40d67c248e0] 13 months Dave Longley <dlongley@…> Fixed some leaks/invalid writes caught by valgrind.
(edit) @83743b6fdc5581a8f09eff815eee194bc745ad06 [83743b6fdc5581a8f09eff815eee194bc745ad06] 14 months Manu Sporny <msporny@…> Fixed minor buffer size reading error.
(edit) @29600e6625d8e6479ea7773ce1f7c3bbd623b644 [29600e6625d8e6479ea7773ce1f7c3bbd623b644] 14 months Manu Sporny <msporny@…> Fixing minor Python bug for processor triples, updating rdfa2n3.py.
(edit) @1a1a08c790b7649a7f6c12fb9e40c0d3dbe70481 [1a1a08c790b7649a7f6c12fb9e40c0d3dbe70481] 15 months Manu Sporny <msporny@…> Added DOCTYPE injection for documents without a DOCTYPE. Also added …
(edit) @439a07b2ce22e31acad01b90a47385ccfa802595 [439a07b2ce22e31acad01b90a47385ccfa802595] 16 months Dave Longley <dlongley@…> Added alternate API for more control over IO. - New API allows the …
(edit) @f9f57b3c61c4aa64b7f3725d4b3b80232252085a [f9f57b3c61c4aa64b7f3725d4b3b80232252085a] 2 years Manu Sporny <msporny@…> Removed old port used to retrieve unit tests.
(edit) @5823cb8bffe50fb1b46960f237f7274388cb5f93 [5823cb8bffe50fb1b46960f237f7274388cb5f93] 2 years Manu Sporny <msporny@…> Fixed @property CURIE processing unit tests to match code updates.
(edit) @356d62706b9f9974f061181b765ea50be945147a [356d62706b9f9974f061181b765ea50be945147a] 2 years Manu Sporny <msporny@…> Fixed base IRI normalization when generating triples.
(edit) @b75789e2d11aecf98984becbfbfb62b8a92e417f [b75789e2d11aecf98984becbfbfb62b8a92e417f] 2 years Manu Sporny <msporny@…> Incremented version to 0.16 and rearranged the repo a bit.
(edit) @5e29c166212c61d86223d2c4aa97e67fe0655063 [5e29c166212c61d86223d2c4aa97e67fe0655063] 4 years Manu Sporny <msporny@…> Fixed a bug in curie.c to handle the case for host-part-relative URIs. For …
(edit) @888c332739c890ea4ef49934228bfc48c96f1af2 [888c332739c890ea4ef49934228bfc48c96f1af2] 4 years Dave Beckett <dave@…> junk
(edit) @8adf69fff952d069e4f6da472d9d8e0acf8fea28 [8adf69fff952d069e4f6da472d9d8e0acf8fea28] 4 years Manu Sporny <msporny@…> Fixed the last remaining Test Case bug that was causing TC#105 and TC#106
(edit) @9a70584316b31e0565f09986dbcf89a6927656b1 [9a70584316b31e0565f09986dbcf89a6927656b1] 4 years Manu Sporny <msporny@…> Fixed a small bug that caused a number of Test Cases to fail when using …
(edit) @f0a0b1c431c5f52d099bdf6b166945d16cbdd9e2 [f0a0b1c431c5f52d099bdf6b166945d16cbdd9e2] 4 years Manu Sporny <msporny@…> Fixed issue when dealing with duplicate triples in N3 notation when …
(edit) @f8b56e895045b79297affc971ef01fa3d56089c3 [f8b56e895045b79297affc971ef01fa3d56089c3] 4 years Manu Sporny <msporny@…> Fixed a bug that caused the current context's bnode count to not be …
(edit) @a6c5399edfedc54693a76ce21da4bdad5c0fa841 [a6c5399edfedc54693a76ce21da4bdad5c0fa841] 4 years Manu Sporny <msporny@…> Lots of updates and fixes to the rdfa2rdfxml.py script that is used for …
(edit) @24356016343d638a523bc03a5b8dd7d1657f0a74 [24356016343d638a523bc03a5b8dd7d1657f0a74] 4 years Manu Sporny <msporny@…> Renaming tests/rdfa2rdf.py -> tests/rdfa2rdfxml.py because thats the …
(edit) @92fbefe8dfd2a0a057053e9ade0881a079df91b7 [92fbefe8dfd2a0a057053e9ade0881a079df91b7] 4 years Manu Sporny <msporny@…> Updated rdfa2rdf.py to generate proper RDF/XML output using rdflib.
(edit) @43d0a9217c7304da8abd33a8c58f50210f2ae7d4 [43d0a9217c7304da8abd33a8c58f50210f2ae7d4] 4 years Manu Sporny <msporny@…> Fixed bug that was causing TC#0091 to fail.
(edit) @6d314af7b3cc81d953bf6f0cde35677c4916af7a [6d314af7b3cc81d953bf6f0cde35677c4916af7a] 4 years Manu Sporny <msporny@…> Fixed bug that caused TC#0088 to fail due to an incorrect interpretation …
(edit) @402f883bfc2d7157eb6f13018ad141450ed47944 [402f883bfc2d7157eb6f13018ad141450ed47944] 4 years Manu Sporny <msporny@…> Fixed type_of being passed as invalid value bug (wasn't causing a crash, …
(edit) @43392c72a34f931be4bdef4c95581a98fd15b4d5 [43392c72a34f931be4bdef4c95581a98fd15b4d5] 4 years Dave Beckett <dave@…> Made rdfastring2n3 work when -DLIBRDFA_IN_RAPTOR
(edit) @b72dffbbb420911fb6c5c663ca0b50032be8ebee [b72dffbbb420911fb6c5c663ca0b50032be8ebee] 4 years Dave Beckett <dajobe@…> Fixes for standard raptor gcc -W args raptor calls gcc with (at least) …
(edit) @078e7807730dab9056567e4ccfbb348b2962af04 [078e7807730dab9056567e4ccfbb348b2962af04] 4 years Manu Sporny <msporny@…> Updated licenses to be triple-licensed, LGPL 2.1, GPL 2, or Apache 2.0.
(edit) @bb4b73b2ad4e8066961d8052f89c77eda5afe91a [bb4b73b2ad4e8066961d8052f89c77eda5afe91a] 4 years Manu Sporny <msporny@…> Changed librdfa license to LGPL v2.1
(edit) @621c74059dff47251e38d9a57da9deba9052b8fe [621c74059dff47251e38d9a57da9deba9052b8fe] 4 years Manu Sporny <msporny@…> Changed @instanceof to @typeof based on latest change to RDFa spec.
(edit) @e9ced9eb4c9e52e21eaf63cc3a4f851aa977fb0e [e9ced9eb4c9e52e21eaf63cc3a4f851aa977fb0e] 4 years Manu Sporny <msporny@…> Added column when printing out parsing errors. Fixed a bug that didn't …
(edit) @61724cf9d1e6237923818352f8c48689c31326ac [61724cf9d1e6237923818352f8c48689c31326ac] 4 years Manu Sporny <msporny@…> Fixed a SEGV bug when freeing the context_stack. Implemented a new, mostly …
(edit) @1bb0815c3752bf53c5a78d2603e9ecdadae44e37 [1bb0815c3752bf53c5a78d2603e9ecdadae44e37] 4 years Manu Sporny <msporny@…> Fixed the return value from rdfa_parse.
(edit) @7fadbfb68f1322fe8d11f0a7c9c662aad77959a4 [7fadbfb68f1322fe8d11f0a7c9c662aad77959a4] 4 years Manu Sporny <msporny@…> Updated all files to include full LGPL v3 license text as recommended by …
(edit) @8a03c101491875dab171b10a38e85c9654b6a730 [8a03c101491875dab171b10a38e85c9654b6a730] 4 years Manu Sporny <msporny@…> Added ability to pass callback_data to the buffer filler and triple …
(edit) @af6dac2b5c6d492a8a5392d11f287cb441a0799b [af6dac2b5c6d492a8a5392d11f287cb441a0799b] 4 years Manu Sporny <msporny@…> Removed unnecessary context variables, added user-defined data to each …
(edit) @ea0d95efa9a2a6385891ad3703cefe22663eefb3 [ea0d95efa9a2a6385891ad3703cefe22663eefb3] 4 years Manu Sporny <msporny@…> Fixed a bug that omitted the stylesheet reserved word from the list of …
(edit) @73837aeb7c4cd060dde50eda5e18db23e57eed47 [73837aeb7c4cd060dde50eda5e18db23e57eed47] 4 years Manu Sporny <msporny@…> Updated license for librdfa from standard copyright to GNU LGPL v3.
(edit) @ad0e4adfbe5cdc53e71ae4a405e7c7a7b7e16a95 [ad0e4adfbe5cdc53e71ae4a405e7c7a7b7e16a95] 4 years Manu Sporny <msporny@…> Fixed 4 of the last 5 remaining test cases that aren't passing in the RDFa …
(edit) @f923317d596963007a59f829f5aaf58e1ac227ca [f923317d596963007a59f829f5aaf58e1ac227ca] 4 years Manu Sporny <msporny@…> Fixed a number of bugs - there are only 5 test cases left in the test …
(edit) @74ac64b65d3110ed100e4d0b86423e738d92f176 [74ac64b65d3110ed100e4d0b86423e738d92f176] 4 years Manu Sporny <msporny@…> Fixed resolution of CURIEs and IRIs when used in various attributes. The …
(edit) @aa1efe811249cf6302e334d49af52ede3a680e78 [aa1efe811249cf6302e334d49af52ede3a680e78] 4 years Manu Sporny <msporny@…> Added extractor script for rdfa test harness. Fixed several bugs related …
(edit) @62d59276a8f5cd43efc31a34113aacf83046a066 [62d59276a8f5cd43efc31a34113aacf83046a066] 4 years Manu Sporny <msporny@…> Fixed a number of compilation issues, made building the Python modules …
(edit) @e48ada69b49fc5d278c90d4770221abda9309f64 [e48ada69b49fc5d278c90d4770221abda9309f64] 4 years Manu Sporny <msporny@…> Added new rdfa2rdf.py implementation for generating RDF/XML documents from …
(edit) @e22533f56bd2cdcca59999eeea38d87163619390 [e22533f56bd2cdcca59999eeea38d87163619390] 4 years Manu Sporny <msporny@…> Added ability to report new prefix mappings via the triple callback. This …
(edit) @384324537064fab16e2b778a618c9761d683d386 [384324537064fab16e2b778a618c9761d683d386] 4 years Manu Sporny <msporny@…> Fixed the issues with performing a callback from C->Python by passing …
(edit) @4304ea431ce0532651ce300bc79063ada30d9f28 [4304ea431ce0532651ce300bc79063ada30d9f28] 4 years Manu Sporny <msporny@…> Added more support to Python extension library. The new additions allow …
(edit) @0aaa71d7936153d12ee56cc69ee1a4cbd3ae2016 [0aaa71d7936153d12ee56cc69ee1a4cbd3ae2016] 4 years Manu Sporny <msporny@…> Adding RDFaParser C++ implementation for Python extension. Core SWIG file …
(edit) @26f76b86a9a1b12a108453dcbaa8464f9a6e9bc2 [26f76b86a9a1b12a108453dcbaa8464f9a6e9bc2] 4 years Manu Sporny <msporny@…> Packed more triples into the buffer_fill function in the speed test. …
(edit) @36bcd8386339741973938ab7cfda28cb65db516d [36bcd8386339741973938ab7cfda28cb65db516d] 4 years Manu Sporny <msporny@…> Added current object literal triple generation, completing steps #9 and …
(edit) @aca0fc34de921642898083562feb9d3afe3c0b49 [aca0fc34de921642898083562feb9d3afe3c0b49] 4 years Manu Sporny <msporny@…> Added saving and restoring of contexts including many functions to copy …
(edit) @c194656487e087341b25e79c250d4c91b091bab1 [c194656487e087341b25e79c250d4c91b091bab1] 4 years Manu Sporny <msporny@…> Changed the speed test so that it also tracks the number of bytes that …
(edit) @2c29c005e452bfb028afc3bc81502c6a7fe3ef71 [2c29c005e452bfb028afc3bc81502c6a7fe3ef71] 4 years Manu Sporny <msporny@…> Added speed test to RDFa test harness. Currently, the library can process …
(edit) @7f5d98128ddcdb22da0936049a43f8a8ba74fd24 [7f5d98128ddcdb22da0936049a43f8a8ba74fd24] 4 years Manu Sporny <msporny@…> Added full functionality for step #6 in the RDFa Syntax Document …
(edit) @fb5cd51b9bc929eb0ad70efbba6c5485bf7842da [fb5cd51b9bc929eb0ad70efbba6c5485bf7842da] 4 years Manu Sporny <msporny@…> Added a few helper functions to debug data structures. Fixed several …
(edit) @88391461149af81cf799f99082610cc1ec3d69b3 [88391461149af81cf799f99082610cc1ec3d69b3] 4 years Manu Sporny <msporny@…> Fixed the multi-CURIE unit tests for @instanceof/@rel/@rev/@property, …
(edit) @aac451dab4efebe0eed942bd3dc710805081f5d7 [aac451dab4efebe0eed942bd3dc710805081f5d7] 4 years Manu Sporny <msporny@…> Fixed a number of memory leaks using valgrind. Many fix-ups. Created …
(edit) @6ab7c5417fafcf2a53930f0d41996babf72a759d [6ab7c5417fafcf2a53930f0d41996babf72a759d] 4 years Manu Sporny <msporny@…> Added full implementation of CURIE processing for XHTML+RDFa. Added all …
(edit) @96a7aa3b458af56ca5cf35255a2817ec68cb36e7 [96a7aa3b458af56ca5cf35255a2817ec68cb36e7] 4 years Manu Sporny <msporny@…> Added ability for CURIE processing functions to detect IRIs.
(edit) @fb33ecd646dd6608a0214bcd5a715c4019c32d06 [fb33ecd646dd6608a0214bcd5a715c4019c32d06] 4 years Manu Sporny <msporny@…> Added basic CURIE type detection.
(edit) @baced76bc385aab71c93926e60792d96bf844422 [baced76bc385aab71c93926e60792d96bf844422] 4 years Manu Sporny <msporny@…> Added mappings functions as well as fixing several nasty memory issues …
(edit) @8a804c4af9c381bdc3895e11de595befc697d03b [8a804c4af9c381bdc3895e11de595befc697d03b] 4 years Manu Sporny <msporny@…> Added small shell script to download test suite.
(edit) @3072d8f73940d5e556915fd43292618b4df17426 [3072d8f73940d5e556915fd43292618b4df17426] 4 years Manu Sporny <msporny@…> Fixed build so that a very simple .so and .a are built as well as a test …
(add) @e716ea5b57bb13029492fa0d16bcbbec81579803 [e716ea5b57bb13029492fa0d16bcbbec81579803] 4 years Manu Sporny <msporny@…> Adding basic skeleton files to the library.
Note: See TracRevisionLog for help on using the revision log.