summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.cc
Commit message (Collapse)AuthorAgeFilesLines
* Merge misc-abi-changesMatt Zimmerman2004-12-131-11/+14
| | | | | | | | | | | | | | | | | Patches applied: * apt@packages.debian.org/apt--misc-abi-changes--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-16 * apt@packages.debian.org/apt--misc-abi-changes--0--patch-1 Fix apt-get -s remove to not display the candidate version * apt@packages.debian.org/apt--misc-abi-changes--0--patch-2 Merge from main * apt@packages.debian.org/apt--misc-abi-changes--0--patch-3 Use pid_t throughout to hold process IDs
* Fix lame sort errors in priocmp found by GustavoArch Librarian2004-09-201-6/+6
| | | | | | Author: jgg Date: 2002-11-28 18:49:16 GMT Fix lame sort errors in priocmp found by Gustavo
* Some more g++-3.2 fixes.Arch Librarian2004-09-201-1/+2
| | | | | | Author: doogie Date: 2002-11-11 06:55:50 GMT Some more g++-3.2 fixes.
* Display both current version and new version in apt-get -s.Arch Librarian2004-09-201-7/+12
| | | | | | Author: doogie Date: 2002-11-09 23:10:32 GMT Display both current version and new version in apt-get -s.
* Prevent protected packages from being DoUpgradedArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 2002-04-26 05:36:20 GMT Prevent protected packages from being DoUpgraded
* Make sure or group mode is always leftArch Librarian2004-09-201-6/+11
| | | | | | | Author: jgg Date: 2002-04-25 05:45:18 GMT Make sure or group mode is always left Fix a few missed Changed flags
* Added OR group handling to ResolveByKeep. Fixes 133950Arch Librarian2004-09-201-41/+38
| | | | | | Author: jgg Date: 2002-04-02 05:55:24 GMT Added OR group handling to ResolveByKeep. Fixes 133950
* Use std C++ header names for includesArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes
* Fixed a possible segfaultArch Librarian2004-09-201-3/+5
| | | | | | Author: jgg Date: 2001-12-26 06:47:37 GMT Fixed a possible segfault
* Fixed possible seg fault if there are no versionsArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 2001-05-27 03:46:10 GMT Fixed possible seg fault if there are no versions
* Fixed reinstreq segfaultArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2001-05-07 02:15:33 GMT Fixed reinstreq segfault
* Comment updateArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-04-06 05:40:03 GMT Comment update
* AJs bug fix and doc updatesArch Librarian2004-09-201-4/+17
| | | | | | Author: jgg Date: 2001-03-23 07:53:19 GMT AJs bug fix and doc updates
* Join with aliencodeArch Librarian2004-09-201-67/+156
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Fixed or handling bugArch Librarian2004-09-201-5/+22
| | | | | | Author: jgg Date: 2000-10-03 23:59:05 GMT Fixed or handling bug
* Typo in Algorithms.cc. Closes: #63577Arch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2000-05-10 05:56:23 GMT Typo in Algorithms.cc. Closes: #63577
* Fixed depends errorArch Librarian2004-09-201-2/+5
| | | | | | Author: jgg Date: 1999-11-17 01:52:01 GMT Fixed depends error
* Problem resolver does not install all virtual packages.Arch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1999-10-31 23:58:35 GMT Problem resolver does not install all virtual packages.
* Reinstall commandArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-10-22 05:58:54 GMT Reinstall command
* Regex, --all-versions and more OR stuffArch Librarian2004-09-201-52/+100
| | | | | | Author: jgg Date: 1999-10-22 04:05:47 GMT Regex, --all-versions and more OR stuff
* More or group patchesArch Librarian2004-09-201-50/+43
| | | | | | Author: jgg Date: 1999-10-02 04:14:53 GMT More or group patches
* Bug fixesArch Librarian2004-09-201-25/+40
| | | | | | Author: jgg Date: 1999-09-30 06:30:34 GMT Bug fixes
* Fixed the infinite loop problemArch Librarian2004-09-201-4/+10
| | | | | | Author: jgg Date: 1999-07-30 02:54:25 GMT Fixed the infinite loop problem
* Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-07-20 05:53:32 GMT Daniel Jacobowitz's gcc 2.95 C++ patch
* g++- worksArch Librarian2004-09-201-3/+6
| | | | | | Author: jgg Date: 1999-07-09 04:11:33 GMT g++- works
* CD swapping supportArch Librarian2004-09-201-1/+6
| | | | | | Author: jgg Date: 1999-07-03 03:10:35 GMT CD swapping support
* Perl glitch in the problem resolverArch Librarian2004-09-201-3/+9
| | | | | | Author: jgg Date: 1999-06-28 03:11:24 GMT Perl glitch in the problem resolver
* Improved error messagesArch Librarian2004-09-201-4/+15
| | | | | | Author: jgg Date: 1999-06-04 02:31:37 GMT Improved error messages
* Fixed segfault in re-install/upgrade conditionArch Librarian2004-09-201-4/+25
| | | | | | Author: jgg Date: 1999-04-28 22:48:44 GMT Fixed segfault in re-install/upgrade condition
* Fixed protect bugArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-02-05 02:26:00 GMT Fixed protect bug
* Added --version and fixed clogging for -sArch Librarian2004-09-201-16/+16
| | | | | | Author: jgg Date: 1999-01-30 02:12:53 GMT Added --version and fixed clogging for -s
* Simulator fixArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-12-08 01:34:05 GMT Simulator fix
* Two little bug fixesArch Librarian2004-09-201-2/+7
| | | | | | Author: jgg Date: 1998-12-06 03:41:25 GMT Two little bug fixes
* Needs Unpack fixesArch Librarian2004-09-201-1/+9
| | | | | | Author: jgg Date: 1998-11-23 07:02:58 GMT Needs Unpack fixes
* New OR globbing mechanismArch Librarian2004-09-201-11/+4
| | | | | | Author: jgg Date: 1998-11-14 07:20:06 GMT New OR globbing mechanism
* Slightly tweaked problem resolverArch Librarian2004-09-201-4/+14
| | | | | | Author: jgg Date: 1998-11-14 03:32:36 GMT Slightly tweaked problem resolver
* WowArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-11-13 07:08:48 GMT Wow
* SyncArch Librarian2004-09-201-8/+12
| | | | | | Author: jgg Date: 1998-10-24 04:57:55 GMT Sync
* Upgraded to eg++ 1.1 and libstdc++2.9Arch Librarian2004-09-201-2/+1
| | | | | | Author: jgg Date: 1998-10-20 04:33:11 GMT Upgraded to eg++ 1.1 and libstdc++2.9
* Start on acquire stuffArch Librarian2004-09-201-3/+21
| | | | | | Author: jgg Date: 1998-10-20 02:39:12 GMT Start on acquire stuff
* SyncArch Librarian2004-09-201-3/+40
| | | | | | Author: jgg Date: 1998-10-08 04:54:58 GMT Sync
* SyncArch Librarian2004-09-201-47/+223
| | | | | | Author: jgg Date: 1998-10-02 04:39:42 GMT Sync
* First draft of make system and name change to apt-pkgArch Librarian2004-09-201-4/+4
| | | | | | Author: jgg Date: 1998-07-12 23:58:20 GMT First draft of make system and name change to apt-pkg
* SyncArch Librarian2004-09-201-23/+22
| | | | | | Author: jgg Date: 1998-07-12 01:25:59 GMT Sync
* SyncArch Librarian2004-09-201-0/+732
Author: jgg Date: 1998-07-07 04:17:00 GMT Sync