about summary refs log tree commit diff stats
path: root/html/003trace.test.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 4709Kartik Agaram2018-10-171-44/+44
|
* 4588Kartik Agaram2018-09-221-18/+18
|
* 4539Kartik Agaram2018-09-071-4/+4
|
* 4447Kartik Agaram2018-07-271-44/+44
|
* 4239Kartik Agaram2018-05-081-4/+4
|
* 4199Kartik K. Agaram2018-01-251-2/+2
|
* 4161Kartik K. Agaram2017-12-151-4/+4
|
* 4155Kartik K. Agaram2017-12-071-44/+44
|
* 3971Kartik K. Agaram2017-08-191-33/+33
|
* 3927Kartik K. Agaram2017-06-191-44/+44
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-4/+5
|
* 3761Kartik K. Agaram2017-03-071-1/+1
|
* 3750Kartik K. Agaram2017-03-021-44/+44
|
* 3749Kartik K. Agaram2017-03-021-44/+44
|
* 3716Kartik K. Agaram2016-12-261-0/+2
| | | | Make hyperlinks less salient in the rendered html since there's so many of them.
* 3713 - cross-link calls with definitions in htmlKartik K. Agaram2016-12-261-81/+81
|
* 3710Kartik K. Agaram2016-12-261-124/+124
| | | | | Turns out we don't need to explicitly add anchors for each line. Vim's TOhtml has magic for that out of the box.
* 3709 - line numbers in htmlKartik K. Agaram2016-12-261-127/+151
| | | | | | Each line number also gets an anchor name, but I'm not hyperlinking them for now because I don't want to encourage bookmarking these links just yet. They aren't permalinks because every revision may change what's at any given line number.
* 3558Kartik K. Agaram2016-10-221-1/+0
|
* 3315Kartik K. Agaram2016-09-101-5/+3
|
* 2812Kartik K. Agaram2016-03-271-8/+17
|
* 2744Kartik K. Agaram2016-03-091-2/+2
| | | | Tweak colors and font-sizes in generated html.
* 2743Kartik K. Agaram2016-03-091-32/+24
| | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason..
* 2605Kartik K. Agaram2016-01-261-0/+6
|
* 2423 - describe shape-shifting in html docsKartik K. Agaram2015-11-101-4/+4
|
* 2062Kartik K. Agaram2015-08-231-18/+17
|
* 1949Kartik K. Agaram2015-08-061-18/+19
|
* 1925Kartik K. Agaram2015-08-031-1/+1
|
* 1885Kartik K. Agaram2015-07-291-18/+17
|
* 1853Kartik K. Agaram2015-07-251-34/+35
|
* 1690Kartik K. Agaram2015-07-011-0/+5
|
* 1631 - update html versionsKartik K. Agaram2015-06-231-4/+4
| | | | | | Html is a little more readable thanks to feedback from J David Eisenberg (https://news.ycombinator.com/item?id=9766330), in particular the suggestion to use https://addons.mozilla.org/En-us/firefox/addon/wcag-contrast-checker.
* 1549Kartik K. Agaram2015-06-091-2/+2
|
* 1517Kartik K. Agaram2015-05-301-3/+3
|
* 1461 - descriptions/table of contents for the layersKartik K. Agaram2015-05-261-1/+1
|
* 1459Kartik K. Agaram2015-05-251-86/+32
|
* 1376 - update github docsKartik K. Agaram2015-05-141-11/+11
|
* 1291Kartik K. Agaram2015-05-061-1/+1
|
* 1279 - colorized rendering of the source filesKartik K. Agaram2015-05-061-0/+204
or hut <hut@lavabit.com> 2009-12-13 15:40:18 +0100 committer hut <hut@lavabit.com> 2009-12-13 15:40:18 +0100 updated bookmarks' href='/akspecs/ranger/commit/ranger/container/bookmarks.py?id=f2d8598d2b0ce36a8f275800cd2d0164ec672abb'>f2d8598d ^
f6910552 ^

f2d8598d ^
b4b0eb24 ^

ea87d005 ^
f6910552 ^
f2d8598d ^
d955e3f0 ^
f6910552 ^



0a1bc759 ^
f6910552 ^



ea87d005 ^
f6910552 ^



ea87d005 ^
f6910552 ^




0a1bc759 ^
f6910552 ^
0a1bc759 ^
f6910552 ^

0a1bc759 ^
f6910552 ^
0a1bc759 ^
f6910552 ^
d955e3f0 ^
6874e0ea ^

f2d8598d ^
b4b0eb24 ^
6874e0ea ^
f6910552 ^
6874e0ea ^

6874e0ea ^

6874e0ea ^



f2d8598d ^




501f5014 ^
75013dc7 ^



501f5014 ^

f2d8598d ^










ea87d005 ^
d955e3f0 ^



f2d8598d ^

d955e3f0 ^
f2d8598d ^







ea87d005 ^
f2d8598d ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202