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
/
src
/
ring.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
declare all global inter-dependant objects in main.cpp and get rid of init_pr...
Robin Haberkorn
1
-3
/
+0
2013-03-18
make sure a (void*)0 is used as sentinels
Robin Haberkorn
1
-3
/
+3
2013-03-16
documented remaining commands
Robin Haberkorn
1
-0
/
+79
2013-02-22
use typedef for SciTECO integers and make it configurable at configure time
Robin Haberkorn
1
-5
/
+5
2013-02-22
clean up QRegister vs. Buffer redundancies using TECODocument class
Robin Haberkorn
1
-3
/
+3
2013-02-01
fixed buffer Ring initialization
Robin Haberkorn
1
-1
/
+2
2013-01-22
This reverts commit 821c61e9967e62fd81038e4b879c5452bffe2dfb.
Robin Haberkorn
1
-9
/
+30
2013-01-21
improved reading files by using memory-mapping
Robin Haberkorn
1
-6
/
+9
2013-01-21
fixed: preserve access mode and ownership (if possible) of file when saving
Robin Haberkorn
1
-19
/
+109
2013-01-19
updated copyright (2012-2013)
Robin Haberkorn
1
-1
/
+1
2012-12-04
added copyright notice to every source file
Robin Haberkorn
1
-0
/
+17
2012-12-04
additional minor changes: distribution building now possible
Robin Haberkorn
1
-1
/
+1
2012-12-04
first working version of autotools based build-system
Robin Haberkorn
1
-0
/
+4
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
1
-0
/
+539