The following changes since commit 6e9f0dbfdd8987741b56f4c26403e5852ec5a1c3:
Slava Pestov (1):
Update http.client docs for PUT request and stream post-data
are available in the git repository at:
git://git.rfc1149.net/factor.git for-slava
Samuel Tardieu (2):
Put 3digit-groups into its own vocabulary
Implement math.text.french
extra/math/text/english/english.factor | 7 +--
extra/math/text/french/authors.txt | 1 +
extra/math/text/french/french-docs.factor | 6 ++
extra/math/text/french/french-tests.factor | 22 ++++++
extra/math/text/french/french.factor | 97 ++++++++++++++++++++++++++++
extra/math/text/french/summary.txt | 1 +
extra/math/text/utils/authors.txt | 1 +
extra/math/text/utils/summary.txt | 1 +
extra/math/text/utils/utils-docs.factor | 6 ++
extra/math/text/utils/utils-tests.factor | 3 +
extra/math/text/utils/utils.factor | 7 ++
11 files changed, 147 insertions(+), 5 deletions(-)
create mode 100644 extra/math/text/french/authors.txt
create mode 100644 extra/math/text/french/french-docs.factor
create mode 100644 extra/math/text/french/french-tests.factor
create mode 100644 extra/math/text/french/french.factor
create mode 100644 extra/math/text/french/summary.txt
create mode 100644 extra/math/text/utils/authors.txt
create mode 100644 extra/math/text/utils/summary.txt
create mode 100644 extra/math/text/utils/utils-docs.factor
create mode 100644 extra/math/text/utils/utils-tests.factor
create mode 100644 extra/math/text/utils/utils.factor
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk