Mercurial > pidgin.yaz
annotate plugins/.cvsignore @ 7763:dc79649b829d
[gaim-migrate @ 8408]
This is an implementation of immutable, reference-counted strings. It
is exceedingly trivial, I have no idea why I didn't do this long
ago... PLEASE use these anywhere you pass around strings that may be
stuck in multiple places; I'm not sure that it will save us too much
heap holistically, but it should prevent having to make a hojillion
twenty-byte allocations and free them immediately.
committer: Tailor Script <tailor@pidgin.im>
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Fri, 05 Dec 2003 16:56:03 +0000 |
parents | 936133f7c755 |
children | 218d0aec518d |
rev | line source |
---|---|
172 | 1 Makefile |
2 Makefile.in | |
6825
936133f7c755
[gaim-migrate @ 7369]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
3 .*.swp |
4204
dac73d754f6a
[gaim-migrate @ 4440]
Christian Hammond <chipx86@chipx86.com>
parents:
4202
diff
changeset
|
4 .deps |
1507
e16f5ec3c3e6
[gaim-migrate @ 1517]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
172
diff
changeset
|
5 .libs |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
4204
diff
changeset
|
6 *.dll |
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
7 *.la |
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
8 *.lo |