-
Notifications
You must be signed in to change notification settings - Fork 1
/
ChangeLog-spell-corrected.diff
72 lines (53 loc) · 2.95 KB
/
ChangeLog-spell-corrected.diff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
--- ChangeLog 2024-08-11 09:56:49.699104043 -0400
+++ ChangeLog-spell-corrected 2024-08-11 09:56:29.505207062 -0400
@@ -7,8 +7,8 @@
2024-08-11 R. Bernstein <[email protected]>
- * .github/workflows/{osx.yml => osx.yml-needs-enchant-fixup}:
- Temorarily remove OSX CI (#27) * Attempt to get OSX CI working * Remove OSX CI testing for now... We need to figure out how to get C spelling libray enchant
+ * .github/workflows/{osx.yml => osx.yml-needs-enchant-fixup}:
+ Temporarily remove OSX CI (#27) * Attempt to get OSX CI working * Remove OSX CI testing for now... We need to figure out how to get C spelling library enchant
installed... Or make that optional in mathics-core.
2024-08-08 rocky <[email protected]>
@@ -24,7 +24,7 @@
2024-08-08 Juan Mauricio Matera <[email protected]>
- * pymathics/natlang/textual_analysis.py: addiing blanklines between
+ * pymathics/natlang/textual_analysis.py: adding blanklines between
</dl> and the examples in docstrings (#25)
2024-08-06 rocky <[email protected]>
@@ -132,7 +132,7 @@
2023-02-19 R. Bernstein <[email protected]>
* .github/workflows/osx.yml, Makefile, README.rst,
- pymathics/natlang/__init__.py, pymathics/natlang/main.py, setup.py:
+ pymathics/natlang/__init__.py, pymathics/natlang/main.py, setup.py:
Make a pass over setup, docs, and top-level things (#9) * README.rst: move customization from main.py here * Makefile: LoadModule name has changes * __init__.py: list imports, go over docstring which forms chapter
information * main.py: numerous small doc changes; fix some type errors. * setup.py and spacy, langid, and pyenchant are no longer optional.
Note pyenchant rather than enchant is now used.
@@ -274,7 +274,7 @@
2020-12-22 rocky <[email protected]>
- * CHANGES.rst, README.rst, pymathics/natlang/__main__.py, setup.py:
+ * CHANGES.rst, README.rst, pymathics/natlang/__main__.py, setup.py:
Update README.rst, remove a deprecation warning
2020-12-22 rocky <[email protected]>
@@ -296,7 +296,7 @@
2020-12-22 rocky <[email protected]>
- * CHANGES.rst, README.rst, pymathics/natlang/version.py, setup.py:
+ * CHANGES.rst, README.rst, pymathics/natlang/version.py, setup.py:
Get ready for release 1.1.0
2020-11-15 rocky <[email protected]>
@@ -310,7 +310,7 @@
2020-11-14 rocky <[email protected]>
- * admin-tools/make-dist.sh, admin-tools/pyenv-versions:
+ * admin-tools/make-dist.sh, admin-tools/pyenv-versions:
Administrivia
2020-11-14 rocky <[email protected]>
@@ -337,7 +337,7 @@
2020-10-31 rocky <[email protected]>
- * pymathics/__init__.py, pymathics/natlang/__main__.py, setup.py:
+ * pymathics/__init__.py, pymathics/natlang/__main__.py, setup.py:
Working better now... setup.py: Use namespace packages. Put this under namespace
PyMathics. natlang/__main__.py: With next round of changes, we
don't need to set "context".
@@ -345,4 +345,3 @@
2020-10-31 rocky <[email protected]>
* Initial natlang setup
-