about summary refs log tree commit diff stats
path: root/003trace.test.cc
Commit message (Expand)AuthorAgeFilesLines
* 3294Kartik K. Agaram2016-09-021-3/+3
* 3267Kartik K. Agaram2016-08-281-2/+0
* 2547Kartik K. Agaram2015-12-241-0/+6
* 2258 - separate warnings from errorsKartik K. Agaram2015-10-061-4/+4
* 1844 - explicitly end each trace lineKartik K. Agaram2015-07-251-17/+17
* 1669 - now it fails in the right placeKartik K. Agaram2015-06-271-0/+5
* 1414 - traces now robust to new recipes/typesKartik K. Agaram2015-05-211-0/+21
* 1413Kartik K. Agaram2015-05-211-39/+12
* 1412 - starting to clean up trace formatKartik K. Agaram2015-05-211-47/+0
* 1299 - stop using [] in any vectorKartik K. Agaram2015-05-071-10/+10
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+169
olor: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
Source:            profanity
Maintainer:        Florent Peterschmitt <florent@peterschmitt.fr>
Section:           misc
Priority:          optional
Standards-Version: 3.9.2
Build-Depends:     debhelper (>=8), libexpat1-dev, libexpat1, libssl-dev, libncursesw5-dev, libglib2.0-dev, libglib2.0-0, libcurl4-openssl-dev

Package:           profanity
Depends:           ${shlibs:Depends}, ${misc:Depends}, libexpat1, libssl1.0.0, libncursesw5, libglib2.0-0, curl
Description:       Console XMPP client
Architecture:      all