Mercurial > hg > xemacs-beta
annotate modules/ChangeLog @ 5137:0ac12485616c
reindent modules/base64/base64.c
-------------------- ChangeLog entries follow: --------------------
modules/ChangeLog addition:
2010-03-12 Ben Wing <ben@xemacs.org>
* base64/base64.c:
* base64/base64.c (Fbase64_encode):
* base64/base64.c (Fbase64_decode):
* base64/base64.c (syms_of_base64):
Fix file to follow GNU coding standards for indentation, spacing
before parens.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 12 Mar 2010 18:30:05 -0600 |
parents | c0934cef10c6 |
children | e5380fdaf8f1 |
rev | line source |
---|---|
5137
0ac12485616c
reindent modules/base64/base64.c
Ben Wing <ben@xemacs.org>
parents:
4993
diff
changeset
|
1 2010-03-12 Ben Wing <ben@xemacs.org> |
0ac12485616c
reindent modules/base64/base64.c
Ben Wing <ben@xemacs.org>
parents:
4993
diff
changeset
|
2 |
0ac12485616c
reindent modules/base64/base64.c
Ben Wing <ben@xemacs.org>
parents:
4993
diff
changeset
|
3 * base64/base64.c: |
0ac12485616c
reindent modules/base64/base64.c
Ben Wing <ben@xemacs.org>
parents:
4993
diff
changeset
|
4 * base64/base64.c (Fbase64_encode): |
0ac12485616c
reindent modules/base64/base64.c
Ben Wing <ben@xemacs.org>
parents:
4993
diff
changeset
|
5 * base64/base64.c (Fbase64_decode): |
0ac12485616c
reindent modules/base64/base64.c
Ben Wing <ben@xemacs.org>
parents:
4993
diff
changeset
|
6 * base64/base64.c (syms_of_base64): |
0ac12485616c
reindent modules/base64/base64.c
Ben Wing <ben@xemacs.org>
parents:
4993
diff
changeset
|
7 Fix file to follow GNU coding standards for indentation, spacing |
0ac12485616c
reindent modules/base64/base64.c
Ben Wing <ben@xemacs.org>
parents:
4993
diff
changeset
|
8 before parens. |
0ac12485616c
reindent modules/base64/base64.c
Ben Wing <ben@xemacs.org>
parents:
4993
diff
changeset
|
9 |
4993
c0934cef10c6
convert some source files to utf-8
Ben Wing <ben@xemacs.org>
parents:
4981
diff
changeset
|
10 2010-02-06 Ben Wing <ben@xemacs.org> |
c0934cef10c6
convert some source files to utf-8
Ben Wing <ben@xemacs.org>
parents:
4981
diff
changeset
|
11 |
c0934cef10c6
convert some source files to utf-8
Ben Wing <ben@xemacs.org>
parents:
4981
diff
changeset
|
12 * canna/canna_api.c: |
c0934cef10c6
convert some source files to utf-8
Ben Wing <ben@xemacs.org>
parents:
4981
diff
changeset
|
13 * canna/canna_api.c (storeResults): |
c0934cef10c6
convert some source files to utf-8
Ben Wing <ben@xemacs.org>
parents:
4981
diff
changeset
|
14 * canna/canna_api.c (Fcanna_set_bunsetsu): |
c0934cef10c6
convert some source files to utf-8
Ben Wing <ben@xemacs.org>
parents:
4981
diff
changeset
|
15 * canna/canna_api.c (Fcanna_initialize): |
c0934cef10c6
convert some source files to utf-8
Ben Wing <ben@xemacs.org>
parents:
4981
diff
changeset
|
16 * canna/canna_api.c (Fcanna_store_yomi): |
c0934cef10c6
convert some source files to utf-8
Ben Wing <ben@xemacs.org>
parents:
4981
diff
changeset
|
17 * canna/canna_api.c (Fcanna_henkan_end): |
c0934cef10c6
convert some source files to utf-8
Ben Wing <ben@xemacs.org>
parents:
4981
diff
changeset
|
18 Convert file to utf-8. |
c0934cef10c6
convert some source files to utf-8
Ben Wing <ben@xemacs.org>
parents:
4981
diff
changeset
|
19 |
4981
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
20 2010-02-05 Ben Wing <ben@xemacs.org> |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
21 |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
22 * postgresql/postgresql.c: |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
23 * postgresql/postgresql.c (CHECK_LIVE_CONNECTION): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
24 * postgresql/postgresql.c (Fpq_connectdb): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
25 * postgresql/postgresql.c (Fpq_connect_start): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
26 * postgresql/postgresql.c (Fpq_lo_import): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
27 * postgresql/postgresql.c (Fpq_lo_export): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
28 * ldap/eldap.c (Fldap_open): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
29 * ldap/eldap.c (Fldap_search_basic): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
30 * ldap/eldap.c (Fldap_add): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
31 * ldap/eldap.c (Fldap_modify): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
32 * ldap/eldap.c (Fldap_delete): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
33 * canna/canna_api.c (Fcanna_initialize): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
34 * canna/canna_api.c (Fcanna_store_yomi): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
35 * canna/canna_api.c (Fcanna_parse): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
36 * canna/canna_api.c (Fcanna_henkan_begin): |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
37 EXTERNAL_TO_C_STRING returns its argument instead of storing it |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
38 in a parameter, and is renamed to EXTERNAL_TO_ITEXT. Similar |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
39 things happen to related macros. See entry in src/ChangeLog. |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
40 |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
41 More Mule-izing of postgresql.c. Extract out common code |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
42 between `pq-connectdb' and `pq-connect-start'. Fix places |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
43 that signal an error string using a formatted string to instead |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
44 follow the standard and have a fixed reason followed by the |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
45 particular error message stored as one of the frobs. |
4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Ben Wing <ben@xemacs.org>
parents:
4953
diff
changeset
|
46 |
4953
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
47 2010-01-27 Ben Wing <ben@xemacs.org> |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
48 |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
49 * postgresql/postgresql.c (print_pgconn): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
50 * postgresql/postgresql.c (print_pgresult): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
51 * postgresql/postgresql.c (Fpq_conn_defaults): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
52 * postgresql/postgresql.c (Fpq_pgconn): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
53 * postgresql/postgresql.c (Fpq_res_status): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
54 * postgresql/postgresql.c (Fpq_result_error_message): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
55 * postgresql/postgresql.c (Fpq_fname): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
56 * postgresql/postgresql.c (Fpq_get_value): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
57 * postgresql/postgresql.c (Fpq_cmd_status): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
58 * postgresql/postgresql.c (Fpq_cmd_tuples): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
59 * postgresql/postgresql.c (Fpq_notifies): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
60 * postgresql/postgresql.c (Fpq_get_line): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
61 * postgresql/postgresql.c (Fpq_get_line_async): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
62 * postgresql/postgresql.c (FROB): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
63 * postgresql/postgresql.c (init_postgresql_from_environment): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
64 * ldap/eldap.c: |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
65 * ldap/eldap.c (Fldap_open): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
66 * ldap/eldap.c (Fldap_search_basic): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
67 * canna/canna_api.c: |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
68 * canna/canna_api.c (make_euc_string): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
69 Rename: |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
70 |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
71 write_c_string -> write_cistring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
72 build_intstring -> build_istring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
73 build_string -> build_cistring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
74 build_ext_string -> build_extstring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
75 make_ext_string -> make_extstring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
76 buffer_insert_c_string -> buffer_insert_ascstring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
77 intern_int -> intern_istring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
78 |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
79 See comment in src/ChangeLog about this. |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4952
diff
changeset
|
80 |
4952
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
81 2010-01-26 Ben Wing <ben@xemacs.org> |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
82 |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
83 * postgresql/postgresql.c: |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
84 * postgresql/postgresql.c (CHECK_LIVE_CONNECTION): |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
85 * postgresql/postgresql.c (print_pgresult): |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
86 * postgresql/postgresql.c (Fpq_conn_defaults): |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
87 * postgresql/postgresql.c (Fpq_connectdb): |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
88 * postgresql/postgresql.c (Fpq_connect_start): |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
89 * postgresql/postgresql.c (Fpq_result_status): |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
90 * postgresql/postgresql.c (Fpq_res_status): |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
91 Mule-ize large parts of it. |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
92 |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
93 2010-01-26 Ben Wing <ben@xemacs.org> |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
94 |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
95 * ldap/eldap.c (print_ldap): |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
96 * ldap/eldap.c (allocate_ldap): |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
97 Use write_ascstring(). |
19a72041c5ed
Mule-izing, various fixes related to char * arguments
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
98 |
4932 | 99 2010-01-24 Ben Wing <ben@xemacs.org> |
100 | |
101 * postgresql/postgresql.c (CHECK_LIVE_CONNECTION): | |
102 * postgresql/postgresql.c (print_pgconn): | |
103 * postgresql/postgresql.c (Fpq_connectdb): | |
104 * postgresql/postgresql.c (Fpq_connect_start): | |
105 * postgresql/postgresql.c (Fpq_exec): | |
106 * postgresql/postgresql.c (Fpq_get_result): | |
107 Fix g++ 4.3 complaints about implicit conversions of string | |
108 literals (const char *) to char *. | |
109 | |
4879
c356806cc933
fix compile errors when --with-msw=no
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
110 2010-01-16 Ben Wing <ben@xemacs.org> |
c356806cc933
fix compile errors when --with-msw=no
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
111 |
c356806cc933
fix compile errors when --with-msw=no
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
112 * common/Makefile.common: |
c356806cc933
fix compile errors when --with-msw=no
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
113 * common/Makefile.common (.PHONY): |
c356806cc933
fix compile errors when --with-msw=no
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
114 Use WIN32_ANY not HAVE_MS_WINDOWS so we still link with the |
c356806cc933
fix compile errors when --with-msw=no
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
115 import library even when --with-msw=no. |
c356806cc933
fix compile errors when --with-msw=no
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
116 |
4835
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4759
diff
changeset
|
117 2010-01-11 Ben Wing <ben@xemacs.org> |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4759
diff
changeset
|
118 |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4759
diff
changeset
|
119 * ldap/eldap.c (Fldap_search_basic): |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4759
diff
changeset
|
120 Cast to Extbyte * to avoid C++ compile error. |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4759
diff
changeset
|
121 |
4759
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4737
diff
changeset
|
122 2009-11-10 Jerry James <james@xemacs.org> |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4737
diff
changeset
|
123 |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4737
diff
changeset
|
124 * canna/canna_api.c (Fcanna_initialize): Drop support for the NEC EWS. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4737
diff
changeset
|
125 |
4737
dce479915b74
Clarify the GPL status of several sample module files. J. Kean Johnston
Jerry James <james@xemacs.org>
parents:
4710
diff
changeset
|
126 2009-11-09 Jerry James <james@xemacs.org> |
dce479915b74
Clarify the GPL status of several sample module files. J. Kean Johnston
Jerry James <james@xemacs.org>
parents:
4710
diff
changeset
|
127 |
dce479915b74
Clarify the GPL status of several sample module files. J. Kean Johnston
Jerry James <james@xemacs.org>
parents:
4710
diff
changeset
|
128 * sample/external/Makefile.in.in: Clarify GPL status. |
dce479915b74
Clarify the GPL status of several sample module files. J. Kean Johnston
Jerry James <james@xemacs.org>
parents:
4710
diff
changeset
|
129 * sample/external/configure.ac: Ditto. |
dce479915b74
Clarify the GPL status of several sample module files. J. Kean Johnston
Jerry James <james@xemacs.org>
parents:
4710
diff
changeset
|
130 * sample/external/sample.c: Ditto. |
dce479915b74
Clarify the GPL status of several sample module files. J. Kean Johnston
Jerry James <james@xemacs.org>
parents:
4710
diff
changeset
|
131 * sample/internal/sample.c: Ditto. |
dce479915b74
Clarify the GPL status of several sample module files. J. Kean Johnston
Jerry James <james@xemacs.org>
parents:
4710
diff
changeset
|
132 |
4710
3a87551bfeb5
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
Jerry James <james@xemacs.org>
parents:
4636
diff
changeset
|
133 2009-10-05 Jerry James <james@xemacs.org> |
3a87551bfeb5
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
Jerry James <james@xemacs.org>
parents:
4636
diff
changeset
|
134 |
3a87551bfeb5
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
Jerry James <james@xemacs.org>
parents:
4636
diff
changeset
|
135 * ldap/eldap.c (Fldap_search_basic): quiet gcc warnings due to |
3a87551bfeb5
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
Jerry James <james@xemacs.org>
parents:
4636
diff
changeset
|
136 NEW_LISP_STRING_TO_EXTERNAL modifying a variable while computing a |
3a87551bfeb5
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
Jerry James <james@xemacs.org>
parents:
4636
diff
changeset
|
137 result to be passed as a parameter. |
3a87551bfeb5
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
Jerry James <james@xemacs.org>
parents:
4636
diff
changeset
|
138 |
4636
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4420
diff
changeset
|
139 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4420
diff
changeset
|
140 |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4420
diff
changeset
|
141 * XEmacs 21.5.29 "garbanzo" is released. |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4420
diff
changeset
|
142 |
4420
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4042
diff
changeset
|
143 2008-02-12 Jerry James <james@xemacs.org> |
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4042
diff
changeset
|
144 |
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4042
diff
changeset
|
145 * canna/install-sh: Update to latest FSF version. |
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4042
diff
changeset
|
146 * ldap/install-sh: Ditto. |
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4042
diff
changeset
|
147 * postgresql/install-sh: Ditto. |
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4042
diff
changeset
|
148 * sample/external/install-sh: Ditto. |
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4042
diff
changeset
|
149 * sample/internal/install-sh: Ditto. |
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4042
diff
changeset
|
150 |
4042 | 151 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org> |
152 | |
153 * canna/canna_api.c (Fcanna_set_bunsetsu): | |
154 (Fcanna_initialize): | |
155 Suppress warnings about loss of precision on amd64. | |
156 | |
4027 | 157 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org> |
158 | |
159 * ldap/eldap.h: Declare that we use deprecated API. | |
160 Thanks to Mats Lidell <matsl@xemacs.org> for the report & patch: | |
161 <871wgnqunm.fsf@spencer.lidell.homelinux.net>. | |
162 | |
3975 | 163 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
164 | |
165 * XEmacs 21.5.28 "fuki" is released. | |
166 | |
3830 | 167 2007-02-16 Stephen J. Turnbull <stephen@xemacs.org> |
168 | |
169 * canna/canna_api.c: Move CANNA_NEW_WCHAR_AWARE to config.h. | |
170 Clean up ancient cruft for IROHA (Canna v.1) support. | |
171 | |
3820 | 172 2007-02-08 Adrian Aichner <adrian@xemacs.org> |
173 | |
174 * postgresql/postgresql.c: Update Steve L. Baur's address on his | |
175 request. | |
176 * postgresql/postgresql.h: Ditto. | |
177 | |
3402 | 178 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> |
179 | |
180 * XEmacs 21.5.27 "fiddleheads" is released. | |
181 | |
3323 | 182 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
183 | |
184 * XEmacs 21.5.26 "endive" is released. | |
185 | |
3259 | 186 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
187 | |
188 * XEmacs 21.5.25 "eggplant" is released. | |
189 | |
3150 | 190 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> |
191 | |
192 * XEmacs 21.5.24 "dandelion" is released. | |
193 | |
3083 | 194 2005-11-22 Ben Wing <ben@xemacs.org> |
195 | |
196 * common/Makefile.common (mostlyclean): | |
197 Ignore errors from rm during clean. | |
198 | |
3071 | 199 2005-11-16 Stephen J. Turnbull <stephen@xemacs.org> |
200 | |
201 * canna/canna_api.c: Small fixes to Mule-ization patch. | |
202 | |
203 2005-11-01 Ben Wing <ben@xemacs.org> | |
204 | |
205 * canna/canna_api.c: Mule-ization. | |
206 | |
3062 | 207 2005-11-13 Ben Wing <ben@xemacs.org> |
208 | |
209 * common/Makefile.common: | |
210 * common/Makefile.common (.PHONY): | |
211 * common/Makefile.common (install): | |
212 Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. | |
213 Do some refactoring for cleanliness. Put in some magic cookies in | |
214 comments so this file gets read as a make file by XEmacs. | |
215 | |
3043 | 216 2005-11-02 Marcus Crestani <crestani@xemacs.org> |
217 | |
218 * canna/.cvsignore: New. | |
219 | |
3031 | 220 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
221 | |
222 * XEmacs 21.5.23 "daikon" is released. | |
223 | |
3029 | 224 2005-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
225 | |
226 Warning elimination: | |
227 | |
228 * ldap/eldap.c (Fldap_add): Remove declaration of `current', which | |
229 is now declared by EXTERNAL_LIST_LOOP_2. | |
230 (Fldap_modify): Remove redundant variable `gcpro2', | |
231 | |
3024 | 232 2005-10-25 Ben Wing <ben@xemacs.org> |
233 | |
234 * postgresql/postgresql.c (allocate_pgconn): | |
235 * postgresql/postgresql.c (allocate_pgresult): | |
236 * postgresql/postgresql.h (struct Lisp_PGconn): | |
237 * postgresql/postgresql.h (struct Lisp_PGresult): | |
238 MC-Alloc refactoring. | |
239 | |
240 2005-10-25 Ben Wing <ben@xemacs.org> | |
241 | |
242 * ldap/eldap.c (allocate_ldap): | |
243 * ldap/eldap.h (struct Lisp_LDAP): | |
244 MC-Alloc refactoring. | |
245 | |
3010 | 246 2005-10-21 Stephen J. Turnbull <stephen@xemacs.org> |
247 | |
248 UNDO: | |
249 * canna/canna-api.c: | |
250 * canna/Makefile.in.in (MODNAME,SRCS): | |
251 Rename module from canna_api to canna-api. | |
252 | |
3007 | 253 2005-10-21 Stephen J. Turnbull <stephen@xemacs.org> |
254 | |
255 * canna/configure: Create and CVS add. | |
256 | |
2973 | 257 2005-10-04 Stephen J. Turnbull <stephen@xemacs.org> |
258 | |
259 * canna/Makefile.in.in (MODVER): Bump to 0.5. | |
260 | |
261 * canna/canna-api.c: | |
262 * canna/Makefile.in.in (MODNAME,SRCS): | |
263 Rename module from canna_api to canna-api. | |
264 | |
265 2005-09-22 Stephen J. Turnbull <stephen@xemacs.org> | |
266 | |
267 * canna: New module. | |
268 | |
269 * canna/canna_api.c: Move from $srcdir/src/mule-canna.c. Add module | |
270 initialization function and some boilerplate. Change name to | |
271 canna_api to reflect changed role. | |
272 | |
273 * canna/configure.ac: | |
274 * canna/Makefile.in.in: | |
275 * canna/install-sh: | |
276 Standard module boilerplate, adapted to Canna. | |
277 | |
2931 | 278 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org> |
279 | |
280 * XEmacs 21.5.22 "cucumber" is released. | |
281 | |
2812 | 282 2005-06-09 Craig Lanning <CraigL@sc.rr.com> |
283 | |
284 * ldap/.cvsignore: | |
285 * sample/external/.cvsignore: | |
286 * sample/internal/.cvsignore: | |
287 Added GNUmakefile, Makefile, and Makefile.in | |
288 | |
2791 | 289 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> |
290 | |
291 * XEmacs 21.5.21 "corn" is released. | |
292 | |
2720 | 293 2005-04-01 Marcus Crestani <crestani@xemacs.org> |
294 | |
295 The new allocator. | |
296 | |
297 Remove Lcrecords: | |
298 | |
299 * postgresql/postgresql.c (allocate_pgconn): Allocate with new | |
300 allocator. | |
301 * postgresql/postgresql.c (allocate_pgresult): Allocate PGresult | |
302 with new allocator. | |
303 * postgresql/postgresql.h (struct Lisp_PGconn): Add | |
304 lrecord_header. | |
305 * postgresql/postgresql.h (struct Lisp_PGresult): Add | |
306 lrecord_header. | |
307 * ldap/eldap.c (allocate_ldap): Allocate with new allocator. | |
308 * ldap/eldap.h (struct Lisp_LDAP): Add lrecord_header. | |
309 | |
2653 | 310 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org> |
311 | |
312 * XEmacs 21.5.20 "cilantro" is released. | |
313 | |
2594 | 314 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
315 | |
316 * XEmacs 21.5.19 "chives" is released. | |
317 | |
2387 | 318 2004-11-13 Ben Wing <ben@xemacs.org> |
319 | |
320 * ldap/eldap.c (Fldap_modify): | |
321 Need braces around EXTERNAL_LIST_LOOP_2. | |
322 | |
2377 | 323 2004-01-28 Stephen J. Turnbull <stephen@xemacs.org> |
324 | |
325 * common/Makefile.common (CFLAGS): Use XE_CFLAGS. | |
326 | |
2367 | 327 2004-10-27 Ben Wing <ben@xemacs.org> |
328 | |
329 * ldap/eldap.c: | |
330 * ldap/eldap.c (Fldap_open): | |
331 * ldap/eldap.c (Fldap_search_basic): | |
332 * ldap/eldap.c (Fldap_add): | |
333 * ldap/eldap.c (Fldap_modify): | |
334 * ldap/eldap.c (Fldap_delete): | |
335 Mule-ize. | |
336 Use EXTERNAL_LIST_LOOP_2 instead of deleted EXTERNAL_LIST_LOOP. | |
337 | |
2346 | 338 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
339 | |
340 * XEmacs 21.5.18 "chestnut" is released. | |
341 | |
2286 | 342 2004-09-14 Jerry James <james@xemacs.org> |
343 | |
344 * postgresql/postgresql.c: | |
345 * ldap/eldap.c: | |
346 Mark unused parameters with the UNUSED macro. | |
347 | |
2272 | 348 2004-09-14 Jerry James <james@xemacs.org> |
349 | |
350 * ldap/eldap.c (Fldap_open): Change ldap_passwd to ldap_password | |
351 to eliminate a gcc shadow warning. | |
352 | |
2268 | 353 2004-09-13 Jerry James <james@xemacs.org> |
354 | |
355 * ldap/eldap.c (signal_ldap_error): Mark as noreturn. | |
356 | |
1964 | 357 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org> |
358 | |
359 * XEmacs 21.5.17 "chayote" is released. | |
360 | |
1716 | 361 2003-09-26 Steve Youngs <youngs@xemacs.org> |
362 | |
363 * XEmacs 21.5.16 "celeriac" is released. | |
364 | |
1706 | 365 2003-09-21 Jerry James <james@xemacs.org> |
366 | |
367 * postgresql/postgresql.c (unload_postgresql): Do not mangle the | |
368 unload function name when compiling with C++. | |
369 * ldap/eldap.c (unload_eldap): Ditto. | |
370 | |
1665 | 371 2003-09-03 Steve Youngs <youngs@xemacs.org> |
372 | |
373 * XEmacs 21.5.15 "celery" is released. | |
374 | |
1650 | 375 2003-08-28 Jerry James <james@xemacs.org> |
376 | |
377 * common/Makefile.common (LIBSTDCPP): New. | |
378 * common/Makefile.common (.c.o): Use it to avoid undefined symbol | |
379 errors when compiling modules with g++. | |
380 | |
1632 | 381 2003-08-18 Jerry James <james@xemacs.org> |
382 | |
383 * postgresql/postgresql.c: Include emodules.h when building a module. | |
384 * ldap/eldap.c: Ditto. | |
385 * common/Makefile.common: Make module makefiles processable by cpp. | |
386 * common/Makefile.common (IMPORT_LIB): New. | |
387 * common/Makefile.common: Use it. | |
388 | |
1522 | 389 2003-06-11 Jerry James <james@xemacs.org> |
390 | |
391 * common/Makefile.common: The last change re-broke FreeBSD module | |
392 building. Expand srcdir in SRC_SRCS with configure to fix it. | |
393 | |
1520 | 394 2003-06-10 Jerry James <james@xemacs.org> |
395 | |
396 * common/Makefile.common: Change GNUish := to =. | |
397 | |
1510 | 398 2003-06-01 Steve Youngs <youngs@xemacs.org> |
399 | |
400 * XEmacs 21.5.14 "cassava" is released. | |
401 | |
1490 | 402 2003-05-09 Andrew Begel <abegel@CS.Berkeley.EDU> |
403 | |
404 * common/Makefile.common: Move use of srcdir below its definition. | |
405 * sample/internal/Makefile.in.in: Ditto. | |
406 * sample/external/Makefile.in.in: Ditto. | |
407 | |
1489 | 408 2003-05-20 Jerry James <james@xemacs.org> |
409 | |
410 * sample/internal/Makefile.in.in: Expand $^ for makes that don't | |
411 understand it. | |
412 * sample/external/Makefile.in.in: Ditto. | |
413 * common/Makefile.common: Ditto. | |
414 | |
1473 | 415 2003-05-10 Steve Youngs <youngs@xemacs.org> |
416 | |
417 * XEmacs 21.5.13 "cauliflower" is released. | |
418 | |
1431 | 419 2003-04-24 Steve Youngs <youngs@xemacs.org> |
420 | |
421 * XEmacs 21.5.12 "carrot" is released. | |
422 | |
1307 | 423 2003-02-16 Steve Youngs <youngs@xemacs.org> |
424 | |
425 * XEmacs 21.5.11 "cabbage" is released. | |
426 | |
1270 | 427 2003-02-07 Jerry James <james@xemacs.org> |
428 | |
429 * ldap/eldap.c: Add unload_eldap prototype to fix warning. | |
430 | |
1252 | 431 2003-01-30 Robert Pluim <rpluim@bigfoot.com> |
432 | |
433 * Makefile.common: FreeBSD make compatability fixes: expand | |
434 SRC_SRCS immediately, use MODCC rather than CC to prevent | |
435 overriding by top-level makefile. | |
436 | |
1220 | 437 2003-01-15 Jerry James <james@eecs.ku.edu> |
438 | |
439 * ldap/eldap.c: Apply Ben's postgresql change to LDAP also. | |
440 | |
1204 | 441 2002-12-16 Ben Wing <ben@xemacs.org> |
442 | |
443 * postgresql/postgresql.c: | |
444 remove ifdef USE_KKCC. | |
445 | |
1187 | 446 2003-01-04 Steve Youngs <youngs@xemacs.org> |
447 | |
448 * XEmacs 21.5.10 "burdock" is released. | |
449 | |
1111 | 450 2002-11-17 Ben Wing <ben@xemacs.org> |
451 | |
452 * postgresql/Makefile.in.in: | |
453 * postgresql/Makefile.in.in (SRCS): | |
454 * postgresql/Makefile.in.in (SRC_SRCS): Removed. | |
455 * postgresql/Makefile.in.in (OBJS): Removed. | |
456 * postgresql/Makefile.in.in (SHELL): Removed. | |
457 * postgresql/Makefile.in.in (RM): Removed. | |
458 * postgresql/Makefile.in.in (PROGNAME): Removed. | |
459 * postgresql/Makefile.in.in (CFLAGS): Removed. | |
460 * postgresql/Makefile.in.in (INSTALL): Removed. | |
461 * postgresql/Makefile.in.in (version): Removed. | |
462 * postgresql/Makefile.in.in (prefix): Removed. | |
463 * postgresql/Makefile.in.in (exec_prefix): Removed. | |
464 * postgresql/Makefile.in.in (libdir): Removed. | |
465 * postgresql/Makefile.in.in (instvardir): Removed. | |
466 * postgresql/Makefile.in.in (configuration): Removed. | |
467 * postgresql/Makefile.in.in (moduledir): Removed. | |
468 * postgresql/Makefile.in.in (with_modules): Removed. | |
469 * postgresql/Makefile.in.in (srcdir): Removed. | |
470 * postgresql/Makefile.in.in (VPATH): Removed. | |
471 * postgresql/Makefile.in.in (CC): Removed. | |
472 * postgresql/Makefile.in.in (MODARCHDIR): Removed. | |
473 * postgresql/Makefile.in.in (MAKE_DOCFILE): Removed. | |
474 * postgresql/Makefile.in.in (MODCFLAGS): Removed. | |
475 * postgresql/Makefile.in.in (INSTALLPATH): Removed. | |
476 * postgresql/Makefile.in.in (INSTALL_PROGRAM): Removed. | |
477 * postgresql/Makefile.in.in (OBJECT_TO_BUILD): Removed. | |
478 * postgresql/Makefile.in.in (.PHONY): Removed. | |
479 * postgresql/Makefile.in.in (all): Removed. | |
480 * postgresql/Makefile.in.in (.c.o): Removed. | |
481 * postgresql/Makefile.in.in (clean): Removed. | |
482 * postgresql/Makefile.in.in (distclean): Removed. | |
483 * postgresql/Makefile.in.in (install): Removed. | |
484 Move common stuff into modues/common/Makefile.common. (Also | |
485 add extraclean target and a couple of other fixes in that file.) | |
486 | |
487 * postgresql/configure.ac: | |
488 Extract out common configure stuff into | |
489 modules/common/configure-{pre,post}.ac. | |
490 | |
491 * postgresql/postgresql.c (WARNING): | |
492 Fix warning. | |
493 | |
494 2002-11-17 Ben Wing <ben@xemacs.org> | |
495 | |
496 * ldap/Makefile.in.in: | |
497 * ldap/Makefile.in.in (SRCS): | |
498 * ldap/Makefile.in.in (SRC_SRCS): Removed. | |
499 * ldap/Makefile.in.in (OBJS): Removed. | |
500 * ldap/Makefile.in.in (SHELL): Removed. | |
501 * ldap/Makefile.in.in (RM): Removed. | |
502 * ldap/Makefile.in.in (PROGNAME): Removed. | |
503 * ldap/Makefile.in.in (CFLAGS): Removed. | |
504 * ldap/Makefile.in.in (INSTALL): Removed. | |
505 * ldap/Makefile.in.in (version): Removed. | |
506 * ldap/Makefile.in.in (prefix): Removed. | |
507 * ldap/Makefile.in.in (exec_prefix): Removed. | |
508 * ldap/Makefile.in.in (libdir): Removed. | |
509 * ldap/Makefile.in.in (instvardir): Removed. | |
510 * ldap/Makefile.in.in (configuration): Removed. | |
511 * ldap/Makefile.in.in (moduledir): Removed. | |
512 * ldap/Makefile.in.in (with_modules): Removed. | |
513 * ldap/Makefile.in.in (srcdir): Removed. | |
514 * ldap/Makefile.in.in (VPATH): Removed. | |
515 * ldap/Makefile.in.in (CC): Removed. | |
516 * ldap/Makefile.in.in (MODARCHDIR): Removed. | |
517 * ldap/Makefile.in.in (MAKE_DOCFILE): Removed. | |
518 * ldap/Makefile.in.in (MODCFLAGS): Removed. | |
519 * ldap/Makefile.in.in (INSTALLPATH): Removed. | |
520 * ldap/Makefile.in.in (INSTALL_PROGRAM): Removed. | |
521 * ldap/Makefile.in.in (OBJECT_TO_BUILD): Removed. | |
522 * ldap/Makefile.in.in (.PHONY): Removed. | |
523 * ldap/Makefile.in.in (all): Removed. | |
524 * ldap/Makefile.in.in (.c.o): Removed. | |
525 * ldap/Makefile.in.in (clean): Removed. | |
526 * ldap/Makefile.in.in (distclean): Removed. | |
527 * ldap/Makefile.in.in (install): Removed. | |
528 Move common stuff into modues/common/Makefile.common. (Also | |
529 add extraclean target and a couple of other fixes in that file.) | |
530 | |
531 * ldap/configure.ac: | |
532 * ldap/configure.ac (have_ldap): | |
533 Extract out common configure stuff into | |
534 modules/common/configure-{pre,post}.ac. | |
535 | |
536 2002-11-17 Ben Wing <ben@xemacs.org> | |
537 | |
538 * common/Makefile.common: | |
539 * common/Makefile.common (SHELL): | |
540 Common stuff is here. | |
541 | |
1011 | 542 2002-09-20 Steve Youngs <youngs@xemacs.org> |
543 | |
544 * postgresql/Makefile.in.in (LDFLAGS): Add @ld_switch_all@ to pick | |
545 up '--site-libraries'. | |
546 | |
547 * ldap/Makefile.in.in (LDFLAGS): Ditto. | |
548 | |
996 | 549 2002-08-08 Jerry James <james@xemacs.org> |
550 | |
551 * auto-autoloads.el: New file containing module autoloads. | |
552 * auto-autoloads.elc: Ditto. | |
553 * README: Update to reflect the new architecture. | |
554 * ldap/configure.ac: New file. | |
555 * ldap/configure: Ditto. | |
556 * ldap/eldap.h: Copy the version from src. | |
557 * ldap/eldap.c: Ditto. Add autoloads. | |
558 * ldap/eldap.c (unload_eldap): New function to unstaticpro symbols | |
559 defined in this file. | |
560 * ldap/install-sh: New script for independent module building. | |
561 * ldap/Makefile: Remove in favor of autoconf solution. | |
562 * ldap/Makefile.in.in: New file containing the autoconf solution. | |
563 * postgresql: New directory. | |
564 * postgresql/.cvsignore: New file. | |
565 * postgresql/configure.ac: Ditto. | |
566 * postgresql/configure: Ditto. | |
567 * postgresql/install-sh: New script for independent module | |
568 building. | |
569 * postgresql/Makefile.in.in: New file. | |
570 * postgresql/postgresql.h: Copy the version from src. | |
571 * postgresql/postgresql.c: Ditto. Add autoloads. | |
572 * sample/Makefile: Move to internal and external subdirectories. | |
573 * sample/sample.c: Ditto. | |
574 * sample/external: New directory containing sample external | |
575 modules. | |
576 * sample/external/.cvsignore: New file. | |
577 * sample/external/configure.ac: Ditto. | |
578 * sample/external/install-sh: Ditto. | |
579 * sample/external/Makefile.in.in: New. | |
580 * sample/external/sample.c: Move from next higher directory. | |
581 * sample/internal: New directory containing sample internal | |
582 modules. | |
583 * sample/internal/.cvsignore: New file. | |
584 * sample/internal/configure.ac: Ditto. | |
585 * sample/internal/install-sh: Ditto. | |
586 * sample/internal/Makefile.in.in: New. | |
587 * sample/internal/sample.c: Move from next higher directory. | |
588 | |
981 | 589 2002-08-30 Steve Youngs <youngs@xemacs.org> |
590 | |
591 * XEmacs 21.5.9 "brussels sprouts" is released. | |
592 | |
933 | 593 2002-07-27 Steve Youngs <youngs@xemacs.org> |
594 | |
595 * XEmacs 21.5.8 "broccoli" is released. | |
596 | |
894 | 597 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
598 | |
599 * XEmacs 21.5.7 "broccoflower" is released. | |
600 | |
804 | 601 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
602 | |
603 * XEmacs 21.5.6 "bok choi" is released. | |
604 | |
774 | 605 2002-03-12 Ben Wing <ben@xemacs.org> |
606 | |
3322 | 607 * The Great Mule Merge of March 2002: |
608 see node by that name in the Internals Manual. | |
774 | 609 |
768 | 610 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
611 | |
612 * XEmacs 21.5.5 "beets" is released. | |
613 | |
754 | 614 2002-02-14 Sean MacLennan <seanm@seanm.ca> |
615 | |
616 * base64/base64.c - update Bufpos => Charbpos | |
617 | |
618 |