projects
/
xonotic
/
gmqcc.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixes
[xonotic/gmqcc.git]
/
correct.c
2013-02-03
Wolfgang Bumiller
Merge branch 'master' into cooking
blob
|
commitdiff
|
raw
2013-02-01
Wolfgang Bumiller
Merge branch 'cooking' of git://github.com/graphitemast...
blob
|
commitdiff
|
raw
2013-02-01
Dale Weiler
Fix memleak and assignment for cached lengths in corrector
blob
|
commitdiff
|
raw
2013-01-30
Dale Weiler
Ignore most memory comparisions by validating the lengt...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-30
Dale Weiler
Cache lengths in corrector. This speeds up the correct...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-30
Dale Weiler
Get it compiling with C++ compilers again.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-30
Dale Weiler
Slightly larger code, but strategic inline for correcto...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-10
Wolfgang Bumiller
correction fix: don't try to create edits for an empty...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Wolfgang Bumiller
don't call correct_edit anew for each scope
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Merge branch 'screwaround'
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
remove a the
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Document the awesome hack
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Wolfgang Bumiller
An evil optimization to the trie, now has a fixed amoun...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Cleaner transformation calls (one less size_t for agrum...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
No need to +1 for comparision in correct_known_resize
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Fix comments
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Remove trailing shitspace
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Less pointer dereferences
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Screw you clang :-)
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
A little faster, plus some more research
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
This is a work of art, it deserve nice comments :)
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Fixes and more documentation
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Add a notice
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Use memcmp with strlen for correct_exists (it's a hell...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
No more uninitialized
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Some more nicer loops
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Nicer loops
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Cleanups and documentation
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Remove override macros
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Remove an illegal mem_d
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Dale Weiler
Cleanup the pool system for correct.c. Use blubs corre...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-05
Wolfgang Bumiller
Committing an evil allocator and a trie to speed up...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-04
Wolfgang Bumiller
Merge branch 'master' of git://github.com/graphitemaste...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-04
Wolfgang Bumiller
Get rid of correct_strndup and correct_concat altogethe...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-04
Dale Weiler
Merge branch 'correct'
blob
|
commitdiff
|
raw
|
diff to current
2013-01-04
Dale Weiler
Got rid of all the memleaks. We can now merge with
blob
|
commitdiff
|
raw
|
diff to current
2013-01-04
Dale Weiler
Itegration of corrector. Seems to be some leaks in...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-04
Dale Weiler
Cleanups and add the corrector to the makefile. Starti...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-04
Dale Weiler
Fix all the memleaks in the corrector. Holy shit, the...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-03
Dale Weiler
Fix another two leaks
blob
|
commitdiff
|
raw
|
diff to current
2013-01-03
Dale Weiler
Remove some memory leaks in the corrector. There is...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-03
Dale Weiler
Work on "did you mean? <ident>" support for errors...
blob
|
commitdiff
|
raw
|
diff to current