summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2001-04-12 15:30:47 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2001-04-12 15:30:47 +0000
commit9cb0e218c0b207cbc589fca58803581eac03506d (patch)
treedf692e07d32f63f0b82a8f19dce9e8996584aa55
parent753eddad093e2464bde3246c67083ff39fe40cea (diff)
downloadlibapr-util-9cb0e218c0b207cbc589fca58803581eac03506d.tar.gz
Clean up some status notes, and add symbol rename references for everyone
to kibitz before we close this book. Feel free to add missing symbols, these lists are from win32's exports lists of libapr.dll and libaprutil.dll. git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@58211 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS7
-rw-r--r--renames_pending97
2 files changed, 103 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 58027394..23087828 100644
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
APRUTIL LIBRARY STATUS: -*-text-*-
-Last modified at [$Date: 2001/04/10 12:18:49 $]
+Last modified at [$Date: 2001/04/12 15:30:47 $]
Release:
2.0a9 : released December 12, 2000
@@ -13,6 +13,11 @@ RELEASE SHOWSTOPPERS:
* add misc/version.c and related machinery once the pattern is
laid out in APR.
+ * complete the efforts started by DougM for cleaner fn naming
+ conventions: see proposed name changes in renames_pending
+ and offer up any additions/vetos/clarifications.
+ DougM offered to complete the work with his nifty perl rename
+ script at the hackathon.
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
diff --git a/renames_pending b/renames_pending
new file mode 100644
index 00000000..46e5c37c
--- /dev/null
+++ b/renames_pending
@@ -0,0 +1,97 @@
+Symbol renames pending for apr-util (keep ordered and complete, please!)
+apr_base64_decode_binary
+apr_base64_decode_len
+apr_base64_encode
+apr_base64_encode_binary
+apr_base64_encode_len
+apr_brigade_cleanup
+apr_brigade_create
+apr_brigade_destroy
+apr_brigade_length
+apr_brigade_partition
+apr_brigade_printf
+apr_brigade_putc
+apr_brigade_puts
+apr_brigade_putstrs
+apr_brigade_split
+apr_brigade_to_iovec
+apr_brigade_vprintf
+apr_brigade_vputstrs
+apr_brigade_write
+apr_bucket_copy_notimpl
+apr_bucket_destroy_notimpl
+apr_bucket_eos_create
+apr_bucket_eos_make
+apr_bucket_file_create
+apr_bucket_file_make
+apr_bucket_flush_create
+apr_bucket_flush_make
+apr_bucket_heap_create
+apr_bucket_heap_make
+apr_bucket_immortal_create
+apr_bucket_immortal_make
+apr_bucket_mmap_create
+apr_bucket_mmap_make
+apr_bucket_pipe_create
+apr_bucket_pipe_make
+apr_bucket_pool_create
+apr_bucket_pool_make
+apr_bucket_setaside_notimpl
+apr_bucket_shared_copy
+apr_bucket_shared_destroy
+apr_bucket_shared_make
+apr_bucket_shared_split
+apr_bucket_simple_copy
+apr_bucket_simple_split
+apr_bucket_socket_create
+apr_bucket_socket_make
+apr_bucket_split_notimpl
+apr_bucket_transient_create
+apr_bucket_transient_make
+apr_bucket_type_eos
+apr_bucket_type_file
+apr_bucket_type_flush
+apr_bucket_type_heap
+apr_bucket_type_immortal
+apr_bucket_type_mmap
+apr_bucket_type_pipe
+apr_bucket_type_pool
+apr_bucket_type_socket
+apr_bucket_type_transient
+apr_dbm_close
+apr_dbm_delete
+apr_dbm_exists
+apr_dbm_fetch
+apr_dbm_firstkey
+apr_dbm_freedatum
+apr_dbm_get_usednames
+apr_dbm_geterror
+apr_dbm_nextkey
+apr_dbm_open
+apr_dbm_store
+apr_dynamic_fn_register from apr_register_optional_fn
+apr_dynamic_fn_retrieve from apr_retrieve_optional_fn
+apr_hook_debug_enabled from apr_debug_module_hooks
+apr_hook_debug_current from apr_current_hooking_module
+apr_hook_debug_show from apr_show_hook
+apr_hook_deregister_all
+apr_hook_generic_add
+apr_hook_generic_get
+apr_hook_pool_global from apr_global_hook_pool
+apr_hook_sort_all from apr_sort_hooks
+apr_hook_sort_register
+apr_sha1_base64
+apr_sha1_final
+apr_sha1_init
+apr_sha1_update
+apr_sha1_update_binary
+apr_text_append
+apr_xml_empty_elem
+apr_xml_insert_uri
+apr_xml_parser_create
+apr_xml_parser_done
+apr_xml_parser_feed
+apr_xml_parser_geterror
+apr_xml_quote_elem
+apr_xml_quote_string
+apr_xml_to_text