This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
eepp
Watch
1
Star
0
Fork
0
You've already forked eepp
mirror of
https://github.com/SpartanJ/eepp.git
synced
2026-05-28 17:16:29 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6e9f49197c95c75dcd985f15d5f3d400de17faf
eepp
/
projects
/
linux
History
Martín Lucas Golini
d6e9f49197
Added Boyer-Moore-Horspool fast string search algorithm to String.
...
Improved project search performance by using the BMH algorithm.
2020-08-09 00:28:46 -03:00
..
ee.cflags
Fixed Window::setGLContextThread, now can only be acquired by one thread at once.
2019-06-23 01:30:36 -03:00
ee.config
Removed support for SFML2 module (mantaining this backend does not make any sense at this point).
2019-10-06 02:49:41 -03:00
ee.creator
Restructured the project.
2012-06-09 00:54:06 -03:00
ee.creator.user
Added Boyer-Moore-Horspool fast string search algorithm to String.
2020-08-09 00:28:46 -03:00
ee.cxxflags
Fixed Window::setGLContextThread, now can only be acquired by one thread at once.
2019-06-23 01:30:36 -03:00
ee.files
Added global project search support to ecode.
2020-08-04 01:10:38 -03:00
ee.includes
Added support for range based searches in the TextDocument and Code Editor.
2020-06-26 06:32:33 -03:00