index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-05
set target release to v2.1.0
Robin Haberkorn
1
-1
/
+1
2023-06-19
the SciTECO data installation path is now configurable via --with-scitecodatadir
Robin Haberkorn
1
-9
/
+14
2023-05-14
FreeBSD: fixed the poll-thread memory limiting implementation - it's the defa...
Robin Haberkorn
1
-3
/
+5
2023-05-09
fixed CTRL+C interruptions on Windows; optimized CTRL+C polling on Gtk+
Robin Haberkorn
1
-1
/
+1
2023-04-16
updated Scintilla to v5.3.4, Scinterm to v4.1 and Lexilla to v5.2.4
Robin Haberkorn
1
-2
/
+8
2023-04-14
allow disabling Lexilla (Lexer) support by specifying --without-lexilla
Robin Haberkorn
1
-2
/
+6
2022-11-20
bumped required PDCursesMod version to v4.3.4 or later
Robin Haberkorn
1
-7
/
+0
2022-06-22
PDCursesMod/WinGUI now uses the polling fallback again with a temporary worka...
Robin Haberkorn
1
-0
/
+7
2022-06-21
better support recent versions of PDCursesMod (used to be the Win32a-port)
Robin Haberkorn
1
-7
/
+9
2021-10-24
added ./configure --enable-debug and make sure that NDEBUG is defined properly
Robin Haberkorn
1
-0
/
+3
2021-10-11
upgraded to Scintilla 5.1.3 and Scinterm 3.1
Robin Haberkorn
1
-6
/
+18
2021-10-08
resolved some autoreconf warnings
Robin Haberkorn
1
-5
/
+1
2021-10-08
PDCurses support: automatically detect PDC_WIDE
Robin Haberkorn
1
-1
/
+6
2021-06-08
improved PDCurses detection
Robin Haberkorn
1
-4
/
+13
2021-06-08
get rid of the GObject Builder (GOB2): converted teco-gtk-info-popup.gob and ...
Robin Haberkorn
1
-2
/
+0
2021-06-05
use memory polling (--disable-malloc-replacement) on Mac OS X
Robin Haberkorn
1
-10
/
+6
2021-05-30
fixed Clang builds
Robin Haberkorn
1
-0
/
+4
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-56
/
+80
2018-06-11
improved Emscripten support: fixed configure-checks, generate *.js and detect...
Robin Haberkorn
1
-5
/
+15
2017-08-24
fixed memory leaks and memory measurement leaks by removing -fsized-deallocation
Robin Haberkorn
1
-23
/
+0
2017-04-30
removed CLANG and HAVE_SIZED_DEALLOCATION conditionals
Robin Haberkorn
1
-4
/
+6
2017-03-14
added ./configure --with-interface=netbsd-curses and improved NetBSD-curses s...
Robin Haberkorn
1
-6
/
+14
2017-03-08
yet another revision of memory limiting: the glibc mallinfo() approach has be...
Robin Haberkorn
1
-9
/
+29
2017-03-06
roll back to the old mallinfo() implementation of memory limiting on Linux an...
Robin Haberkorn
1
-9
/
+11
2017-03-05
fixed check for dlsym() on Linux where we need to link against libdl
Robin Haberkorn
1
-0
/
+3
2017-03-05
replaced Linux-specific mallinfo()-based memory limiting with a more portable...
Robin Haberkorn
1
-8
/
+11
2017-03-03
build system portability fixes
Robin Haberkorn
1
-6
/
+20
2016-11-22
partially reversed/fixed-up b7ff56db631: avoid g_slice allocators and perform...
Robin Haberkorn
1
-0
/
+2
2016-11-20
fixed glib warnings about using g_mem_set_vtable() and revised memory limiting
Robin Haberkorn
1
-2
/
+6
2016-11-18
implemented self-documenting (online) help system
Robin Haberkorn
1
-5
/
+14
2016-02-18
replace custom Gob2 check with GOB2_CHECK() from gob2.m4
Robin Haberkorn
1
-4
/
+2
2016-02-16
distribution helper script: let it be preprocessed/substituted by Autoconf
Robin Haberkorn
1
-1
/
+1
2016-02-16
finally added Autotest suite
Robin Haberkorn
1
-0
/
+2
2016-02-11
pass user/maintainer provided CXXFLAGS to the Scintilla build process
Robin Haberkorn
1
-0
/
+8
2016-01-31
interfaces have their own automake subdirectories and convenience libraries now
Robin Haberkorn
1
-4
/
+16
2016-01-31
updated to Gtk+ 3 and revamped the Gtk interface's popup widget
Robin Haberkorn
1
-3
/
+14
2015-07-28
added full Haiku OS support (non x86_gcc2)
Robin Haberkorn
1
-1
/
+2
2015-06-22
added XCurses support
Robin Haberkorn
1
-1
/
+33
2015-06-22
pass curses CFLAGS into Scinterm build system
Robin Haberkorn
1
-6
/
+24
2015-03-18
bumped release version to v0.6.4, updated ChangeLog and clarify libglib minim...
Robin Haberkorn
1
-2
/
+2
2015-03-17
added PDCURSES_LIBS ./configure variable to overwrite the check for PDCurses
Robin Haberkorn
1
-11
/
+13
2015-03-16
removed check for glibc-compatible malloc and realloc
Robin Haberkorn
1
-2
/
+0
2015-03-16
implemented automatic EOL translation support
Robin Haberkorn
1
-3
/
+11
2015-03-16
also set window title on ncurses, by querying terminfo capabilities
Robin Haberkorn
1
-0
/
+1
2015-03-10
added SciTECO icon and compile it into Windows binaries
Robin Haberkorn
1
-0
/
+12
2015-03-10
added ./configure --enable-static-executables option
Robin Haberkorn
1
-0
/
+14
2015-03-09
improved error message when libpdcurses is not found
Robin Haberkorn
1
-1
/
+2
2015-03-07
improved --help output and introduced PACKAGE_URL_DEV (for development home)
Robin Haberkorn
1
-0
/
+4
2015-03-03
define -DCURSES instead of -DNCURSES
Robin Haberkorn
1
-1
/
+1
2015-03-02
try hard to free heap memory after command-line termination using malloc_trim()
Robin Haberkorn
1
-0
/
+5
[next]