2006-11-10 |
Howard Chu | Silence warning in prev commit |
tree | commitdiff |
2006-10-30 |
Howard Chu | ITS#4724 revert prev commit, better fix. |
tree | commitdiff |
2006-10-30 |
Howard Chu | ITS#4724 fix _uccase_map parameters |
tree | commitdiff |
2006-04-07 |
Pierangelo Masarati | allow a build tree different from the source tree ... |
tree | commitdiff |
2006-04-06 |
Pierangelo Masarati | fix ITS#4435 |
tree | commitdiff |
2006-03-31 |
Howard Chu | plug leaks |
tree | commitdiff |
2006-02-10 |
Howard Chu | ITS#4363 avoid running ucgendat unnecessarily |
tree | commitdiff |
2006-01-03 |
Kurt Zeilenga | Happy new year! |
tree | commitdiff |
2005-09-13 |
Hallvard Furuseth | Format fixes. #include <ac/ctype.h>. Cast isspace... |
tree | commitdiff |
2005-09-04 |
Howard Chu | Fix XXHEADERS dependency |
tree | commitdiff |
2005-01-01 |
Kurt Zeilenga | Happy New Year! |
tree | commitdiff |
2004-09-05 |
Kurt Zeilenga | More shtool stuff |
tree | commitdiff |
2004-09-04 |
Kurt Zeilenga | Move MSVC port to the Attic |
tree | commitdiff |
2004-06-02 |
Howard Chu | Fix for greater than 4-digit CompositionExclusions |
tree | commitdiff |
2004-05-31 |
Howard Chu | Fix ucnumber behavior |
tree | commitdiff |
2004-05-31 |
Howard Chu | Fix prev commit |
tree | commitdiff |
2004-05-31 |
Howard Chu | Use hardcoded Unicode data |
tree | commitdiff |
2004-05-31 |
Howard Chu | Use hardcoded Unicode data tables |
tree | commitdiff |
2004-05-20 |
Howard Chu | Updated to 3.2.0 |
tree | commitdiff |
2004-05-20 |
Howard Chu | Add special cases for Unicode 3.2.0 |
tree | commitdiff |
2004-01-01 |
Kurt Zeilenga | Happy new year |
tree | commitdiff |
2003-12-09 |
Kurt Zeilenga | More blind s/unsigned long/ac_uint4/ changes |
tree | commitdiff |
2003-12-08 |
Kurt Zeilenga | s/unsigned long/ac_uint4/ |
tree | commitdiff |
2003-12-07 |
Kurt Zeilenga | Fix liblunicode issues on systems where sizeof(long... |
tree | commitdiff |
2003-11-26 |
Kurt Zeilenga | Updated notices and acknowledgements |
tree | commitdiff |
2003-11-26 |
Kurt Zeilenga | Notice/Acknowledge updates |
tree | commitdiff |
2003-10-18 |
Howard Chu | Make space for trailing NUL |
tree | commitdiff |
2003-10-12 |
Kurt Zeilenga | Apply patch suggested in ITS#2737 to address underalloc... |
tree | commitdiff |
2003-07-07 |
Kurt Zeilenga | Cleanup |
tree | commitdiff |
2003-06-03 |
Hallvard Furuseth | #include "lber_pvt.h" |
tree | commitdiff |
2003-06-03 |
Hallvard Furuseth | #include <lber_pvt.h>, to get ber_memalloc_x() & co. |
tree | commitdiff |
2003-05-25 |
Kurt Zeilenga | UCD terms |
tree | commitdiff |
2003-05-22 |
Howard Chu | Input files are text, not binary |
tree | commitdiff |
2003-04-29 |
Hallvard Furuseth | #include <lber.h>, to get ber_memalloc_x() and ber_memr... |
tree | commitdiff |
2003-04-11 |
Howard Chu | More memory context tweaks |
tree | commitdiff |
2003-01-03 |
Kurt Zeilenga | Happy new year |
tree | commitdiff |
2002-12-16 |
Hallvard Furuseth | Remove a bad function pointer cast. |
tree | commitdiff |
2002-11-26 |
Kurt Zeilenga | Reorder build order to ensure -llutil is available... |
tree | commitdiff |
2002-10-08 |
Kurt Zeilenga | Plug memory leak (ITS#2126) |
tree | commitdiff |
2002-10-02 |
Kurt Zeilenga | Include <ac/bytes.h> after <ac/stdlib.h> to avoid problems |
tree | commitdiff |
2002-08-24 |
Kurt Zeilenga | NT port fixes |
tree | commitdiff |
2002-08-13 |
Kurt Zeilenga | Patch: lutil_progname() and lutil_strcopy() are not... |
tree | commitdiff |
2002-07-27 |
Howard Chu | Fix segfault from ITS#1960 hacks |
tree | commitdiff |
2002-07-26 |
Howard Chu | Minor uniformity tweaks, use lutil_progname, don't... |
tree | commitdiff |
2002-07-25 |
Kurt Zeilenga | More 64-bit hacking... |
tree | commitdiff |
2002-07-23 |
Kurt Zeilenga | Clean up last commit |
tree | commitdiff |
2002-07-23 |
Kurt Zeilenga | Misc sprintf/snprintf cleanup |
tree | commitdiff |
2002-07-23 |
Kurt Zeilenga | Short term fix for ITS#1960 |
tree | commitdiff |
2002-07-09 |
Kurt Zeilenga | ITS#1916: fix fscanf EOF bugs |
tree | commitdiff |
2002-05-04 |
Kurt Zeilenga | Patch: incomplete 'make clean' in liblunicode (ITS... |
tree | commitdiff |
2002-04-19 |
Stig Venaas | Adding support for compatibility decomposition to ucdat... |
tree | commitdiff |
2002-04-15 |
Kurt Zeilenga | Patch: ucdata 2.4 bugs (ITS#1751) |
tree | commitdiff |
2002-04-11 |
Howard Chu | ITS#1732 signed/unsigned fixes |
tree | commitdiff |
2002-04-06 |
Pierangelo Masarati | fix ambiguous use of && and || (please check :) |
tree | commitdiff |
2002-04-04 |
Stig Venaas | Changed to use lower case for case folding |
tree | commitdiff |
2002-03-24 |
Kurt Zeilenga | s/getdat/gendat/ |
tree | commitdiff |
2002-02-27 |
Stig Venaas | Using new UTF8bv* all over, getting rid of UTF8normaliz... |
tree | commitdiff |
2002-02-26 |
Stig Venaas | Added code for approximate matching in UTF8bvnormalize... |
tree | commitdiff |
2002-02-25 |
Stig Venaas | Optimizing UTF8bvnormcmp() by adding flags that tells... |
tree | commitdiff |
2002-02-23 |
Kurt Zeilenga | Silence a warning |
tree | commitdiff |
2002-02-20 |
Stig Venaas | Added UTF8bvnormcmp(), should replace UTF8normcmp() |
tree | commitdiff |
2002-02-14 |
Stig Venaas | Added UTF8bvnormalize which is like UTF8normalize but... |
tree | commitdiff |
2002-02-10 |
Kurt Zeilenga | Update libtool usage |
tree | commitdiff |
2002-01-15 |
Howard Chu | Use LDAP_UTF8_CHARLEN2 to check shortest possible encoding |
tree | commitdiff |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
tree | commitdiff |
2002-01-03 |
Kurt Zeilenga | Add copyright notices |
tree | commitdiff |
2002-01-03 |
Howard Chu | Use <lber.h> ber_memalloc, not malloc. Shortcuts for... |
tree | commitdiff |
2002-01-02 |
Kurt Zeilenga | Rework filter code |
tree | commitdiff |
2001-12-26 |
Kurt Zeilenga | lint removal |
tree | commitdiff |
2001-12-24 |
Kurt Zeilenga | Clean up some symbol scoping |
tree | commitdiff |
2001-12-22 |
Stig Venaas | Error in exclusion set macros |
tree | commitdiff |
2001-12-18 |
Kurt Zeilenga | stdlib.h should be included as <ac/stdlib.h> |
tree | commitdiff |
2001-12-15 |
Howard Chu | Close some stdio fopen leaks. |
tree | commitdiff |
2001-12-07 |
Howard Chu | NT updates from jon@symas.com. |
tree | commitdiff |
2001-12-07 |
Howard Chu | From jon@symas.com - patches for consistent use of... |
tree | commitdiff |
2001-11-09 |
Mark Adamson | typo in declaration of function. |
tree | commitdiff |
2001-11-09 |
Mark Adamson | use berval's instead of strings with UTF8normalize() |
tree | commitdiff |
2001-07-21 |
Kurt Zeilenga | Make some additional UTF8 public |
tree | commitdiff |
2001-06-16 |
Kurt Zeilenga | s/__/LDAP_P/g |
tree | commitdiff |
2001-06-15 |
Kurt Zeilenga | Update headers |
tree | commitdiff |
2001-02-19 |
Mark Valence | Bug fix and Windows compat change. |
tree | commitdiff |
2001-01-31 |
Stig Venaas | Adding UTF8normcmp() for normalizing and comparing... |
tree | commitdiff |
2001-01-26 |
Stig Venaas | Including ac/ctype.h to get TOUPPER macro |
tree | commitdiff |
2001-01-19 |
Stig Venaas | Added UTF8normalize() that does Unicode canonical norma... |
tree | commitdiff |
2001-01-18 |
Stig Venaas | Also install comp.dat, and fixed a bug in create_comps() |
tree | commitdiff |
2001-01-16 |
Stig Venaas | Add -x CompositionExclusions.txt as parameter to ucgend... |
tree | commitdiff |
2001-01-16 |
Stig Venaas | Lists the characters from the UTR #15 Composition Exclu... |
tree | commitdiff |
2001-01-15 |
Stig Venaas | Final UCData-2.5 update |
tree | commitdiff |
2001-01-15 |
Stig Venaas | Not currently used, but updating to UCData-2.5 anyway |
tree | commitdiff |
2001-01-15 |
Stig Venaas | Upgrading to UCData-2.5, this is just the docs |
tree | commitdiff |
2000-11-09 |
Stig Venaas | Improved ucdata loading error handling |
tree | commitdiff |
2000-10-01 |
Kurt Zeilenga | Don't specify LDFLAGS when using LTLINK to avoid duplicate |
tree | commitdiff |
2000-09-15 |
Kurt Zeilenga | Fix Id |
tree | commitdiff |
2000-09-07 |
Kurt Zeilenga | Bandaid ucdata build problems |
tree | commitdiff |
2000-09-07 |
Kurt Zeilenga | Use ucdata (very experimental) |
tree | commitdiff |
2000-09-04 |
Kurt Zeilenga | Fix typo |
tree | commitdiff |
2000-09-04 |
Kurt Zeilenga | Fix install of ucdata |
tree | commitdiff |
2000-09-03 |
Kurt Zeilenga | Bring UCdata infrastructure. |
tree | commitdiff |
2000-07-28 |
Kurt Zeilenga | s/SAFEMEMCPY/AC_MEMCPY/ |
tree | commitdiff |
2000-06-10 |
Kurt Zeilenga | Misc code cleanup. |
tree | commitdiff |
next |