Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 17255 invoked from network); 16 Jul 2009 03:44:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Jul 2009 03:44:51 -0000 Received: (qmail 651 invoked by uid 500); 16 Jul 2009 03:45:56 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 510 invoked by uid 500); 16 Jul 2009 03:45:56 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 491 invoked by uid 99); 16 Jul 2009 03:45:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2009 03:45:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2009 03:45:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B8DC523889BA; Thu, 16 Jul 2009 03:44:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r794511 [14/29] - /apr/site/trunk/docs/docs/apr/trunk/ Date: Thu, 16 Jul 2009 03:44:29 -0000 To: commits@apr.apache.org From: bojan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090716034446.B8DC523889BA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: apr/site/trunk/docs/docs/apr/trunk/globals_func.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/globals_func.html?rev=794511&r1=794510&r2=794511&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/globals_func.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/globals_func.html Thu Jul 16 03:44:20 2009 @@ -106,6 +106,132 @@ : apr_atomic.h
  • apr_atomic_xchgptr() : apr_atomic.h +
  • apr_base64_decode() +: apr_base64.h +
  • apr_base64_decode_binary() +: apr_base64.h +
  • apr_base64_decode_len() +: apr_base64.h +
  • apr_base64_encode() +: apr_base64.h +
  • apr_base64_encode_binary() +: apr_base64.h +
  • apr_base64_encode_len() +: apr_base64.h +
  • apr_brigade_cleanup() +: apr_buckets.h +
  • apr_brigade_create() +: apr_buckets.h +
  • apr_brigade_destroy() +: apr_buckets.h +
  • apr_brigade_flatten() +: apr_buckets.h +
  • apr_brigade_insert_file() +: apr_buckets.h +
  • apr_brigade_length() +: apr_buckets.h +
  • apr_brigade_partition() +: apr_buckets.h +
  • apr_brigade_pflatten() +: apr_buckets.h +
  • apr_brigade_printf() +: apr_buckets.h +
  • apr_brigade_putc() +: apr_buckets.h +
  • apr_brigade_puts() +: apr_buckets.h +
  • apr_brigade_putstrs() +: apr_buckets.h +
  • apr_brigade_split() +: apr_buckets.h +
  • apr_brigade_split_ex() +: apr_buckets.h +
  • apr_brigade_split_line() +: apr_buckets.h +
  • apr_brigade_to_iovec() +: apr_buckets.h +
  • apr_brigade_vprintf() +: apr_buckets.h +
  • apr_brigade_vputstrs() +: apr_buckets.h +
  • apr_brigade_write() +: apr_buckets.h +
  • apr_brigade_writev() +: apr_buckets.h +
  • apr_bucket_alloc() +: apr_buckets.h +
  • apr_bucket_alloc_create() +: apr_buckets.h +
  • apr_bucket_alloc_create_ex() +: apr_buckets.h +
  • apr_bucket_alloc_destroy() +: apr_buckets.h +
  • apr_bucket_copy_notimpl() +: apr_buckets.h +
  • apr_bucket_destroy_noop() +: apr_buckets.h +
  • apr_bucket_eos_create() +: apr_buckets.h +
  • apr_bucket_eos_make() +: apr_buckets.h +
  • apr_bucket_file_create() +: apr_buckets.h +
  • apr_bucket_file_enable_mmap() +: apr_buckets.h +
  • apr_bucket_file_make() +: apr_buckets.h +
  • apr_bucket_flush_create() +: apr_buckets.h +
  • apr_bucket_flush_make() +: apr_buckets.h +
  • apr_bucket_free() +: apr_buckets.h +
  • apr_bucket_heap_create() +: apr_buckets.h +
  • apr_bucket_heap_make() +: apr_buckets.h +
  • apr_bucket_immortal_create() +: apr_buckets.h +
  • apr_bucket_immortal_make() +: apr_buckets.h +
  • apr_bucket_mmap_create() +: apr_buckets.h +
  • apr_bucket_mmap_make() +: apr_buckets.h +
  • apr_bucket_pipe_create() +: apr_buckets.h +
  • apr_bucket_pipe_make() +: apr_buckets.h +
  • apr_bucket_pool_create() +: apr_buckets.h +
  • apr_bucket_pool_make() +: apr_buckets.h +
  • apr_bucket_setaside_noop() +: apr_buckets.h +
  • apr_bucket_setaside_notimpl() +: apr_buckets.h +
  • apr_bucket_shared_copy() +: apr_buckets.h +
  • apr_bucket_shared_destroy() +: apr_buckets.h +
  • apr_bucket_shared_make() +: apr_buckets.h +
  • apr_bucket_shared_split() +: apr_buckets.h +
  • apr_bucket_simple_copy() +: apr_buckets.h +
  • apr_bucket_simple_split() +: apr_buckets.h +
  • apr_bucket_socket_create() +: apr_buckets.h +
  • apr_bucket_socket_make() +: apr_buckets.h +
  • apr_bucket_split_notimpl() +: apr_buckets.h +
  • apr_bucket_transient_create() +: apr_buckets.h +
  • apr_bucket_transient_make() +: apr_buckets.h
  • apr_collapse_spaces() : apr_strings.h
  • apr_cpystrn() @@ -114,6 +240,102 @@ : apr_random.h
  • apr_ctime() : apr_time.h +
  • apr_date_checkmask() +: apr_date.h +
  • apr_date_parse_http() +: apr_date.h +
  • apr_date_parse_rfc() +: apr_date.h +
  • apr_dbd_check_conn() +: apr_dbd.h +
  • apr_dbd_close() +: apr_dbd.h +
  • apr_dbd_datum_get() +: apr_dbd.h +
  • apr_dbd_error() +: apr_dbd.h +
  • apr_dbd_escape() +: apr_dbd.h +
  • apr_dbd_get_driver() +: apr_dbd.h +
  • apr_dbd_get_entry() +: apr_dbd.h +
  • apr_dbd_get_name() +: apr_dbd.h +
  • apr_dbd_get_row() +: apr_dbd.h +
  • apr_dbd_init() +: apr_dbd.h +
  • apr_dbd_name() +: apr_dbd.h +
  • apr_dbd_native_handle() +: apr_dbd.h +
  • apr_dbd_num_cols() +: apr_dbd.h +
  • apr_dbd_num_tuples() +: apr_dbd.h +
  • apr_dbd_open() +: apr_dbd.h +
  • apr_dbd_open_ex() +: apr_dbd.h +
  • apr_dbd_pbquery() +: apr_dbd.h +
  • apr_dbd_pbselect() +: apr_dbd.h +
  • apr_dbd_pquery() +: apr_dbd.h +
  • apr_dbd_prepare() +: apr_dbd.h +
  • apr_dbd_pselect() +: apr_dbd.h +
  • apr_dbd_pvbquery() +: apr_dbd.h +
  • apr_dbd_pvbselect() +: apr_dbd.h +
  • apr_dbd_pvquery() +: apr_dbd.h +
  • apr_dbd_pvselect() +: apr_dbd.h +
  • apr_dbd_query() +: apr_dbd.h +
  • apr_dbd_select() +: apr_dbd.h +
  • apr_dbd_set_dbname() +: apr_dbd.h +
  • apr_dbd_transaction_end() +: apr_dbd.h +
  • apr_dbd_transaction_mode_get() +: apr_dbd.h +
  • apr_dbd_transaction_mode_set() +: apr_dbd.h +
  • apr_dbd_transaction_start() +: apr_dbd.h +
  • apr_dbm_close() +: apr_dbm.h +
  • apr_dbm_delete() +: apr_dbm.h +
  • apr_dbm_exists() +: apr_dbm.h +
  • apr_dbm_fetch() +: apr_dbm.h +
  • apr_dbm_firstkey() +: apr_dbm.h +
  • apr_dbm_freedatum() +: apr_dbm.h +
  • apr_dbm_get_usednames() +: apr_dbm.h +
  • apr_dbm_get_usednames_ex() +: apr_dbm.h +
  • apr_dbm_geterror() +: apr_dbm.h +
  • apr_dbm_nextkey() +: apr_dbm.h +
  • apr_dbm_open() +: apr_dbm.h +
  • apr_dbm_open_ex() +: apr_dbm.h +
  • apr_dbm_store() +: apr_dbm.h
  • apr_dir_close() : apr_file_info.h
  • apr_dir_make() @@ -332,6 +554,14 @@ : apr_hash.h
  • apr_hashfunc_default() : apr_hash.h +
  • apr_hook_debug_show() +: apr_hooks.h +
  • apr_hook_deregister_all() +: apr_hooks.h +
  • apr_hook_sort_all() +: apr_hooks.h +
  • apr_hook_sort_register() +: apr_hooks.h
  • apr_initialize() : apr_general.h
  • apr_ipsubnet_create() @@ -344,6 +574,34 @@ : apr_tables.h
  • apr_itoa() : apr_strings.h +
  • apr_ldap_get_option() +: apr_ldap_option.h +
  • apr_ldap_info() +: apr_ldap_init.h +
  • apr_ldap_init() +: apr_ldap_init.h +
  • apr_ldap_is_ldap_url() +: apr_ldap_url.h +
  • apr_ldap_is_ldapi_url() +: apr_ldap_url.h +
  • apr_ldap_is_ldaps_url() +: apr_ldap_url.h +
  • apr_ldap_rebind_add() +: apr_ldap_rebind.h +
  • apr_ldap_rebind_init() +: apr_ldap_rebind.h +
  • apr_ldap_rebind_remove() +: apr_ldap_rebind.h +
  • apr_ldap_set_option() +: apr_ldap_option.h +
  • apr_ldap_ssl_deinit() +: apr_ldap_init.h +
  • apr_ldap_ssl_init() +: apr_ldap_init.h +
  • apr_ldap_url_parse() +: apr_ldap_url.h +
  • apr_ldap_url_parse_ext() +: apr_ldap_url.h
  • apr_ltoa() : apr_strings.h
  • apr_match_glob() @@ -358,12 +616,72 @@ : apr_network_io.h
  • apr_mcast_loopback() : apr_network_io.h +
  • apr_md4() +: apr_md4.h +
  • apr_md4_final() +: apr_md4.h +
  • apr_md4_init() +: apr_md4.h +
  • apr_md4_set_xlate() +: apr_md4.h +
  • apr_md4_update() +: apr_md4.h +
  • apr_md5() +: apr_md5.h +
  • apr_md5_encode() +: apr_md5.h +
  • apr_md5_final() +: apr_md5.h +
  • apr_md5_init() +: apr_md5.h +
  • apr_md5_set_xlate() +: apr_md5.h +
  • apr_md5_update() +: apr_md5.h +
  • apr_memcache_add() +: apr_memcache.h
  • apr_memcache_add_multget_key() -: apr_memcache.h +: apr_memcache.h +
  • apr_memcache_add_server() +: apr_memcache.h +
  • apr_memcache_create() +: apr_memcache.h +
  • apr_memcache_decr() +: apr_memcache.h +
  • apr_memcache_delete() +: apr_memcache.h +
  • apr_memcache_disable_server() +: apr_memcache.h +
  • apr_memcache_enable_server() +: apr_memcache.h +
  • apr_memcache_find_server() +: apr_memcache.h +
  • apr_memcache_find_server_hash() +: apr_memcache.h
  • apr_memcache_find_server_hash_default() -: apr_memcache.h +: apr_memcache.h +
  • apr_memcache_getp() +: apr_memcache.h +
  • apr_memcache_hash() +: apr_memcache.h +
  • apr_memcache_hash_crc32() +: apr_memcache.h +
  • apr_memcache_hash_default() +: apr_memcache.h +
  • apr_memcache_incr() +: apr_memcache.h
  • apr_memcache_multgetp() -: apr_memcache.h +: apr_memcache.h +
  • apr_memcache_replace() +: apr_memcache.h +
  • apr_memcache_server_create() +: apr_memcache.h +
  • apr_memcache_set() +: apr_memcache.h +
  • apr_memcache_stats() +: apr_memcache.h +
  • apr_memcache_version() +: apr_memcache.h
  • apr_mmap_create() : apr_mmap.h
  • apr_mmap_delete() @@ -374,6 +692,8 @@ : apr_mmap.h
  • apr_off_t_toa() : apr_strings.h +
  • apr_optional_hook_add() +: apr_optional_hooks.h
  • apr_os_default_encoding() : apr_portable.h
  • apr_os_dir_get() @@ -438,14 +758,16 @@ : apr_network_io.h
  • apr_password_get() : apr_lib.h +
  • apr_password_validate() +: apr_md5.h
  • apr_pcalloc() : apr_pools.h
  • apr_pcalloc_debug() : apr_pools.h
  • APR_PERMS_SET_IMPLEMENT() -: apr_global_mutex.h +: apr_proc_mutex.h +, apr_global_mutex.h , apr_network_io.h -, apr_proc_mutex.h , apr_shm.h
  • apr_pmemdup() : apr_strings.h @@ -625,6 +947,22 @@ : apr_strings.h
  • apr_pvsprintf() : apr_strings.h +
  • apr_queue_create() +: apr_queue.h +
  • apr_queue_interrupt_all() +: apr_queue.h +
  • apr_queue_pop() +: apr_queue.h +
  • apr_queue_push() +: apr_queue.h +
  • apr_queue_size() +: apr_queue.h +
  • apr_queue_term() +: apr_queue.h +
  • apr_queue_trypop() +: apr_queue.h +
  • apr_queue_trypush() +: apr_queue.h
  • apr_random_add_entropy() : apr_random.h
  • apr_random_after_fork() @@ -643,10 +981,80 @@ : apr_random.h
  • apr_random_standard_new() : apr_random.h +
  • apr_reslist_acquire() +: apr_reslist.h +
  • apr_reslist_acquired_count() +: apr_reslist.h +
  • apr_reslist_cleanup_order_set() +: apr_reslist.h +
  • apr_reslist_create() +: apr_reslist.h +
  • apr_reslist_destroy() +: apr_reslist.h +
  • apr_reslist_invalidate() +: apr_reslist.h +
  • apr_reslist_maintain() +: apr_reslist.h +
  • apr_reslist_release() +: apr_reslist.h +
  • apr_reslist_timeout_set() +: apr_reslist.h
  • apr_rfc822_date() : apr_time.h +
  • apr_rmm_addr_get() +: apr_rmm.h +
  • apr_rmm_attach() +: apr_rmm.h +
  • apr_rmm_calloc() +: apr_rmm.h +
  • apr_rmm_destroy() +: apr_rmm.h +
  • apr_rmm_detach() +: apr_rmm.h +
  • apr_rmm_free() +: apr_rmm.h +
  • apr_rmm_init() +: apr_rmm.h +
  • apr_rmm_malloc() +: apr_rmm.h +
  • apr_rmm_offset_get() +: apr_rmm.h +
  • apr_rmm_overhead_get() +: apr_rmm.h +
  • apr_rmm_realloc() +: apr_rmm.h +
  • apr_sdbm_close() +: apr_sdbm.h +
  • apr_sdbm_delete() +: apr_sdbm.h +
  • apr_sdbm_fetch() +: apr_sdbm.h +
  • apr_sdbm_firstkey() +: apr_sdbm.h +
  • apr_sdbm_lock() +: apr_sdbm.h +
  • apr_sdbm_nextkey() +: apr_sdbm.h +
  • apr_sdbm_open() +: apr_sdbm.h +
  • apr_sdbm_rdonly() +: apr_sdbm.h +
  • apr_sdbm_store() +: apr_sdbm.h +
  • apr_sdbm_unlock() +: apr_sdbm.h
  • apr_setup_signal_thread() : apr_thread_proc.h +
  • apr_sha1_base64() +: apr_sha1.h +
  • apr_sha1_final() +: apr_sha1.h +
  • apr_sha1_init() +: apr_sha1.h +
  • apr_sha1_update() +: apr_sha1.h +
  • apr_sha1_update_binary() +: apr_sha1.h
  • apr_shm_attach() : apr_shm.h
  • apr_shm_baseaddr_get() @@ -749,6 +1157,10 @@ : apr_strings.h
  • apr_strftime() : apr_time.h +
  • apr_strmatch() +: apr_strmatch.h +
  • apr_strmatch_precompile() +: apr_strmatch.h
  • apr_strnatcasecmp() : apr_strings.h
  • apr_strnatcmp() @@ -801,6 +1213,8 @@ : apr_general.h
  • apr_terminate2() : apr_general.h +
  • apr_text_append() +: apr_xml.h
  • apr_thread_cond_broadcast() : apr_thread_cond.h
  • apr_thread_cond_create() @@ -843,20 +1257,56 @@ : apr_thread_proc.h
  • apr_thread_once_init() : apr_thread_proc.h +
  • apr_thread_pool_busy_count() +: apr_thread_pool.h +
  • apr_thread_pool_create() +: apr_thread_pool.h +
  • apr_thread_pool_destroy() +: apr_thread_pool.h
  • apr_thread_pool_get() : apr_thread_proc.h +
  • apr_thread_pool_idle_count() +: apr_thread_pool.h +
  • apr_thread_pool_idle_max_get() +: apr_thread_pool.h +
  • apr_thread_pool_idle_max_set() +: apr_thread_pool.h
  • apr_thread_pool_idle_wait_get() -: apr_thread_pool.h +: apr_thread_pool.h
  • apr_thread_pool_idle_wait_set() -: apr_thread_pool.h +: apr_thread_pool.h +
  • apr_thread_pool_push() +: apr_thread_pool.h +
  • apr_thread_pool_schedule() +: apr_thread_pool.h +
  • apr_thread_pool_scheduled_tasks_count() +: apr_thread_pool.h +
  • apr_thread_pool_task_owner_get() +: apr_thread_pool.h +
  • apr_thread_pool_tasks_cancel() +: apr_thread_pool.h +
  • apr_thread_pool_tasks_count() +: apr_thread_pool.h
  • apr_thread_pool_tasks_high_count() -: apr_thread_pool.h +: apr_thread_pool.h
  • apr_thread_pool_tasks_run_count() -: apr_thread_pool.h +: apr_thread_pool.h +
  • apr_thread_pool_thread_max_get() +: apr_thread_pool.h +
  • apr_thread_pool_thread_max_set() +: apr_thread_pool.h +
  • apr_thread_pool_threads_count() +: apr_thread_pool.h
  • apr_thread_pool_threads_high_count() -: apr_thread_pool.h +: apr_thread_pool.h
  • apr_thread_pool_threads_idle_timeout_count() -: apr_thread_pool.h +: apr_thread_pool.h +
  • apr_thread_pool_threshold_get() +: apr_thread_pool.h +
  • apr_thread_pool_threshold_set() +: apr_thread_pool.h +
  • apr_thread_pool_top() +: apr_thread_pool.h
  • apr_thread_rwlock_create() : apr_thread_rwlock.h
  • apr_thread_rwlock_destroy() @@ -923,6 +1373,20 @@ : apr_user.h
  • apr_uid_name_get() : apr_user.h +
  • apr_uri_parse() +: apr_uri.h +
  • apr_uri_parse_hostinfo() +: apr_uri.h +
  • apr_uri_port_of_scheme() +: apr_uri.h +
  • apr_uri_unparse() +: apr_uri.h +
  • apr_uuid_format() +: apr_uuid.h +
  • apr_uuid_get() +: apr_uuid.h +
  • apr_uuid_parse() +: apr_uuid.h
  • apr_version() : apr_version.h
  • apr_version_string() @@ -933,60 +1397,43 @@ : apr_strings.h
  • apr_wait_for_io_or_timeout() : apr_support.h -
  • APU_DECLARE() -: apr_hooks.h -, apr_base64.h -, apr_xml.h -, apr_dbm.h -, apr_xlate.h -, apr_buckets.h -, apr_md5.h -, apr_memcache.h -, apr_rmm.h -, apr_dbd.h -, apu_version.h -, apr_md4.h -, apr_xml.h -, apr_memcache.h -, apr_reslist.h -, apr_thread_pool.h -, apu_version.h -, apr_uri.h -, apr_queue.h -, apr_xml.h -, apr_uuid.h -, apr_memcache.h -, apr_uuid.h -, apr_rmm.h -, apr_sdbm.h -, apr_buckets.h -, apr_dbd.h -, apr_uri.h -, apr_dbd.h -, apr_strmatch.h -, apr_rmm.h -, apr_queue.h -, apr_rmm.h -, apr_dbm.h -, apr_thread_pool.h -, apr_date.h -, apr_buckets.h -, apr_reslist.h -, apr_sha1.h -, apr_optional_hooks.h -, apr_date.h -, apr_strmatch.h -, apr_dbm.h -, apr_xml.h -, apr_reslist.h -, apr_xml.h -
  • APU_DECLARE_NONSTD() -: apr_buckets.h -, apr_dbd.h -, apr_buckets.h +
  • apr_xlate_close() +: apr_xlate.h +
  • apr_xlate_conv_buffer() +: apr_xlate.h +
  • apr_xlate_conv_byte() +: apr_xlate.h +
  • apr_xlate_open() +: apr_xlate.h +
  • apr_xlate_sb_get() +: apr_xlate.h +
  • apr_xml_empty_elem() +: apr_xml.h +
  • apr_xml_insert_uri() +: apr_xml.h +
  • apr_xml_parse_file() +: apr_xml.h +
  • apr_xml_parser_create() +: apr_xml.h +
  • apr_xml_parser_done() +: apr_xml.h +
  • apr_xml_parser_feed() +: apr_xml.h +
  • apr_xml_parser_geterror() +: apr_xml.h +
  • apr_xml_quote_elem() +: apr_xml.h +
  • apr_xml_quote_string() +: apr_xml.h +
  • apr_xml_to_text() +: apr_xml.h +
  • apu_version() +: apu_version.h +
  • apu_version_string() +: apu_version.h -
    Generated on Mon Jun 15 09:45:31 2009 for Apache Portable Runtime by  +
    Generated on Thu Jul 16 13:37:24 2009 for Apache Portable Runtime by  doxygen 1.5.8
    Modified: apr/site/trunk/docs/docs/apr/trunk/globals_type.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/globals_type.html?rev=794511&r1=794510&r2=794511&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/globals_type.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/globals_type.html Thu Jul 16 03:44:20 2009 @@ -118,6 +118,8 @@ : apr_time.h
  • apr_ipsubnet_t : apr_network_io.h +
  • apr_ldap_opt_tls_cert_t +: apr_ldap_option.h
  • apr_md4_ctx_t : apr_md4.h
  • apr_md5_ctx_t @@ -258,7 +260,7 @@ : apr_xml.h -
    Generated on Mon Jun 15 09:45:31 2009 for Apache Portable Runtime by  +
    Generated on Thu Jul 16 13:37:24 2009 for Apache Portable Runtime by  doxygen 1.5.8
    Modified: apr/site/trunk/docs/docs/apr/trunk/globals_vars.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/globals_vars.html?rev=794511&r1=794510&r2=794511&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/globals_vars.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/globals_vars.html Thu Jul 16 03:44:20 2009 @@ -40,38 +40,38 @@

    -
    Generated on Mon Jun 15 09:45:31 2009 for Apache Portable Runtime by  +
    Generated on Thu Jul 16 13:37:24 2009 for Apache Portable Runtime by  doxygen 1.5.8
    Modified: apr/site/trunk/docs/docs/apr/trunk/group___a_p_r.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/group___a_p_r.html?rev=794511&r1=794510&r2=794511&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/group___a_p_r.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/group___a_p_r.html Thu Jul 16 03:44:20 2009 @@ -98,7 +98,7 @@ -
    Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by  +
    Generated on Thu Jul 16 13:37:22 2009 for Apache Portable Runtime by  doxygen 1.5.8
    Modified: apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___e_r_r_o_r__map.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___e_r_r_o_r__map.html?rev=794511&r1=794510&r2=794511&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___e_r_r_o_r__map.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___e_r_r_o_r__map.html Thu Jul 16 03:44:20 2009 @@ -43,7 +43,7 @@
             + APR_OS_ERRSPACE_SIZE (50,000)

     720,000      APR_OS_START_SYSERR

     
    -
    Generated on Mon Jun 15 09:45:29 2009 for Apache Portable Runtime by  +
    Generated on Thu Jul 16 13:37:23 2009 for Apache Portable Runtime by  doxygen 1.5.8
    Modified: apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___error.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___error.html?rev=794511&r1=794510&r2=794511&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___error.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___error.html Thu Jul 16 03:44:20 2009 @@ -1382,7 +1382,7 @@

    -


    Generated on Mon Jun 15 09:45:29 2009 for Apache Portable Runtime by  +
    Generated on Thu Jul 16 13:37:23 2009 for Apache Portable Runtime by  doxygen 1.5.8
    Modified: apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___global_mutex.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___global_mutex.html?rev=794511&r1=794510&r2=794511&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___global_mutex.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/group___a_p_r___global_mutex.html Thu Jul 16 03:44:20 2009 @@ -304,7 +304,7 @@

    -


    Generated on Mon Jun 15 09:45:30 2009 for Apache Portable Runtime by  +
    Generated on Thu Jul 16 13:37:23 2009 for Apache Portable Runtime by  doxygen 1.5.8