log roundup/support.py @ 8540:e8d1da6e3571

age author description
Mon, 03 Nov 2025 00:13:04 -0500 John Rouillard refactor: change some classes to use __slots__
Sat, 30 Mar 2024 23:25:43 -0400 John Rouillard test: add tests for support.py: PrioList, Progress, TruthDict
Wed, 21 Dec 2022 20:13:39 +0100 Ralf Schlatterbeck issue2551250: Fix sorting of detectors
Tue, 31 Dec 2019 21:59:07 -0500 John Rouillard flake8 cleanup: remove unused re import; whitespace normalization.
Wed, 25 Jul 2018 12:29:08 +0000 Joseph Myers Python 3 preparation: avoid assigning to instance __getitem__ in TruthDict.
Tue, 24 Jul 2018 23:16:09 +0000 Joseph Myers Python 3 preparation: use // and __truediv__ as needed.
Tue, 24 Jul 2018 23:12:32 +0000 Joseph Myers Python 3 preparation: update next() usage for iterators.
Tue, 24 Jul 2018 22:08:17 +0000 Joseph Myers Python 3 preparation: change "x.has_key(y)" to "y in x".
Tue, 24 Jul 2018 09:54:52 +0000 Joseph Myers Python 3 preparation: convert print to a function.
Thu, 12 Feb 2015 00:55:00 +1100 John Kristensen Remove wrap and associated functions from roundup.support
Fri, 09 May 2014 23:50:52 +1000 John Kristensen Remove reversed/sorted from roundup.support
Mon, 21 Aug 2006 12:19:48 +0000 Ralf Schlatterbeck More transitive-property support.
Mon, 31 Jul 2006 01:30:05 +0000 Richard Jones added StringHTMLProperty wrapped() method to wrap long lines in issue display
Thu, 13 Jul 2006 13:30:39 +0000 Ralf Schlatterbeck Of course for Links there is the same bug as I fixed before for multilinks.
Thu, 13 Jul 2006 10:14:56 +0000 Ralf Schlatterbeck Transitive-property support.
Sat, 08 Jul 2006 18:28:18 +0000 Ralf Schlatterbeck Implemented what I'll call for now "transitive searching"...
Fri, 03 Mar 2006 02:51:13 +0000 Richard Jones woo, that was quick
Mon, 06 Feb 2006 21:00:47 +0000 Richard Jones Features and fixes.
Tue, 24 Jan 2006 08:16:59 +0000 Alexander Smishlajev added class PrioList (patch from rfe [SF#413165])
Sat, 18 Dec 2004 11:12:04 +0000 Johannes Gijsbers First cut at exporting/importing file content from and to the hyperdb.
Tue, 30 Nov 2004 08:33:11 +0000 Richard Jones general use

Roundup Issue Tracker: http://roundup-tracker.org/