summaryrefslogtreecommitdiff
path: root/dselect
AgeCommit message (Expand)AuthorFilesLines
2018-03-26Use internerr() or BUG() instead of assert()Guillem Jover9-25/+46
2018-03-26dselect: Fix assert() to expect methlockfd to be initializedGuillem Jover1-1/+1
2018-03-26dselect: Assume that m_malloc() never returns NULLGuillem Jover1-13/+2
2017-11-08Update Spanish translationJavier Fernandez-Sanguino1-66/+28
2017-10-21po: Remove obsolete FIXME comments in translationsGuillem Jover1-2/+1
2017-10-21dselect: Stop marking an untranslatable string as suchGuillem Jover1-1/+1
2017-10-17po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2017-10-09dselect: Remove traces of non-US support from methodsGuillem Jover9-38/+13
2017-10-09dselect: Remove long obsolete floppy methodGuillem Jover6-307/+0
2017-09-24Dselect::Ftp: Avoid many function arguments in do_connect()Guillem Jover4-54/+56
2017-05-18po: Regenerate .pot files and merge .po files with themGuillem Jover31-34/+34
2017-05-07build: Use libexec variable for auxiliary internal programsGuillem Jover2-2/+3
2017-05-07po: Update Catalan translationGuillem Jover1-64/+30
2017-05-06doc: Spelling fixesJosh Soref5-5/+5
2017-05-06Updated Czech translationMiroslav Kure1-118/+85
2017-03-06po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2017-02-26dselect: Do not depend on cxxabi.h to have declared __cxa_pure_virtualJörg Sonnenberger1-1/+5
2017-02-01po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2017-01-29po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2017-01-28po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2017-01-27po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2017-01-22doc: Fix typos in documentation and code commentsGuillem Jover1-1/+1
2016-12-20po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2016-12-19po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2016-12-17po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2016-11-16po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2016-11-11po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2016-11-07po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2016-11-06po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2016-11-06po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2016-10-30perl: Remove default «.» from @INC before loading modulesGuillem Jover3-2/+9
2016-10-30dselect: Include missing <new> for new and delete operator declarationsGuillem Jover1-0/+2
2016-10-30build: Pass --as-needed to the linker for dselect to avoid libstdc++Guillem Jover1-0/+4
2016-10-30dselect: Implement local abi::__cxa_pure_virtualGuillem Jover1-0/+11
2016-10-30dselect: Add replacement new and delete array operatorsGuillem Jover1-0/+23
2016-10-30dselect: Move C++ support code into its own fileGuillem Jover3-21/+54
2016-10-30libdpkg: Reset pkg db when shutting down the modstat dbGuillem Jover1-1/+1
2016-10-29build: Use two space indentation for shell codeGuillem Jover2-6/+6
2016-10-29build: Disable C++ exceptions for dselectGuillem Jover1-1/+3
2016-07-31po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2016-07-03po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2016-05-09po: Regenerate .pot files and merge .po files with themGuillem Jover31-32/+32
2016-05-09dselect: Do not use fixed size strings for menu entriesGuillem Jover2-11/+9
2016-05-02po: Regenerate .pot files and merge .po files with themGuillem Jover31-58/+32
2016-05-02dselect: Rename info screenpart to info_bodyGuillem Jover5-8/+8
2016-05-02dselect: Rename info variable into depinfoGuillem Jover1-18/+18
2016-05-02dselect: Remove intermediate pkgbin info variableGuillem Jover1-3/+2
2016-04-24po: Update Japanese programs translationsTakuma Yamada1-38/+35
2016-01-26dselect: Use EOF instead of ERR for fgetc() errorsGuillem Jover1-2/+4
2016-01-26dselect: Use EACCES instead of EWOULDBLOCK for fcntl(2) F_SETLKGuillem Jover1-2/+2