Skip to content
GitLab
Explore
Sign in
Commits · master
DHParser
Browse files
Mar 20, 2025
CHANGES.txt finalized for version 1.8.3
· c80397f7
eckhart
authored
Mar 20, 2025
View commits for tag v1.8.3
v1.8.3
c80397f7
small fixes
· f6c81887
eckhart
authored
Mar 20, 2025
f6c81887
source codes can now be disambiguated from file names by a byteorder-mark at...
· 7031db42
eckhart
authored
Mar 20, 2025
7031db42
source codes can now be disambiguated from file names by a byteorder-mark at...
· f7d92bf3
eckhart
authored
Mar 20, 2025
f7d92bf3
refactoring: type error corrections in toolkit and nodetree
· f4bc2cc0
eckhart
authored
Mar 20, 2025
f4bc2cc0
Mar 19, 2025
doc update
· 0d34ddff
eckhart
authored
Mar 19, 2025
0d34ddff
nodetree.py: Reflow when serializing XML now automatically noramlizes...
· e0a2fbab
eckhart
authored
Mar 19, 2025
e0a2fbab
Mar 17, 2025
configuration.get_forkserver_pid now only creates one process to determine the forkserver_pid()
· 39883928
eckhart
authored
Mar 17, 2025
39883928
README.md fixed
· d1a23eeb
eckhart
authored
Mar 17, 2025
d1a23eeb
bugfix: performance regressen configuration.access_presests when used with "spawn"
· 9731e62a
eckhart
authored
Mar 17, 2025
9731e62a
bugfix get config value
· 733974ce
eckhart
authored
Mar 17, 2025
733974ce
test for different multiprocessing start methods added
· 36e9541e
eckhart
authored
Mar 17, 2025
36e9541e
bugfix: multiprocessing now works with "spawn", again...
· f8217489
eckhart
authored
Mar 17, 2025
f8217489
Mar 16, 2025
Python3.14 compatibility fixed
· 40e87714
eckhart
authored
Mar 16, 2025
40e87714
work on Python3.14 compatibility WIP
· 809ce10e
eckhart
authored
Mar 16, 2025
809ce10e
work on Python3.14 compatibility WIP
· a7f7a7d3
eckhart
authored
Mar 16, 2025
a7f7a7d3
Mar 15, 2025
work on Python3.14 compatibility
· ef1d390a
eckhart
authored
Mar 15, 2025
ef1d390a
work on Python3.14 compatibility
· f3ceaaf6
eckhart
authored
Mar 15, 2025
f3ceaaf6
work on Python3.14 compatibility
· 8f7e7e3a
eckhart
authored
Mar 15, 2025
8f7e7e3a
work on Python3.14 compatibility
· 4ec2b9ce
eckhart
authored
Mar 15, 2025
4ec2b9ce
work on Python3.14 compatibility
· bcc1624e
eckhart
authored
Mar 15, 2025
bcc1624e
work on Python3.14 compatibility
· f93ea0ad
eckhart
authored
Mar 15, 2025
f93ea0ad
Mar 14, 2025
wip
· ccd4abd9
eckhart
authored
Mar 14, 2025
ccd4abd9
nodetree.py: Reflow when serializing XML now automatically noramlizes...
· 7c40360e
eckhart
authored
Mar 14, 2025
7c40360e
nodetree.py: Reflow when serializing XML now automatically noramlizes...
· f4bc0756
eckhart
authored
Mar 14, 2025
f4bc0756
Mar 13, 2025
bugfixes: Node.as_xml() could fail when leaf nodes contained linebreaks; has_token and eq_tokes now
· d72a07dd
eckhart
authored
Mar 13, 2025
d72a07dd
wip
· 615dafa3
eckhart
authored
Mar 13, 2025
615dafa3
Mar 12, 2025
arbeit am nim-parser...
· 9f354984
eckhart
authored
Mar 12, 2025
9f354984
arbeit am nim-parser...
· 4eca1f04
eckhart
authored
Mar 12, 2025
4eca1f04
Mar 11, 2025
arbeit am nim-parser...
· c9a77b69
eckhart
authored
Mar 11, 2025
c9a77b69
Mar 07, 2025
noderee.py: Regulärer Ausdruck für Entity-Erkennung überabreitet
· 33a1f85b
eckhart
authored
Mar 07, 2025
33a1f85b
Feb 28, 2025
Merge remote-tracking branch 'origin/development' into development
· 09b9ff80
eckhart
authored
Feb 28, 2025
09b9ff80
cleanup: exchanged "next(re.findeiter(" with "re.search("
· f60f6dc9
eckhart
authored
Feb 28, 2025
f60f6dc9
Feb 27, 2025
nodetree.py: insert_node() now adjusts the node's pos-values when needed
· 4c72f53c
eckhart
authored
Feb 27, 2025
4c72f53c
Feb 26, 2025
toolkit.py: cached_load added
· 31aec6bb
eckhart
authored
Feb 26, 2025
31aec6bb
Merge remote-tracking branch 'origin/development' into development
· ceb6534b
eckhart
authored
Feb 26, 2025
ceb6534b
toolkit.py: cached_load added
· c027c87d
eckhart
authored
Feb 26, 2025
c027c87d
toolkit.py: cached_load added
· 7b72ef0b
eckhart
authored
Feb 26, 2025
7b72ef0b
Feb 25, 2025
TODO added
· 43bb31e1
eckhart
authored
Feb 25, 2025
43bb31e1
typo
· 0fb2327f
eckhart
authored
Feb 25, 2025
0fb2327f
Loading