summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/string.h
AgeCommit message (Expand)Author
2017-01-11Re 1989: Implement pj_strtok()/pj_strtok() as a replacement to strtok().Riza Sulistyo
2016-10-24Misc (re #1945): Avoid calling memchr() or memcpy() with NULL pointer (thanks...Nanang Izzuddin
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2013-03-14Re #1643: add initial support for CLIRiza Sulistyo
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-07-23pj_strtoul() should stop the conversion as soon as it finds a non-digit chara...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-19Clarified in the pj_create_random_string() comment that the output string is ...Benny Prijono
2008-01-26Added pj_strstr() and pj_stristr() in pjlibBenny Prijono
2007-06-28Fixed ticket #348: various bugs in string comparison functionsBenny Prijono
2007-04-15Ticket #223: Added pj_strtoul2()Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-11-01Fix compilation error with memchr() on VS2005Benny Prijono
2006-08-01Fix PJLIB on WinCE:Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-07-03Fixed minor bug in pool_caching.c that prevent pool from being reused if the ...Benny Prijono
2006-06-16Fixed pjlib doxygen documentationBenny Prijono
2006-05-24Cleanup warnings with MSVC 2003Benny Prijono
2006-03-23Set default option to exclude pj_stricmp_alnum()Benny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-03-02Added pj_strdup2_with_nullBenny Prijono
2006-02-14Added pj_strcat2Benny Prijono
2005-11-22More optimizations for msg parser etc.Benny Prijono
2005-11-21Added pj_stricmp_alnum() to speedup the parser!!!Benny Prijono
2005-11-21Set svn:eol-style for all filesBenny Prijono
2005-11-21Set svn:eol-style propertyBenny Prijono
2005-11-20Added hex character conversion utility in ctypeBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-11First clean compile of pjsipBenny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono