mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
refactoring - renamed functions
This commit is contained in:
parent
0a95b0a518
commit
260bba0c46
37 changed files with 570 additions and 691 deletions
25
.gitignore
vendored
25
.gitignore
vendored
|
@ -7,18 +7,19 @@ d/doc/html
|
|||
d/doc/latex
|
||||
d/doc/man
|
||||
src/match
|
||||
test/testMatch
|
||||
test/testParser
|
||||
test/testRender
|
||||
test/testPsyc
|
||||
test/testPsycSpeed
|
||||
test/testJson
|
||||
test/testJsonGlib
|
||||
test/testStrlen
|
||||
test/testText
|
||||
test/isRoutingVar
|
||||
test/getVarType
|
||||
test/parseUniform
|
||||
test/test_list
|
||||
test/test_match
|
||||
test/test_parser
|
||||
test/test_render
|
||||
test/test_psyc
|
||||
test/test_psyc_speed
|
||||
test/test_json
|
||||
test/test_json_glib
|
||||
test/test_strlen
|
||||
test/test_text
|
||||
test/var_is_routing
|
||||
test/var_type
|
||||
test/uniform_parse
|
||||
|
||||
perl/*.c
|
||||
perl/*.so
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue