aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ring.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-18declare all global inter-dependant objects in main.cpp and get rid of init_pr...Robin Haberkorn1-3/+0
2013-03-18make sure a (void*)0 is used as sentinelsRobin Haberkorn1-3/+3
2013-03-16documented remaining commandsRobin Haberkorn1-0/+79
2013-02-22use typedef for SciTECO integers and make it configurable at configure timeRobin Haberkorn1-5/+5
2013-02-22clean up QRegister vs. Buffer redundancies using TECODocument classRobin Haberkorn1-3/+3
2013-02-01fixed buffer Ring initializationRobin Haberkorn1-1/+2
2013-01-22This reverts commit 821c61e9967e62fd81038e4b879c5452bffe2dfb.Robin Haberkorn1-9/+30
2013-01-21improved reading files by using memory-mappingRobin Haberkorn1-6/+9
2013-01-21fixed: preserve access mode and ownership (if possible) of file when savingRobin Haberkorn1-19/+109
2013-01-19updated copyright (2012-2013)Robin Haberkorn1-1/+1
2012-12-04added copyright notice to every source fileRobin Haberkorn1-0/+17
2012-12-04additional minor changes: distribution building now possibleRobin Haberkorn1-1/+1
2012-12-04first working version of autotools based build-systemRobin Haberkorn1-0/+4
2012-12-04autoconf preparation: move everything into src/ subdirRobin Haberkorn1-0/+539