Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37477983
en ru br
Репозитории ALT
S:0.13-alt4
5.1: 0.11-alt2
4.1: 0.10-alt4.M41.1
4.0: 0.1-alt3
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: alterator-sh-functions

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

6 сентября 2023 Anton Midyukov <antohami at altlinux.org> 0.13-alt4

  • NMU: replace fgrep with 'grep -F'

27 декабря 2010 Vladislav Zavjalov <slazav at altlinux.org> 0.13-alt3

  • file_list_add(): use "fgrep -x" instead of "fgrep -w"

16 ноября 2009 Stanislav Ievlev <inger at altlinux.org> 0.13-alt2

  • fix procedure call (avoid second call during type request)

13 ноября 2009 Stanislav Ievlev <inger at altlinux.org> 0.13-alt1

  • add support of alterator_export_proc()

12 ноября 2009 Stanislav Ievlev <inger at altlinux.org> 0.12-alt1

  • add support of alterator_export_var()

24 сентября 2009 Stanislav Ievlev <inger at altlinux.org> 0.11-alt2

  • use shell-var library.
  • add helper functions to simplify file list manipulations.

21 апреля 2009 Stanislav Ievlev <inger at altlinux.org> 0.11-alt1

  • add write_blob_param function

13 апреля 2009 Stanislav Ievlev <inger at altlinux.org> 0.10-alt6

  • add man page

11 февраля 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.10-alt5

  • fix run_localized()

11 февраля 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.10-alt4

  • add run_localized() and use it in _()

10 февраля 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.10-alt3

  • don't cut spaces from backend input

9 февраля 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.10-alt2

  • resurrect write_language() function; don't eval set_locale

6 февраля 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.10-alt1

  • add set_locale function

12 декабря 2008 Vladislav Zavjalov <slazav at altlinux.org> 0.9-alt3

  • fix alterator-sh-functions to works with backends using sh -u
     (work with undefined ALTERATOR_DEBUG)

10 декабря 2008 Vladislav Zavjalov <slazav at altlinux.org> 0.9-alt2

  • fix alterator-sh-functions to works with backends using sh -u
  • move exec 1>&2 to message_loop()
     (now you may set alterator_api_version after including alterator-sh-functions)

7 ноября 2008 Stanislav Ievlev <inger at altlinux.org> 0.9-alt1

  • fix library file permissions
  • write_debug: use ALTERATOR_DEBUG environment variable instead of DEBUG

30 октября 2008 Vladislav Zavjalov <slazav at altlinux.org> 0.8-alt3

  • don't quote booleans in write_table_item (by aspsk@)

16 октября 2008 Stanislav Ievlev <inger at altlinux.org> 0.8-alt2

  • minimize library deps

10 октября 2008 Stanislav Ievlev <inger at altlinux.org> 0.8-alt1

  • add assertList

30 сентября 2008 Stanislav Ievlev <inger at altlinux.org> 0.7-alt1

  • add alterator-unittest-functions

12 сентября 2008 Vladislav Zavjalov <slazav at altlinux.org> 0.6-alt4

  • protect from double loading (avoiding problems with io redirections)

12 сентября 2008 Stanislav Ievlev <inger at altlinux.org> 0.6-alt5

  • add write_type_item function
  • run unit-tests with '-e'

1 июля 2008 Stanislav Ievlev <inger at altlinux.org> 0.6-alt3

  • add default po_domain value

23 июня 2008 Stanislav Ievlev <inger at altlinux.org> 0.6-alt2

  • fix write_enum function (should write to >&3)
  • more tests (for output channel)
  • move string and symbol testcases to common library

11 июня 2008 Stanislav Ievlev <inger at altlinux.org> 0.6-alt1

  • add write_table_item function
  • add write_debug function
  • split write_enum_item into  write_enum_item (for command args) and write_enum (for stream)
  • add new testcase (empty name)
  • fix string test

6 июня 2008 Stanislav Ievlev <inger at altlinux.org> 0.5-alt3

  • more tests for public read and write api
  • minor improvements in code:
     * move variables resetting (reset on message start)
     * move userhandler to private area

5 июня 2008 Stanislav Ievlev <inger at altlinux.org> 0.5-alt2

  • more tests for public write api
  • minor bugfixes in code:
     * _write_begin and _write_end now internal helpers
     * add parameter name validation

5 июня 2008 Stanislav Ievlev <inger at altlinux.org> 0.5-alt1

  • add first unit-tests (quote and unquote)

4 июня 2008 Stanislav Ievlev <inger at altlinux.org> 0.4-alt1

  • write_enum_item: write without implicit name attribute

29 мая 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt4

  • alterator_api_version=1:
       * protect stdout from unexpected output
       * hide start and end markers output ( '(' and ')' )

26 мая 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt3

  • add write_bool_param function

13 мая 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt2

  • add write_string_param function

6 мая 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt1

  • optimize write_string function (thanks to legion@)
  • add write_enum_item function

20 марта 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt1

  • improve string_quote function

5 февраля 2008 Stanislav Ievlev <inger at altlinux.org> 0.1-alt3

  • fix '_' function:
       gettext utility uses encoding from LC_CTYPE and translation from LANGUAGE

30 января 2008 Stanislav Ievlev <inger at altlinux.org> 0.1-alt2

  • requires gettext
  • new function: test_bool

28 января 2008 Stanislav Ievlev <inger at altlinux.org> 0.1-alt1

  • Initial build
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin