projects
/
kopensolaris-gnu
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Regenerated
[kopensolaris-gnu/glibc.git]
/
iconv
/
1998-05-15
drepper
Let user add code to use and set paramaters.
tree
|
commitdiff
1998-05-15
drepper
(FROM_DIRECTION): Completely embrace expression.
tree
|
commitdiff
1998-05-15
drepper
(__gconv_open): Initialize invocation_counter and inter...
tree
|
commitdiff
1998-05-15
drepper
(gconv_step_data): Add new fields invocation_counter...
tree
|
commitdiff
1998-05-15
drepper
(derivation_lookup): Use __tfind correctly.
tree
|
commitdiff
1998-05-08
drepper
(distribute): Add loop.s and skeleton.c.
tree
|
commitdiff
1998-05-08
drepper
(find_derivation): When look for cost examine cost_hi...
tree
|
commitdiff
1998-05-08
drepper
(builtin_modules): Initialize cost_hi from
tree
|
commitdiff
1998-05-08
drepper
(struct gconv_module): Remove cost field and add cost_h...
tree
|
commitdiff
1998-04-29
drepper
Optimize a bit more.
tree
|
commitdiff
1998-04-29
drepper
Correct counting of actually converted characters.
tree
|
commitdiff
1998-04-29
drepper
Fix endian bug. Don't put side effects in argument...
tree
|
commitdiff
1998-04-25
drepper
Allow END_LOOP do be defined and use it at the end...
tree
|
commitdiff
1998-04-23
drepper
Use __strcasecmp instead of __strcasestr for comparison...
tree
|
commitdiff
1998-04-23
drepper
Make program print information about position of illega...
tree
|
commitdiff
1998-04-23
drepper
Define unicodelittle functions.
tree
|
commitdiff
1998-04-23
drepper
Add declaration for unicodelittle functions.
tree
|
commitdiff
1998-04-23
drepper
Add aliases unicode and unicodebig for Java. Add defin...
tree
|
commitdiff
1998-04-21
drepper
Allow PREPARE_LOOP and EXTRA_LOOP_ARGS be defined and...
tree
|
commitdiff
1998-04-21
drepper
Allow EXTRA_LOOP_DECLS be defined and use it in functio...
tree
|
commitdiff
1998-04-21
drepper
Initialize stateful depending on whether or not RESET_S...
tree
|
commitdiff
1998-04-21
drepper
(__gconv_builtin_trans): Initialize stateful to zero...
tree
|
commitdiff
1998-04-21
drepper
(struct gconv_step): Add element stateful.
tree
|
commitdiff
1998-04-21
drepper
Also reset converted counter in case of an error.
tree
|
commitdiff
1998-04-21
drepper
Require MIN_NEEDED_INPUT and MIN_NEEDED_OUTPUT to be...
tree
|
commitdiff
1998-04-21
drepper
(__gconv_transform_internal_ascii): Don't use
tree
|
commitdiff
1998-04-21
drepper
(__gconv_open): Initialize outbufend element.
tree
|
commitdiff
1998-04-21
drepper
(__gconv): Remove bogus input buffer size computation.
tree
|
commitdiff
1998-04-20
drepper
Rewritten.
tree
|
commitdiff
1998-04-20
drepper
Skeleton for gconv module.
tree
|
commitdiff
1998-04-20
drepper
Default inner loop for conversion modules.
tree
|
commitdiff
1998-04-20
drepper
(process_block): If loop is repeated, call iconv with...
tree
|
commitdiff
1998-04-20
drepper
If STATIC_GCONV defined, don't try to call routines...
tree
|
commitdiff
1998-04-20
drepper
(routines): Only include gconv_dl if building for
tree
|
commitdiff
1998-04-15
drepper
Don't mention INTERNAL in --list output.
tree
|
commitdiff
1998-04-15
drepper
Implement UCS4<->INTERNAL converters.
tree
|
commitdiff
1998-04-15
drepper
Change references to UCS4 into references to INTERNAL.
tree
|
commitdiff
1998-04-15
drepper
Add UCS4 support. Change references to UCS4 into refer...
tree
|
commitdiff
1998-04-15
drepper
(__gconv_transform_ucs4_ascii): Fix typo in last change.
tree
|
commitdiff
1998-04-15
drepper
(main): Call process_block with OUTPUT stream, not...
tree
|
commitdiff
1998-04-14
drepper
(__gconv_transform_ucs4_ascii): Correct loop terminatio...
tree
|
commitdiff
1998-04-14
drepper
(__gconv_get_builtin_trans): Initialize counter element...
tree
|
commitdiff
1998-04-14
drepper
Don't mark get_sym as internal function.
tree
|
commitdiff
1998-04-09
drepper
Use +force in dependency list of installation targets.
tree
|
commitdiff
1998-04-08
drepper
Use __mbsinit not mbsinit.
tree
|
commitdiff
1998-04-08
drepper
Use __ protected regex functions.
tree
|
commitdiff
1998-04-08
drepper
(__gconv_read_conf): Use __realpath not realpath.
tree
|
commitdiff
1998-04-07
drepper
(__gconv_transform_ascii_ucs4): Compute position of...
tree
|
commitdiff
1998-04-07
drepper
(MAXPATHLEN): Define correctly.
tree
|
commitdiff
1998-04-07
drepper
Add ASCII conversion functions.
tree
|
commitdiff
1998-04-07
drepper
Add prototype for __gconv_find_func.
tree
|
commitdiff
1998-04-07
drepper
Make find_func function global.
tree
|
commitdiff
1998-04-07
drepper
Define MAXPATHLEN if not available before.
tree
|
commitdiff
1998-04-07
drepper
Take care for NULL arguments.
tree
|
commitdiff
1998-04-05
drepper
Rewrite to not make use of the mb*towc* and wc*tomb...
tree
|
commitdiff
1998-04-04
drepper
(__gconv_find_transform): Fix typo.
tree
|
commitdiff
1998-04-04
drepper
Rewrite of the low-level of gconv.
tree
|
commitdiff
1998-04-03
drepper
No need for __P and __const.
tree
|
commitdiff
1998-04-03
drepper
Adopt for gconv_int.h introduction.
tree
|
commitdiff
1998-04-03
drepper
Remove definition which are now in gconv_int.h.
tree
|
commitdiff
1998-04-03
drepper
(distribute): Add gconv_int.h.
tree
|
commitdiff
1998-04-03
drepper
Internal header for gconv.
tree
|
commitdiff
1998-04-01
drepper
New builtins for UCS en/decoding.
tree
|
commitdiff
1998-04-01
drepper
Add definitions for new builtins.
tree
|
commitdiff
1998-04-01
drepper
Add prototypes for new builtins.
tree
|
commitdiff
1998-04-01
drepper
Implement --list option to print available coded charac...
tree
|
commitdiff
1998-04-01
drepper
(builtin_aliases): New variable.
tree
|
commitdiff
1998-04-01
drepper
(builtin_map): Define BUILTIN?ALIAS as an noop macro...
tree
|
commitdiff
1998-04-01
drepper
Add alias names.
tree
|
commitdiff
1998-04-01
drepper
(__gconv_transform_ucs4_utf8): Compute number of conver...
tree
|
commitdiff
1998-03-27
drepper
Correctly test for write failure.
tree
|
commitdiff
1998-03-24
drepper
Include elf/ldsodefs.h not link.h.
tree
|
commitdiff
1998-03-12
drepper
(dlerror_run): Call _dl_catch_error correctly.
tree
|
commitdiff
1998-02-27
drepper
(subdir_install): Use do-install-program.
tree
|
commitdiff
1998-02-27
drepper
($(inst_bindir)/iconv): Correct typo, add "/" and use...
tree
|
commitdiff
1998-02-19
drepper
Correct typos.
tree
|
commitdiff
1998-02-18
drepper
X/Open iconv tool.
tree
|
commitdiff
1998-02-18
drepper
Add rules to build and install iconv program.
tree
|
commitdiff
1998-01-30
drepper
Include <stdlib.h> for alloca.
tree
|
commitdiff
1997-12-01
drepper
(read_conf_file): Little optimization.
tree
|
commitdiff
1997-12-01
drepper
Define UNKNOWN_10646_CHAR as error value.
tree
|
commitdiff
1997-11-26
drepper
Return correct error values for illegal or incomplete...
tree
|
commitdiff
1997-11-26
drepper
Correct freeing of descriptor data.
tree
|
commitdiff
1997-11-24
drepper
Fix lots of bugs.
tree
|
commitdiff
1997-11-22
drepper
(iconv_open): Fix little typo.
libc-ud-971122
tree
|
commitdiff
1997-11-22
drepper
Normalize names before passing them to __gconv_open.
tree
|
commitdiff
1997-11-22
drepper
Fix lots of bugs.
tree
|
commitdiff
1997-11-18
drepper
Add __BEGIN_DECLS/__END_DECLS.
tree
|
commitdiff
1997-11-18
drepper
Correctly call transformation function.
tree
|
commitdiff
1997-11-18
drepper
Character set transformation implementation
tree
|
commitdiff