Directory example/app-template/

Directory Created:
2010-05-05 16:15
Total Files:
4
Deleted Files:
0
Lines of Code:
448

Browse with ViewVC

[root]/example/app-template

Lines of Code

example/app-template/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 25 (100.0%) 565 (100.0%) 22.6
georgep 4 (16.0%) 506 (89.6%) 126.5
mturk 7 (28.0%) 46 (8.1%) 6.5
zwoop 12 (48.0%) 11 (1.9%) 0.9
jplevyak 1 (4.0%) 1 (0.2%) 1.0
igalic 1 (4.0%) 1 (0.2%) 1.0

Most Recent Commits

igalic 2011-02-07 15:20 Rev.: 1068182

Remove check for sin() in libm from configure.ac

sin(), like all its math.h functions is on all systems known to men in libm
and will remain there until the end of POSIX.

1 lines of code changed in 1 file:

zwoop 2011-01-20 13:13 Rev.: 1061490

TS-649 Dynamic libraries for mgmt

This makes libts -> libtsutil, and we now support
making .so's for libtsutil.so and libtsmgmt.so. All
binaries are changed to use this, except traffic_server
which continues to use the libtsutil.a library (for
performance on e.g. 32-bit platforms).

This also renames the public API include file to be

#include <ts/mgmtapi.h>

2 lines of code changed in 2 files:

zwoop 2011-01-11 16:09 Rev.: 1057919

TS-513 Fix configure issues for sqlite3.

This fix eliminates all of SimpleDBM, sqlite3 and bdb dependencies.
It also fixes the "make distclean" problem.

1 lines of code changed in 1 file:

zwoop 2010-12-23 10:21 Rev.: 1052332

TS-605 Eliminate proxy.config.net.max_poll_delay configs

0 lines of code changed in 1 file:

zwoop 2010-12-14 18:15 Rev.: 1049373

TS-594 Migrate from our own int64 (et.al) to int64_t / stdint types.

Tested: gcc 4.1.2, gcc 4.3.2, gcc 4.4, gcc 4.5.1, Intel CC 11.x, Clang (trunk)
Platforms: Fedora Core 14 (64-bit), FC8, FreeBSD8, Ubuntu 8.10
Ubuntu 10.10 (64-bit).

1 lines of code changed in 1 file:

zwoop 2010-12-06 08:52 Rev.: 1042684

TS-18 Fixes for gcc-4.5.1 to compile.

Author: Zhao Yongming
Review: Leif

1 lines of code changed in 1 file:

zwoop 2010-12-02 09:47 Rev.: 1041444

TS-572 Rename librecords to lib/records.

2 lines of code changed in 1 file:

zwoop 2010-12-02 09:10 Rev.: 1041428

TS-571 Rename inktomi++.h to libts.h

2 lines of code changed in 2 files:

zwoop 2010-12-02 08:37 Rev.: 1041414

TS-571 Rename libinktomi++ to lib/ts.

1 lines of code changed in 1 file:

zwoop 2010-10-22 20:05 Rev.: 1026548

TS-496 Better handling of when to do accept threads.

This avoids starting more than one accept thread for things like
the "backdoor".

1 lines of code changed in 1 file:

zwoop 2010-06-30 11:32 Rev.: 959403

TS-389: Cleanup after "layout changes".

Tested: Fc13
Author: Zhao Yongming
Review: leif

0 lines of code changed in 1 file:

mturk 2010-05-21 01:09 Rev.: 946930

Remove redundant include paths from makefiles

5 lines of code changed in 1 file:

mturk 2010-05-19 22:30 Rev.: 946531

TS-345 Use layout engine for resolving paths

13 lines of code changed in 2 files:

jplevyak 2010-05-19 14:06 Rev.: 946395

TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft

1 lines of code changed in 1 file:

mturk 2010-05-18 08:23 Rev.: 945696

Rename local_state_dir to runtime_dir which mimicks the layout and bring back SYSUSER defines where needed

2 lines of code changed in 1 file:

mturk 2010-05-13 00:09 Rev.: 943821

Fix TS-344 by removing all trailing spaces from the source files

22 lines of code changed in 1 file:

mturk 2010-05-12 22:04 Rev.: 943801

Add missing NL at end of file to make SVN happy

1 lines of code changed in 1 file:

mturk 2010-05-12 22:03 Rev.: 943800

Don't fail on chown. This allows one to run 'make install' without superuser privileges

3 lines of code changed in 1 file:

georgep 2010-05-05 16:15 Rev.: 941529

TS-332,TS-292: This patch adds an example application template for building with the standalone iocore and the publick I_xxx.h interfaces. This is built only when configured with '--enable-standalone-iocore'. This WIP example only serves as reference and template and not a real working application.
Tested: ubuntu904,FreeBSD(7.2),OpenSolaris(osol0906),OSX(10.5)

506 lines of code changed in 4 files:

Generated by StatSVN 0.7.0