aboutsummaryrefslogtreecommitdiff
path: root/iconv
AgeCommit message (Expand)AuthorFilesLines
2000-06-26Update.Ulrich Drepper1-2/+2
2000-06-23* iconv/gconv_int.h (norm_add_slashes): Protect suffix expansion.Andreas Jaeger1-1/+1
2000-06-21Move initialization of winbuf and winbufend ahead.Ulrich Drepper1-4/+4
2000-06-20Update.Ulrich Drepper1-2/+2
2000-06-20Update.Ulrich Drepper5-402/+145
2000-06-19Update.Ulrich Drepper9-165/+586
2000-06-17Update.Ulrich Drepper1-3/+44
2000-06-17Update.Ulrich Drepper1-1/+34
2000-06-16Update.Ulrich Drepper2-9/+27
2000-06-16Update.Ulrich Drepper7-40/+149
2000-06-13(main): Fix appending slashes if omit_invalid is true.Ulrich Drepper1-1/+1
2000-06-13Update.Ulrich Drepper2-10/+3
2000-06-12Update.Ulrich Drepper2-3/+8
2000-06-12Update.Ulrich Drepper9-188/+427
2000-06-10Update.Ulrich Drepper6-55/+62
2000-06-10Update.Ulrich Drepper1-21/+12
2000-06-10Fix comment.Ulrich Drepper1-2/+2
2000-06-06Update.Ulrich Drepper2-8/+11
2000-06-06Update.Ulrich Drepper3-35/+39
2000-06-06Update.Ulrich Drepper7-92/+296
2000-06-04Update.Ulrich Drepper1-4/+8
2000-05-222000-05-22 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-1/+1
2000-05-21Update.Ulrich Drepper1-4/+3
2000-05-21Update.Ulrich Drepper2-2/+2
2000-05-07Update.Ulrich Drepper1-18/+18
2000-05-07Update.Ulrich Drepper1-3/+3
2000-05-07Update.Ulrich Drepper2-1/+50
2000-05-07Update.Ulrich Drepper1-14/+14
2000-05-05Update.Ulrich Drepper1-1/+1
2000-05-04Update.Ulrich Drepper1-0/+28
2000-04-30Update.Ulrich Drepper1-13/+31
2000-04-27Update.Ulrich Drepper1-7/+32
2000-04-27(utf8_internal_loop): Correctly reconstruct stored character in state in UNPA...Ulrich Drepper1-7/+28
2000-04-21(iconv): Fix typo.Ulrich Drepper1-1/+1
2000-04-21Update.Ulrich Drepper3-7/+7
2000-04-21Update.Ulrich Drepper3-6/+323
2000-04-21Update.Ulrich Drepper2-3/+3
2000-04-09Update.Ulrich Drepper5-28/+358
2000-04-09Pass additional parameter to conversion function.Ulrich Drepper1-3/+3
2000-04-06Update.Ulrich Drepper1-1/+1
2000-04-04Update.Ulrich Drepper1-17/+22
2000-03-31Update.Ulrich Drepper1-0/+1
2000-03-31Update.Ulrich Drepper2-13/+108
2000-03-31Update.Ulrich Drepper1-10/+8
2000-03-31Update.Ulrich Drepper2-12/+10
2000-03-31(put16): Remove __const. Fix access index. (put32): Remove __const. Use uint3...Ulrich Drepper2-41/+41
2000-03-28Update.Ulrich Drepper1-1/+1
2000-03-28Update.Ulrich Drepper1-9/+123
2000-03-28Define get16, get32, put16, and put32 macros to allow as well reading from/wr...Ulrich Drepper1-3/+95
2000-03-28Update.Ulrich Drepper2-52/+13