Kinsey Moore
2e1e0735fe
Revamp of terminal color codes
...
The core module related to coloring terminal output was old and needed
some love. The main thing here was an attempt to get rid of the
obscene number of stack-local buffers that were allocated for no other
reason than to colorize some output. Instead, this uses a simple trick
to allocate several buffers within threadlocal storage, then
automatically rotates between them, so that you can make multiple calls
to the colorization routine within one function and not need to
allocate multiple buffers.
Review: https://reviewboard.asterisk.org/r/2241/
Patches:
bug.patch uploaded by Tilghman Lesher
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@381448 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-02-14 18:47:56 +00:00
..
2012-07-25 12:21:54 +00:00
2012-12-03 21:19:40 +00:00
2012-07-23 21:15:26 +00:00
2012-10-07 17:33:38 +00:00
2012-06-26 13:23:12 +00:00
2012-06-15 16:20:16 +00:00
2012-12-11 22:25:21 +00:00
2013-01-22 15:16:20 +00:00
2012-07-11 17:16:50 +00:00
2012-04-17 18:57:40 +00:00
2012-07-11 17:16:50 +00:00
2012-03-24 02:42:42 +00:00
2012-09-21 17:14:59 +00:00
2013-02-14 18:47:56 +00:00
2010-07-14 20:48:59 +00:00
2012-06-01 16:33:25 +00:00
2012-09-22 20:43:30 +00:00
2012-12-08 00:19:39 +00:00
2013-01-23 00:30:00 +00:00
2012-09-22 20:43:30 +00:00
2012-06-15 16:20:16 +00:00
2012-06-29 17:02:32 +00:00
2013-01-25 20:00:21 +00:00
2008-10-30 16:49:02 +00:00
2012-09-25 19:29:14 +00:00
2013-01-02 18:20:03 +00:00
2012-12-03 19:19:39 +00:00
2012-12-11 22:25:21 +00:00
2013-01-02 18:20:03 +00:00
2013-02-09 01:31:55 +00:00
2012-06-15 16:20:16 +00:00
2012-12-03 19:19:39 +00:00
2012-10-02 01:47:16 +00:00
2013-01-02 22:19:49 +00:00
2012-03-22 19:51:16 +00:00
2013-02-14 18:47:56 +00:00
2012-06-15 16:20:16 +00:00
2012-11-04 01:19:43 +00:00
2013-01-02 18:20:03 +00:00
2013-02-05 18:13:09 +00:00
2012-06-15 16:20:16 +00:00
2012-12-11 01:19:39 +00:00
2012-10-18 14:17:40 +00:00
2012-03-22 19:51:16 +00:00
2012-10-18 14:17:40 +00:00
2013-01-02 18:20:03 +00:00
2013-02-11 18:00:05 +00:00
2013-01-28 01:58:41 +00:00
2012-06-15 16:20:16 +00:00
2012-03-22 19:51:16 +00:00
2012-06-15 16:20:16 +00:00
2012-11-02 21:01:33 +00:00
2012-12-05 03:19:08 +00:00
2013-01-31 18:15:49 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2013-01-02 16:20:01 +00:00
2012-12-11 22:25:21 +00:00
2012-12-11 02:19:39 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2012-09-14 19:53:43 +00:00
2012-01-30 21:21:16 +00:00
2012-12-17 23:18:40 +00:00
2012-11-23 00:20:55 +00:00
2013-02-14 18:47:56 +00:00
2013-01-18 22:42:38 +00:00
2013-02-14 18:47:56 +00:00
2012-04-28 01:33:49 +00:00
2012-10-06 01:47:00 +00:00
2012-12-06 15:19:58 +00:00
2012-06-20 02:07:00 +00:00
2012-06-15 16:20:16 +00:00
2013-02-14 18:47:56 +00:00
2012-06-15 16:20:16 +00:00
2010-09-07 19:09:08 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2013-02-12 20:57:31 +00:00
2012-09-25 23:10:22 +00:00
2012-06-15 16:20:16 +00:00
2012-11-19 20:20:36 +00:00
2012-09-21 17:14:59 +00:00
2012-10-11 15:49:02 +00:00
2012-06-15 16:20:16 +00:00
2013-02-10 14:58:37 +00:00
2012-06-15 16:20:16 +00:00
2013-01-19 20:54:07 +00:00
2012-09-21 17:14:59 +00:00
2012-12-11 22:25:21 +00:00
2012-06-15 16:20:16 +00:00
2013-02-12 21:45:59 +00:00
2012-10-17 19:01:27 +00:00
2012-09-21 17:14:59 +00:00
2013-02-14 18:47:56 +00:00
2013-01-09 22:20:40 +00:00
2013-02-12 21:45:59 +00:00
2012-07-31 20:21:43 +00:00
2012-12-11 22:25:21 +00:00
2012-07-13 16:49:40 +00:00
2013-01-09 21:21:11 +00:00
2012-06-15 16:20:16 +00:00
2013-01-12 07:21:01 +00:00
2012-12-11 21:52:09 +00:00
2012-06-15 16:20:16 +00:00
2012-12-10 02:20:30 +00:00