Andrew Johnson
|
fbda9f3280
|
RCS keyword updates for Bazaar
Replaced $Id$ and $Header$ keywords with $Revision-Id$
Deleted $Log$ keywords and any log messages
|
2010-10-05 14:27:37 -05:00 |
|
Andrew Johnson
|
d545a8f04f
|
Added test code, fixed bug found in epicsStrnEscapedFromRawSize().
|
2009-04-10 19:58:34 +00:00 |
|
Ralph Lange
|
73470d5f4c
|
Added new functions to escape non-printable characters. (epicsString)
|
2009-04-02 02:13:04 +00:00 |
|
Andrew Johnson
|
7eeb70a8d9
|
Added epicsStrHash() and epicsMemHash(), after analyzing several hash
functions found online and the two already in Base (which both perform
a memory lookup per character and are not as good as this one).
|
2009-03-19 17:44:22 +00:00 |
|
Andrew Johnson
|
e16dc7852e
|
Fixed gcc warnings.
|
2006-11-28 18:00:37 +00:00 |
|
Andrew Johnson
|
3caf5e10c4
|
Include stdio.h
|
2006-03-30 19:50:31 +00:00 |
|
Marty Kraimer
|
3499fbe51d
|
get rid of epicsShareAPI; epicsStrtok_r is new; clean up epicsStdlib
|
2005-12-12 19:54:48 +00:00 |
|
W. Eric Norum
|
0d6784c31b
|
Provide epicsStrGlobMatch().
Add globbing to iocsh help command.
|
2004-10-07 20:10:38 +00:00 |
|
W. Eric Norum
|
429c47eb11
|
Add epicsStrSnPrintEscaped.
|
2004-04-20 01:05:23 +00:00 |
|
W. Eric Norum
|
4dc47cc3c7
|
Add epicsStrnCaseCmp().
|
2004-01-13 23:07:11 +00:00 |
|
Marty Kraimer
|
10fa0e0eb2
|
add epicsStrPrintEscaped
|
2003-12-01 16:04:23 +00:00 |
|
W. Eric Norum
|
7f56802052
|
Add epicsStrDup().
|
2003-07-08 19:35:28 +00:00 |
|
Marty Kraimer
|
48e9500f1a
|
added epicsStrCaseCmp; add epicsShare decoration
|
2003-04-07 13:51:18 +00:00 |
|
Janet B. Anderson
|
93b0bf478d
|
Updated license comments.
|
2002-07-12 21:35:43 +00:00 |
|
Marty Kraimer
|
8d76efbb30
|
Changed author
|
1998-09-29 14:56:57 +00:00 |
|
Marty Kraimer
|
62ce79e147
|
Extra useful routines. First is dbTranslateEscape
|
1997-04-30 19:07:57 +00:00 |
|