aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 0.2.1 segnames, anchor tagsdoc-reform_v0.2.1Ralph Amissah2019-04-1014-272/+294
|
* org headings & tags, minordoc-reform_v0.2.0Ralph Amissah2019-04-1012-54/+84
|
* 0.2.0 renames pod from sisupodRalph Amissah2019-04-1018-493/+772
|
* internal linking to headers A to D for segmented htmldoc-reform_v0.1.0Ralph Amissah2019-04-102-58/+80
|
* internal linksRalph Amissah2019-04-1011-22/+499
|
* xmls segmented heading inline linksRalph Amissah2019-04-108-222/+386
|
* output xmls, work on internal linksRalph Amissah2019-04-105-7/+38
|
* output xmls & sqlite, make doc_matter availableRalph Amissah2019-04-108-548/+644
|
* doc_abstraction provide object with segment it occurs inRalph Amissah2019-04-102-12/+40
|
* regex, resolve issues with: master file inserts path; url internal linkRalph Amissah2019-04-107-40/+40
|
* config webserv_url_doc_root, domain & pathRalph Amissah2019-04-105-16/+18
|
* mess further with parallelism flagsRalph Amissah2019-04-104-92/+227
|
* naming DocReform from SiSURalph Amissah2019-04-1035-252/+252
|
* 0.1.0 renamed doc-reform, doc_reform (& rad)Ralph Amissah2019-04-1052-943/+923
| | | | - from sdp
* maker, subprojects arrange, minordoc-reform_v0.0.27Ralph Amissah2019-04-104-16/+43
|
* trackRalph Amissah2019-04-103-6/+41
|
* 0.27.1 sqlite shared db actions cannot be parallelisedRalph Amissah2019-04-108-29/+6
| | | | - regressive fix required
* nested parallelisation, output task schedulerRalph Amissah2019-04-104-108/+144
| | | | - default off, --pp2 to use
* catchesRalph Amissah2019-04-106-10/+30
|
* 0.27.0 parallelize doc processingRalph Amissah2019-04-103-8/+6
| | | | - std.parallelism
* 0.26.6 prepare for parallelism, remove __gshareddoc-reform_v0.0.26Ralph Amissah2019-04-105-44/+110
|
* messages & remove outputs not generatedRalph Amissah2019-04-1032-844/+658
|
* meson build related (reggae removed for now)Ralph Amissah2019-04-1011-113/+232
|
* 0.26.5 sqlite output, focusRalph Amissah2019-04-1020-341/+527
|
* 0.26.4 file renames, cleaning, reorganisationRalph Amissah2019-04-1024-910/+393
|
* parent ocnRalph Amissah2019-04-102-36/+68
|
* decendantsRalph Amissah2019-04-105-24/+332
|
* reconsider unecessary "return ref"Ralph Amissah2019-04-108-127/+127
|
* cosmeticRalph Amissah2019-04-105-177/+69
|
* obj.metainfo node type info, ancestorsRalph Amissah2019-04-109-328/+830
|
* doc object metainfo consolidationRalph Amissah2019-04-1013-1895/+1909
|
* naming is_of_ (is_ of_)Ralph Amissah2019-04-109-72/+72
|
* naming is_of_ (is_ of_)Ralph Amissah2019-04-103-252/+260
|
* html flagsRalph Amissah2019-04-104-52/+56
|
* make string object_number a property of int o_nRalph Amissah2019-04-107-543/+541
|
* doc abstraction run only when processing flags requireRalph Amissah2019-04-102-0/+58
|
* object_number, replaces object_cite_number in codeRalph Amissah2019-04-1014-695/+695
|
* 0.26.3 object info changesRalph Amissah2019-04-1016-2467/+2486
|
* 0.26.2 image(s) without dimensionsRalph Amissah2019-04-1020-269/+337
|
* image pathsRalph Amissah2019-04-109-50/+44
|
* imageformats dependency addedRalph Amissah2019-04-103-30/+33
|
* org cosmetic, minorRalph Amissah2019-04-109-17/+29
|
* html & epub images in place (dimensions not & other issues)Ralph Amissah2019-04-1018-116/+379
|
* link url matchingRalph Amissah2019-04-1011-87/+88
| | | | | | | - smid: sisu markup identify - inline_link_markup_regular matches series of marked up urls, e.g. { link txt }http://url, { link txt }http://url
* epub3, enable tablesRalph Amissah2019-04-102-6/+4
|
* blurb markup, more like paraRalph Amissah2019-04-102-2/+62
|
* dmd compiles & run fixes (not required by ldc2)Ralph Amissah2019-04-105-2/+23
| | | | | | - dmd compiles without optimize flag - dmd some variables need re-loading - D version for both is: 2078 (at commit)
* 0.26.1 single sqlite file, premature?Ralph Amissah2019-04-1013-3448/+1331
|
* sqlite3 some stuff & rearrange files, dlang, orgRalph Amissah2019-04-1017-1857/+1922
|
* 0.26.0 sqlite single statement insertion of objectsRalph Amissah2019-04-1018-302/+317
| | | | | | - d2sqlite3 db.run, begin commit used with insert statement - can be used after upstream fix that should follow d2sqlite3 0.16.0