aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2013-03-20./distribute: allow not to upload original sources (UPLOAD_SRC=no)v0.5Robin Haberkorn1-4/+12
2013-03-20fixed zipping of Windows binaries: missing -r flagRobin Haberkorn1-1/+1
2013-03-20updated version to 0.5Robin Haberkorn3-3/+3
2013-03-20moved and updated installation infos into INSTALLRobin Haberkorn2-29/+95
2013-03-20added ./distribute rule to put a debian source package into the sciteco PPARobin Haberkorn1-0/+5
2013-03-20./distribute debian SIGN=yes: sign source/binary packagesRobin Haberkorn1-2/+8
2013-03-20use a Debian version and branch by defaultRobin Haberkorn2-1/+8
2013-03-20replace GNU readlink dependency with custom canonicalize() shell functionRobin Haberkorn1-9/+10
2013-03-20default Scintilla-path is ../scintillaRobin Haberkorn3-5/+5
2013-03-20use 0,xED instead of ED#xED in teco.iniRobin Haberkorn1-2/+2
2013-03-19fixed windows packagingRobin Haberkorn1-2/+5
2013-03-19add ./distribute clean targetRobin Haberkorn1-0/+5
2013-03-19added minor scinterm patches and cleaned up patch systemRobin Haberkorn6-9/+38
2013-03-19distribution script (Makefile)Robin Haberkorn1-0/+89
2013-03-19debianized SciTECORobin Haberkorn6-0/+116
2013-03-19fixed minor Troff error: ".." is not allowedRobin Haberkorn2-2/+2
2013-03-19updated README: gcc 4.4 and later are supportedRobin Haberkorn1-8/+12
2013-03-19avoid delete-non-virtual-dtor warning on g++ 4.7Robin Haberkorn2-0/+2
2013-03-19rewritten CHR2STR() using compound statementRobin Haberkorn2-3/+8
2013-03-18explicitly instantiate MicroStateMachine: fixes compilation with gcc-4.4Robin Haberkorn4-7/+7
2013-03-18add check for CLang: use clang-specific warnings only when compiling with CLangRobin Haberkorn2-1/+8
2013-03-18remove all unused-attributes for parametersRobin Haberkorn5-17/+11
2013-03-18declare State::Error::Error() as printf-likeRobin Haberkorn1-1/+1
2013-03-18declare all global inter-dependant objects in main.cpp and get rid of init_pr...Robin Haberkorn16-51/+62
2013-03-18disable some bogus warnings for LLVM/ClangRobin Haberkorn1-1/+1
2013-03-18make sure a (void*)0 is used as sentinelsRobin Haberkorn6-12/+18
2013-03-18prefer $HOME over passdb when looking for .teco_iniRobin Haberkorn1-1/+1
2013-03-18always recreate doxygen/Robin Haberkorn1-0/+1
2013-03-17added patch fixing Scinterm on certain 64-bit configurationsRobin Haberkorn2-1/+24
2013-03-17document TECO control code echoing patchRobin Haberkorn1-0/+4
2013-03-17use new ^E\ string building character for arrays and to simplify number inser...Robin Haberkorn2-27/+27
2013-03-17^E\ string building character to format numberRobin Haberkorn4-14/+45
2013-03-17fixed ^EG pattern match character: use QRegSpecMachine to parse register spec...Robin Haberkorn2-3/+7
2013-03-17document buffer editing hooks (ED hooks)Robin Haberkorn1-0/+51
2013-03-17fixed DEC TECO link in sciteco(1)Robin Haberkorn1-1/+1
2013-03-17updated README: all of the features are supportedRobin Haberkorn1-2/+0
2013-03-16add links to Github pagesRobin Haberkorn3-5/+6
2013-03-16updated README: teco.ini is documented in sciteco(1)Robin Haberkorn1-3/+1
2013-03-16updated README: mention sciteco(7), fix Video TECO spellingRobin Haberkorn1-6/+7
2013-03-16updated TODO: written language referenceRobin Haberkorn1-2/+1
2013-03-16updated TODORobin Haberkorn1-5/+9
2013-03-16written section about buffer ring in language manualRobin Haberkorn1-0/+37
2013-03-16explain caret-control-character equivalence for commands and no-ops in more d...Robin Haberkorn1-1/+13
2013-03-16wrote introduction (typographic conventions) for command referenceRobin Haberkorn1-0/+31
2013-03-16fixed spelling of Video TECORobin Haberkorn2-7/+8
2013-03-16written section about flow-control constructs in language reference manualRobin Haberkorn1-1/+185
2013-03-16make success/failure conditional tests more consistent with the definition of...Robin Haberkorn1-3/+9
2013-03-16wrote language reference sections about string building and pattern match cha...Robin Haberkorn1-1/+159
2013-03-16manual chapters: Expressions, Command Syntax, Q-RegistersRobin Haberkorn3-0/+262
2013-03-16generate-docs: marker looks like a Troff request nowRobin Haberkorn2-2/+2