summaryrefslogtreecommitdiff
path: root/utils/corestrings.c
Commit message (Collapse)AuthorAgeFilesLines
* extend completion typesVincent Sanders2012-07-301-0/+6
|
* s/object/option/Michael Drake2012-07-261-1/+1
|
* More use of interns.Michael Drake2012-07-261-0/+25
|
* Use interns for string comparisons.Michael Drake2012-07-261-0/+22
|
* Compare interns instead of strings in html_forms.cMichael Drake2012-07-231-3/+38
|
* Interned string cleanup, phase 6 (final): Move html.c to corestring.Michael Drake2012-07-221-0/+50
|
* Interned string cleanup, phase 5: Move imagemap.c to corestring.Michael Drake2012-07-221-1/+55
|
* Interned string cleanup, phase 4: Move html_script.c to corestring.Michael Drake2012-07-221-0/+6
|
* Interned string cleanup, phase 3: Move html_forms.c to corestring.Michael Drake2012-07-221-0/+3
|
* Interned string cleanup, phase 2: Create utils/corestrings and use it in css ↵Michael Drake2012-07-221-0/+293
handler.