Documentation now generated with Doxygen
----------------------------------------
Key: AVRO-37
URL: https://issues.apache.org/jira/browse/AVRO-37
Project: Avro
Issue Type: Improvement
Components: c
Environment: Linux / MacOS X
Reporter: Matt Massie
This patch will provide the following:
{noformat}
commit 784477cc41ea1065fa5763ddcd9a99c9731b2406
Author: matt <[email protected]>
Date: Fri May 22 15:08:28 2009 -0700
Updated the build.xml to run doxygen on the C source
:100644 100644 391f0bd... d673aae... M build.xml
commit 9654dc775d6fc660fef850584599d4fc23ff1610
Author: matt <[email protected]>
Date: Fri May 22 11:27:50 2009 -0700
Allow the C doxygen output directory to be set by an environment variable
:100644 100644 73fcee2... 5e6e1f5... M src/c/Makefile.am
:100644 100644 8cf280f... e76bc87... M src/c/avro.h
:100644 100644 c1cd5dd... e7a63b4... M src/c/docs/doxygen.conf
commit e81c638d8d01196dba26172f45cee8b0237b79d8
Author: matt <[email protected]>
Date: Sun May 17 20:11:02 2009 -0700
Put back in the fix to allow C++ apps to use avro.h without extern "C"
:100644 100644 fd3377a... 73fcee2... M src/c/Makefile.am
:100644 100644 daaa725... 8cf280f... M src/c/avro.h
commit 7e2886b30701237914fea4d9ffcb483732c6780d
Author: matt <[email protected]>
Date: Sun May 17 20:09:16 2009 -0700
Fixed small type warning for unit test
:100644 100644 94b87db... 7d05c23... M src/c/test_avro_float_double.c
commit a8c8a9371923ff7360324a9ea7c45dd990ccf0f3
Author: matt <[email protected]>
Date: Sun May 17 15:04:36 2009 -0700
Stub for avro array function
:000000 100644 0000000... 1908d17... A src/c/avro_array.c
commit cc4ecc14bf4e587ebf07ee0661b59391d7973fd8
Author: matt <[email protected]>
Date: Fri May 15 23:53:43 2009 -0700
Added documentation for avro array processing
:100644 100644 01a922a... daaa725... M src/c/avro.h
commit 5e1e273afce80e7f0151234dd032cc80b36133a3
Author: matt <[email protected]>
Date: Fri May 15 23:17:35 2009 -0700
Update avro.h to be C++ friendly
:100644 100644 c112423... 01a922a... M src/c/avro.h
commit bce6b06d0facf645d1f087714f9bee856d530082
Author: matt <[email protected]>
Date: Thu May 14 17:53:17 2009 -0700
First shot at adding file and socket backed Avro handles
:100644 100644 3f2ff2d... d880e3f... M src/c/avro_file.c
:100644 100644 6fb66a5... 96e8ebb... M src/c/avro_socket.c
commit 92da91876343d5b7c90ddb95f169c014eda5e516
Author: matt <[email protected]>
Date: Thu May 14 17:02:38 2009 -0700
Updated to build clean Doxygen documentation on the C API
:100644 100644 e1e8cd6... fd3377a... M src/c/Makefile.am
:100644 100644 f23b7e0... c112423... M src/c/avro.h
:000000 100644 0000000... c1cd5dd... A src/c/docs/doxygen.conf
commit 4a60bbc15bda5b1e85cb73e0b007d38a8e63f2a3
Author: matt <[email protected]>
Date: Thu May 14 15:49:53 2009 -0700
Ignore the INSTALL file
:100644 100644 8f41889... 1e48c4a... M src/c/.gitignore
commit 745d43361dde448b1c8c42aa05a2528b76256ad0
Author: matt <[email protected]>
Date: Thu May 14 14:47:56 2009 -0700
Packaging the Avro C code should depend on test-c instead of compile-c
:100644 100644 0228859... 391f0bd... M build.xml
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.